Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grant Loader Fibi Migration #117

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Grant Loader Fibi Migration #117

wants to merge 19 commits into from

Conversation

rpoet-jh
Copy link
Contributor

@rpoet-jh rpoet-jh commented Jun 4, 2024

This PR updates the JHU grant loader connector to use the new JHU grant database Fibi instead of COEUS.

Fibi is a MySQL database, so there were some dependency changes. I also added h2 for testing so non-mock tests could be added for the grant connector class.

Note the awardEndDate CLI option date format was changed from mm/dd/yyyy to yyyy-mm-dd to be more consistent with the startDateTime CLI option format.

@rpoet-jh rpoet-jh self-assigned this Jun 4, 2024
@rpoet-jh rpoet-jh requested a review from markpatton June 4, 2024 12:55
Copy link
Contributor

@markpatton markpatton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests pass for me locally. The changes for fibi support look good. The normalization of date handling makes sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants