Perform migrations in entrypoint #268

Merged
moritz merged 1 commit from perform-migration-on-startup into main 2025-12-10 23:36:13 +01:00
Owner

Description of the implemented changes

The changes were:

  • Bugfixing
  • New Feature
  • Breaking Change
  • Refactoring

Needed for #215 so you don't have to run migrations manually in a container on startup

What has been changed?

Definition of Done

Code Quality

  • No new technical depths
  • Linting passed
  • Documentation is added were needed

Accessibility

  • New elements are properly defined with html-tags
  • Colour contrast follows WCAG criteria
  • Aria labels are added when needed
  • Everything is accessible by keyboard
  • Tab-Order is comprehensible
  • All interactive elements have a visible focus

Testing

  • Tests for new code are written
  • All tests pass
  • axe-core dev tools show no critical or major issues

Additional Notes

## Description of the implemented changes The changes were: - [ ] Bugfixing - [x] New Feature - [ ] Breaking Change - [ ] Refactoring Needed for #215 so you don't have to run migrations manually in a container on startup ## What has been changed? <!--- List the things you changed --> ## Definition of Done ### Code Quality - [x] No new technical depths - [x] Linting passed - [x] Documentation is added were needed ### Accessibility - [ ] New elements are properly defined with html-tags - [ ] Colour contrast follows WCAG criteria - [ ] Aria labels are added when needed - [ ] Everything is accessible by keyboard - [ ] Tab-Order is comprehensible - [ ] All interactive elements have a visible focus ### Testing - [ ] Tests for new code are written - [ ] All tests pass - [ ] axe-core dev tools show no critical or major issues ## Additional Notes <!--- Add any additional information for the reviewers here -->
simon added 1 commit 2025-12-04 18:04:53 +01:00
run migrations via entrypoint script
All checks were successful
continuous-integration/drone/push Build is passing
a92bf0a8c3
simon added this to the Sprint 9: 20.11 - 11.12 project 2025-12-04 18:04:54 +01:00
requested review from carla 2025-12-08 14:27:42 +01:00
requested review from moritz 2025-12-10 23:25:58 +01:00
moritz approved these changes 2025-12-10 23:26:13 +01:00
moritz force-pushed perform-migration-on-startup from a92bf0a8c3 to 280f024602 2025-12-10 23:26:38 +01:00 Compare
moritz merged commit acd6d79efe into main 2025-12-10 23:36:13 +01:00
moritz deleted branch perform-migration-on-startup 2025-12-10 23:36:14 +01:00
Sign in to join this conversation.
No description provided.