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

✨ Add a --fail-fast flag for validator rules check #139

Open
TylerGillson opened this issue Aug 7, 2024 · 1 comment
Open

✨ Add a --fail-fast flag for validator rules check #139

TylerGillson opened this issue Aug 7, 2024 · 1 comment
Labels
new-feature Net-new feature

Comments

@TylerGillson
Copy link
Member

Summary

If --fail-fast is specified, short-circuit the rule evaluation upon the first failure. This will require refactoring the validate.Validate function for every supported plugin.

@dosubot dosubot bot added the new-feature Net-new feature label Aug 7, 2024
@ahmad-ibra ahmad-ibra changed the title ✨ Add a --fail-fast flag for validator check --direct ✨ Add a --fail-fast flag for validator rules check Aug 17, 2024
Copy link

dosubot bot commented Nov 16, 2024

Hi, @TylerGillson. I'm Dosu, and I'm helping the validatorctl team manage their backlog. I'm marking this issue as stale.

Issue Summary:

  • You requested a --fail-fast flag for the validator rules check command.
  • The feature would stop rule evaluation upon the first failure.
  • Implementation requires refactoring the validate.Validate function across all plugins.
  • No further comments or activity have been made on this issue.

Next Steps:

  • Is this issue still relevant to the latest version of the validatorctl repository? If so, please comment to keep the discussion open.
  • If there is no further activity, the issue will be automatically closed in 7 days.

Thank you for your understanding and contribution!

@dosubot dosubot bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Nov 16, 2024
@TylerGillson TylerGillson removed the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature Net-new feature
Projects
None yet
Development

No branches or pull requests

1 participant