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

Call app:boot to rollback #271

Merged
merged 1 commit into from
May 23, 2023
Merged

Call app:boot to rollback #271

merged 1 commit into from
May 23, 2023

Conversation

djmb
Copy link
Collaborator

@djmb djmb commented May 5, 2023

The code in Mrsk::Cli::Main#rollback was very similar to Mrsk::Cli::App#boot.

Modify Mrsk::Cli::App#boot so it can handle rollbacks by:

  1. Only renaming running containers
  2. Trying first to start then run the new container

The code in Mrsk::Cli::Main#rollback was very similar to
Mrsk::Cli::App#boot.

Modify Mrsk::Cli::App#boot so it can handle rollbacks by:
1. Only renaming running containers
2. Trying first to start then run the new container
@dhh dhh merged commit 4e9c39f into basecamp:main May 23, 2023
@dhh dhh deleted the app-boot-for-rollback branch May 23, 2023 11:17
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.

2 participants