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

Rollback assets, if possible, when running a deploy rollback #95

Open
martinemde opened this issue Apr 18, 2014 · 0 comments
Open

Rollback assets, if possible, when running a deploy rollback #95

martinemde opened this issue Apr 18, 2014 · 0 comments
Labels
Milestone

Comments

@martinemde
Copy link
Contributor

Ideally, users that decide that rollback is an acceptable deployment strategy for their application will choose to use the asset_strategy: private. The private strategy stores assets in the release directory and does not share or move assets, allowing rollback to function correctly. This is supported already in the current version.

However, if the default shifting asset_strategy is used, we could potentially support one level of rollback.

@martinemde martinemde added this to the Version 3.0 milestone Apr 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant