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

Historize deployments and be able to create a branch from the commit of a deployment #144

Open
nheron opened this issue Sep 24, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@nheron
Copy link
Owner

nheron commented Sep 24, 2020

  • Memorize each deployment and on which environment
  • Memorize the commit of all the repositories used (with dependencies)
  • ask if you need to create a new branch and a tag to make a new version.
  • Change in this new branch version by asking for the new name of the version (SNAPSHOT for a version)
  • If a version has been created, ask if you want to test this version.
  • If we are on a version that is in test status, create a new tag only by changing the version of the branch that is in the snapshot.
  • You have to be able to create a branch of any release (and its commit).
@nheron nheron added the enhancement New feature or request label Sep 24, 2020
@nheron nheron added this to the V1 version milestone Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant