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

Support deploying a specific SHA or branch #211

Closed
tiagonbotelho opened this issue Oct 3, 2023 · 2 comments
Closed

Support deploying a specific SHA or branch #211

tiagonbotelho opened this issue Oct 3, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@tiagonbotelho
Copy link
Contributor

Hello 👋

As part of being able to quickly revert a change to a specific point in time we were wondering if it'd be possible for the branch-deploy action to support deploying a specific SHA or branch-name to a given environment.

Something like .deploy SHA to production or .deploy <my-fav-branch> to production would be what I had in mind 😊

Thanks!

@tiagonbotelho tiagonbotelho added the enhancement New feature or request label Oct 3, 2023
@GrantBirki GrantBirki self-assigned this Oct 3, 2023
@GrantBirki
Copy link
Member

GrantBirki commented Oct 3, 2023

I'll work on implementing this feature

.deploy <sha> to <environment> should be supported

This was referenced Oct 4, 2023
@GrantBirki
Copy link
Member

@tiagonbotelho This is now implemented in pre-release v8.1.0. Test it out and let me know what you think! 🎉

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

2 participants