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

CI/CD support - in the tool #22

Open
4 tasks
guy-ps opened this issue Apr 16, 2024 · 0 comments
Open
4 tasks

CI/CD support - in the tool #22

guy-ps opened this issue Apr 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@guy-ps
Copy link
Contributor

guy-ps commented Apr 16, 2024

For CI/CD support the tools needs to

  • Exit with a non-zero exit code if a test fails
  • Allow for non blocking mode(exit with 0 no matter what)
  • Allow to configure minimum severity for a non-zero exit
  • Maybe exit with a non-zero exit code for some other failures

These will allow the tool to be used within a CI/CD pipeline, and later the tool will be wrapped within a docker container and a GitHub action.

@guy-ps guy-ps added the enhancement New feature or request label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant