-
Notifications
You must be signed in to change notification settings - Fork 3
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
Set up continuous deployment for production #53
Labels
Comments
maxammann
changed the title
Set up continuous deployment
Set up continuous deployment for production
Jan 28, 2021
Recap what is missing:
|
Maybe "automatic release notes handling" is missing as well? |
Possibly if we decide to deploy fully automatic. For now a semi-automatic way could be sufficient to keep complexity low. |
low priority right now because releasing is not a demanding process for me right now. |
May become more relevant once we have whitelabeled apps. |
Moved all open tasks to #1158 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As a developer, I want to have changes to the source code automatically be deployed, so that I do not have this by hand on and on.
As we are not in production mode yet and everything on main should have been reviewed, we can safely do so without a separate staging environment for now.
Accepting criteria:
Even if we do not publish the app yet, we should also try to deploy it automatically already.
Optional:
The text was updated successfully, but these errors were encountered: