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

Getting Dimensions tests to work #39

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Getting Dimensions tests to work #39

merged 1 commit into from
Jun 20, 2024

Conversation

edsu
Copy link
Contributor

@edsu edsu commented Jun 19, 2024

This PR gets the Dimensions tests to work using environment variables that docker-compose sets. You can also set them your .env to run the tests locally. The Dimensions credentials were also added to Vault. These should hopefully work in Github Actions as well with the username/password stored as GitHub secrets.

I reformatted the input data to match what I think it will look like when rialto-orgs writes it out (using orcid URLs instead of bare ORCIDs).

Closes #36

@edsu edsu force-pushed the dimensions-tests branch 5 times, most recently from 9364951 to a1b02c5 Compare June 19, 2024 22:02
@lwrubel
Copy link
Collaborator

lwrubel commented Jun 20, 2024

rialto-orgs writes out the ORCIDs with the full URL, so I think you'd want to update the fixture data.

@edsu edsu force-pushed the dimensions-tests branch from 1b291b5 to 7fffa7b Compare June 20, 2024 14:34
@lwrubel lwrubel merged commit 73a3107 into main Jun 20, 2024
1 check passed
@lwrubel lwrubel deleted the dimensions-tests branch June 20, 2024 14:41
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.

Update Dimensions API keys so that airflow and github have access
2 participants