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

Spike: Look into tracking deployments with GitHub Deployments #111

Open
lorenyu opened this issue Sep 23, 2022 · 0 comments
Open

Spike: Look into tracking deployments with GitHub Deployments #111

lorenyu opened this issue Sep 23, 2022 · 0 comments
Milestone

Comments

@lorenyu
Copy link
Contributor

lorenyu commented Sep 23, 2022

Context

Projects want to be able to know which tag/commit is deployed on each environment, and ideally when that was deployed. Github deployments seem to provide that context.

Other options considered:

  • using git tag for each environment to keep track
  • using branches for each environment like in gitflow

See also this slack thread

References

@lorenyu lorenyu added this to the Deployments milestone Nov 7, 2022
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

No branches or pull requests

1 participant