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(patch: rule evaluation stopper flags. #112

Merged
merged 3 commits into from
Feb 10, 2022
Merged

Conversation

Zenithar
Copy link
Contributor

@Zenithar Zenithar commented Feb 10, 2022

Context

Control the BundlePatch execution flow with:

  • --stop-at-rule-index=<number> - Stop BundlePatch evaluation before the rule #number
  • --stop-at-rule-id=<string> - Stop BundlePatch evaluation before the given rule ID
  • --ignore-rule-id stringArray - List of Rule identifier to ignore during evaluation
  • --ignore-rule-index ints - List of Rule index to ignore during evaluation

@Zenithar Zenithar self-assigned this Feb 10, 2022
@Zenithar Zenithar merged commit 35e0698 into main Feb 10, 2022
@Zenithar Zenithar deleted the feat_patch_stop_at_rule branch February 10, 2022 11:21
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.

1 participant