Skip to content

v3: deploy rollbacks #1154

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

Merged
merged 6 commits into from
Jun 11, 2024
Merged

v3: deploy rollbacks #1154

merged 6 commits into from
Jun 11, 2024

Conversation

nicktrn
Copy link
Collaborator

@nicktrn nicktrn commented Jun 8, 2024

This adds the ability to roll back to previous deployments. This means you can quickly fix any bugs that may have been introduced in a recent deployment. Currently, it's not possible to roll back across environments, e.g. promote staging to prod, but this will likely be added in the future.

We'll have to test this doesn't slow down the tasks and test page queries.

Copy link

changeset-bot bot commented Jun 8, 2024

⚠️ No Changeset found

Latest commit: 9b9e575

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@nicktrn nicktrn force-pushed the v3/deploy-rollback branch from 2a4bb9c to b3b9844 Compare June 8, 2024 16:15
@nicktrn nicktrn merged commit a5d8e45 into main Jun 11, 2024
2 checks passed
@nicktrn nicktrn deleted the v3/deploy-rollback branch June 11, 2024 09:09
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.

1 participant