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

chore: add release workflow #131

Closed
wants to merge 3 commits into from
Closed

Conversation

marcellmueller
Copy link
Contributor

@marcellmueller marcellmueller commented Dec 12, 2024

Workflow to review test and prod deployments and make a release. Test and prod deployment workflows are just placeholders for now.

How it works:

  • On merge to main we deploy to dev
  • After dev is deployed you can manually review deploying to test
  • After deployment to test is successful a release will be created and images will be promoted. When we get more devs it would be good to discuss if we want to make releases on deployment to test or prod, though neither environment is deployed in AWS yet anyways.

@marcellmueller marcellmueller deleted the ci/release-workflow branch January 9, 2025 22:16
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.

1 participant