Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[43991] add rollback to pipelines #39

Merged
merged 8 commits into from
Oct 4, 2024

Conversation

jdoughty-fg
Copy link
Contributor

Ticket: https://app.shortcut.com/fieldguide/story/43991/add-rollback-to-pipelines

Add new stage type that has a rollback function to undo changes made during that stage.

Bumped the version a minor version to 0.1.0 (no breaking changes introduced).

Copy link
Contributor

@nrutman nrutman left a comment

Choose a reason for hiding this comment

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

This is looking REALLY good. I added two small commits:

One commit simplifies some type names and the tests that go with the rollback functionality.

The other commit tests errors in the rollbacks specifically and adds an additional error class for these types of errors.

I'm leaving this review as a comment until I can get someone to review my commits.

@nrutman nrutman merged commit d7dd60c into main Oct 4, 2024
1 check passed
@nrutman nrutman deleted the jondoughty/sc-43991/add-rollback-to-pipelines branch October 4, 2024 17:35
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants