Skip to content

Database Bootstrapping#76

Merged
marius-mather merged 4 commits into
mainfrom
feature/migration
Sep 23, 2025
Merged

Database Bootstrapping#76
marius-mather merged 4 commits into
mainfrom
feature/migration

Conversation

@uwwint

@uwwint uwwint commented Sep 23, 2025

Copy link
Copy Markdown
Collaborator

Description

AAI-411: End to end Testing

Changes

Add bootstrap.py which handles graceful update and init of the database (waiting for DB to be available).
Add necessary environment variable to Dockerfile, include all modules into the deployment (including db).
Fix db/setup.py to prefer DB_URL

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • I have added unit / integration tests that prove my fix is effective or that my feature works
  • I have run all tests locally and they pass
  • I have updated the documentation (if applicable)

How to Test Manually (if necessary)

…se. Add necessary environment variable to Dockerfile, include all modules into the deployment (including db). Fix db/setup.py to prefer DB_URL

@marius-mather marius-mather left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks good, thanks

@marius-mather marius-mather merged commit ccdee56 into main Sep 23, 2025
2 checks passed
@amandazhuyilan amandazhuyilan deleted the feature/migration branch June 19, 2026 03:22
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