-
Notifications
You must be signed in to change notification settings - Fork 3
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
fix: Preserve state on rollback #2131
Conversation
a561c2d
to
b384483
Compare
fc8d147
to
5a1d0f1
Compare
b384483
to
58a8908
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unrelated test fix. This e2e test was randomly failing.
test: https://github.com/keboola/keboola-as-code/tree/992fef0c1c99d4677c4c1ae945653f176e7d6f65/test/templates/api/projects/instance-delete
failure: https://github.com/keboola/keboola-as-code/actions/runs/11629666014/job/32387060642?pr=2131
After checking it I noticed that there are two directories prefixed with 005. The list-instances should be 008 so that it's executed after both polls are finished.
internal/pkg/service/stream/definition/repository/source/source_version.go
Show resolved
Hide resolved
internal/pkg/service/stream/definition/repository/sink/sink_enable_test.go
Show resolved
Hide resolved
internal/pkg/service/stream/definition/repository/source/source_version.go
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Won't block it now, i'll think about code duplication
Jira: https://keboola.atlassian.net/browse/PSGO-918
Changes: