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

feat(can-i-deploy): skip --retry-while-unknown if --dry-run true #169

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

YOU54F
Copy link
Member

@YOU54F YOU54F commented Aug 7, 2024

fixes #149

When --dry-run is enabled, --retry-while-unknown will no longer take effect.

@YOU54F YOU54F merged commit 9e26b36 into master Aug 12, 2024
35 checks passed
@YOU54F YOU54F deleted the feat/do_not_retry_in_dry_run_mode branch August 12, 2024 13:49
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.

Do not retry when --dry-run (or PACT_BROKER_CAN_I_DEPLOY_DRY_RUN) is provided
1 participant