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

Refactor credentials file handling - Prepare use in snowex_db #179

Merged
merged 5 commits into from
Jan 29, 2025

Conversation

jomey
Copy link
Member

@jomey jomey commented Jan 29, 2025

Refactor the credential file lookup and look for the required file
under the project root for production or test values. This introduces
two separate sections under the central JSON file, containing both
environment values.

Triggering the 'TESTS' namespace in pytest runs is done via OS environment variable.

jomey and others added 2 commits January 29, 2025 11:41
Refactor the credential file lookup and look for the required file
under the project root for production or test values. This introduces
two separate sections under the central JSON file, containing both
environment values.

Co-authored-by: aaarendt <arendta@uw.edu>
jomey added 3 commits January 29, 2025 12:51
Started to fail with GH actions, but not locally. Hoping that this is
a single over double-quote issue with f-strings and dictionary access.
@micah-prime
Copy link
Contributor

Looks great!

@jomey jomey merged commit 69a0004 into release-0.6.x Jan 29, 2025
6 checks passed
@jomey jomey deleted the credentials branch January 29, 2025 20:12
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