Skip to content

Conversation

MariemBaccari
Copy link
Contributor

@MariemBaccari MariemBaccari commented Sep 3, 2025

  • Fixes Keep track of the db version in a central file #351 by using text files under /build/db_schemas/version to keep track of the database version.
  • The files indicated in the migration documentation will retrieve the version from there.
  • The specific case of the helm-charts update requires copying the text files in that directory at each version update as Helm does not support reading from files outside of its directory. This is done using a simple script that should be run after the text files are updated.
  • The readme instructions are also updated.

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.

Keep track of the db version in a central file

1 participant