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

Setup automated rollback mechanism for Jenkins #25

Closed
brianherrera opened this issue Sep 23, 2022 · 0 comments
Closed

Setup automated rollback mechanism for Jenkins #25

brianherrera opened this issue Sep 23, 2022 · 0 comments
Labels
feature New feature or request

Comments

@brianherrera
Copy link
Contributor

Manual rollback mechanism is available through Fargate task revisions. An automated rollback would update the task to run the previous revision. ECS would then take care of replacing the task.

Prereq: Automated testing: #24

  • An automated rollback is triggered if automated tests fail in prod after a deployment.
  • CDK is updated to add pipeline stage to run this automated task.
@brianherrera brianherrera added the feature New feature or request label Sep 23, 2022
@brianherrera brianherrera closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant