| Commit message (Collapse) | Author | Age |
| | |
|
| |
|
|
|
|
|
|
| |
Recently we renamed a few files and directories and they should be reflected on the workflow YAML files.
- LICENCE is a typo of LICENSE.
- We recently created a new "LICENSES/"
- CONTRIBUTION.md was renamed to CONTRIBUTING.md
Closes #5686
|
| |
|
|
|
|
| |
CI was using a mix of version 3 and 4. Version 3 results in a
warning within the GitHub Actions UI as it was using a version
of NodeJS that is deprecated within the GitHub Actions
infrastructure.
|
| |
|
|
|
| |
* format yaml and json
* format shell scripts
|
| |
|
| |
Also fixes the self-hosted machine that is used for benchmarking, so that variance of timings can be reduced.
|
|
|
* Push benchmark results to slang-material-modules results page (#4993)
* Increasing sample count for push benchmark pipeline
* Enable only for master branch
|