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

Added paasta_rollback command #79

Merged
merged 3 commits into from
Nov 24, 2015
Merged

Added paasta_rollback command #79

merged 3 commits into from
Nov 24, 2015

Conversation

zeldinha
Copy link
Contributor

paasta_rollback is meant to be a more user friendly cli option for mark_for_deployment. There is some room for improvements, still (so work in progress).

Example usage:
paasta_rollback -c %cluster% -i %instance% -s %example_service% -k %commit_sha%

@zeldinha zeldinha self-assigned this Nov 23, 2015
@solarkennedy
Copy link
Contributor

ship

from paasta_tools.paasta_cli.cmds.rollback import paasta_rollback


class fake_args:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you replace this with a regular mock?

@Rob-Johnson
Copy link
Contributor

shipit :shipit:

zeldinha added a commit that referenced this pull request Nov 24, 2015
Added paasta_rollback command
@zeldinha zeldinha merged commit cef8a10 into master Nov 24, 2015
@asottile asottile deleted the paasta_rollback branch May 31, 2016 21:46
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

Successfully merging this pull request may close these issues.

3 participants