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

bg-suite CLI improvements #377

Closed
orangecms opened this issue Jan 31, 2024 · 2 comments · Fixed by #379
Closed

bg-suite CLI improvements #377

orangecms opened this issue Jan 31, 2024 · 2 comments · Fixed by #379

Comments

@orangecms
Copy link
Contributor

some proposals:

  • add a set for running the non-runtime checks only (makes sense when providing a file from another system etc)
  • supply the list of tests to run directly instead of single and supplying an extra number; e.g., --set="1,2,3"

i.e., have the sets

  • all as of now
  • static (no runtime checks)
  • runtime (only runtime checks; does that make sense even?)
  • list by numbers, like 1,3,5 etc
@walterchris
Copy link
Collaborator

Like #379 ?

@orangecms
Copy link
Contributor Author

Like #379 ?

Neat, nailed it, yea! :)

@walterchris walterchris linked a pull request Feb 13, 2024 that will close this issue
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 a pull request may close this issue.

2 participants