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

Remove dry_run inputs responsible for regbot dry runs to always execute #1923

Conversation

ddelnano
Copy link
Member

Summary: Remove dry_run inputs responsible for regbot dry runs to always execute

I attempted to fix the bug where --dry-run is always passed to the regbot cli in the mirror workflows in #1921. That attempt unfortunatley did not work, so let's remove the input and the cli argument templating entirely. Running regbot --dry-run locally is an easy enough mechanism for testing the workflow logic.

Relevant Issues: Precursor to fixing px-sock-shop (#1905)

Type of change: /kind bug

Test Plan: Expecting that the next run off main after this change will result in mirrored demo container images

@ddelnano ddelnano requested a review from vihangm May 28, 2024 04:49
@ddelnano ddelnano requested a review from a team as a code owner May 28, 2024 04:49
@ddelnano ddelnano merged commit 1f2d486 into pixie-io:main May 28, 2024
20 checks passed
@ddelnano ddelnano deleted the ddelnano/remove-dry-run-inputs-from-mirror-actions branch May 28, 2024 04:57
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.

2 participants