Skip to content

Conversation

@AetherUnbound
Copy link
Collaborator

Description of Changes

More than once now, I've deploy this service (via just deploy) and forgotten to run a database migration, which has caused the app to break.

This PR modifies the just deploy script so that it pulls the image, runs just db migrate, then restarts the stack automatically.

Notes for Deployment

Screenshots (if appropriate)

Testing instructions

Run just deploy locally.

Checks

  • I have rebased my changes on main

  • just lint passes

  • just test passes

@AetherUnbound AetherUnbound requested a review from a team as a code owner April 19, 2025 21:45
@AetherUnbound AetherUnbound added the docker/env Docker, environment, or CI changes label Apr 19, 2025
Copy link
Collaborator

@sea-kelp sea-kelp left a comment

Choose a reason for hiding this comment

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

Looks good!

@AetherUnbound AetherUnbound merged commit 60a3ffc into main Apr 19, 2025
2 checks passed
@AetherUnbound AetherUnbound deleted the feature/migrate-on-deploy branch April 19, 2025 21:55
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Orca Collective Task Tracker Apr 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docker/env Docker, environment, or CI changes

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants