We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue to track the implementation of Proposal 2: Run - Call and define benchmark tests as GitHub Action jobs & workflows
Issue tracking template copied from #101 by @rossf7 :)
Implement Run step of the Green Review pipeline.
1 and 2 can be worked in parallel. 3 is blocked by 1 & 2.
benchmark_path
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue to track the implementation of Proposal 2: Run - Call and define benchmark tests as GitHub Action jobs & workflows
Issue tracking template copied from #101 by @rossf7 :)
Overview
Implement Run step of the Green Review pipeline.
Implementation Tasks
1 and 2 can be worked in parallel. 3 is blocked by 1 & 2.
1. Add benchmark components to the pipeline
benchmark_path
field to projects.json and pipeline #1182. Refactor Falco tests into a benchmark workflow & jobs
3. Once everything is running, ensure reproducibility
The text was updated successfully, but these errors were encountered: