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

Add versioning to DB file to align with Cookbook version #28

Open
aidanheerdegen opened this issue Jun 22, 2022 · 0 comments
Open

Add versioning to DB file to align with Cookbook version #28

aidanheerdegen opened this issue Jun 22, 2022 · 0 comments

Comments

@aidanheerdegen
Copy link
Contributor

When there is a schema-breaking change to the Cookbook the DB file has to be updated at exactly the same time to be compatible.

This is problematic just from a timing issue, but also the conda environment at NCI also has old/stable/unstable versions, the first two of which are version frozen.

Versioning the DB file with the current Cookbook DB version could alleviate this issue.

Would probably require some code changes in the Cookbook to select the correct default DB: could set an environment variable in the conda env.

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

No branches or pull requests

1 participant