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

Add deploy start behavior option #16

Open
ryan-lane opened this issue Feb 12, 2014 · 0 comments
Open

Add deploy start behavior option #16

ryan-lane opened this issue Feb 12, 2014 · 0 comments

Comments

@ryan-lane
Copy link
Member

This option should be a list so that users can specify multiple start behaviors. There's a specific initial use case:

It's possible to do git changes before a deployment is started. To prevent accidental changes creeping into a deployment, we should have an option 'reset-to-current-tag', which would reset the repository to the state of the current deployed tag when the deployment starts. This should always fetch the remote tags to ensure the reset is occuring to the latest tag, in case the users are not using a deployment server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant