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

fix(airbyte-ci): fix progressive rollout finalize steps bugs #46278

Merged
merged 3 commits into from
Oct 1, 2024

Conversation

natikgadzhi
Copy link
Contributor

What

This PR fixes two bugs in progressive rollouts finalization:

  1. run_connector_rollback_pipeline and it's promote buddy didn't take semaphore as the second arg, thus were not compatible with the API that the airbyte-ci command expected.
  2. The finalize workflow did not pass spec_cache_gcs_credentials flag to airbyte-ci for promotions.

@natikgadzhi natikgadzhi requested a review from a team as a code owner September 30, 2024 23:26
Copy link

vercel bot commented Sep 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
airbyte-docs ⬜️ Ignored (Inspect) Visit Preview Oct 1, 2024 0:55am

Copy link
Contributor

@clnoll clnoll left a comment

Choose a reason for hiding this comment

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

LGTM!

@natikgadzhi
Copy link
Contributor Author

natikgadzhi commented Oct 1, 2024

/format-fix

Format-fix job started... Check job output.

✅ Changes applied successfully. (0d2d090)

@natikgadzhi natikgadzhi enabled auto-merge (squash) October 1, 2024 12:55
@natikgadzhi natikgadzhi merged commit d96d47d into master Oct 1, 2024
33 checks passed
@natikgadzhi natikgadzhi deleted the ng/airbyte-ci/pipelines/publish-rollouts-fix branch October 1, 2024 13:18
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.

3 participants