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(cli): add required-gates flag #2944

Merged
merged 6 commits into from Jul 14, 2023
Merged

feat(cli): add required-gates flag #2944

merged 6 commits into from Jul 14, 2023

Conversation

schoren
Copy link
Collaborator

@schoren schoren commented Jul 14, 2023

This PR adds the required-gates flag to the CLI. This flag allows to override the default gates specifically for the run being triggered by the command.

This PR adds no other functionality than passing the flags to the server.

Example usage:
Screenshot 2023-07-14 at 17 32 56

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

@schoren schoren requested a review from xoscar July 14, 2023 20:34
@schoren schoren linked an issue Jul 14, 2023 that may be closed by this pull request
cli/runner/orchestrator.go Outdated Show resolved Hide resolved
schoren and others added 2 commits July 14, 2023 17:58
Co-authored-by: Daniel Baptista Dias <danielbdias@users.noreply.github.com>
@schoren schoren merged commit f6d5211 into main Jul 14, 2023
26 checks passed
@schoren schoren deleted the required-gates-test-run branch July 14, 2023 21:27
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.

Implement failure point flag for the test run command
3 participants