Commits on Source (6)
-
Matthew Clarkson authoredVerified65799b9e
-
Matthew Clarkson authored
Makes sure that caches on Linux, Mac, Windows do not conflict.
Verified0c63cbee -
Matthew Clarkson authored
The `input:oses` can be set to an array of operating systems to test each job on. By default, Linux and Windows are tested.
Verified0fe682fc -
Matthew Clarkson authored
Prevents conflicting cache ACLS.
Verified3ff5a780 -
Matthew Clarkson authoredVerified4628a585
-
Bot authored
## [1.0.1](https://git.gitlab.arm.com/ci/component/bazelisk/compare/v1.0.0...v1.0.1) (2024-12-10) ### Bug Fixes * add CI executable architecture/OS to the cache key ([0c63cbee](https://git.gitlab.arm.com/ci/component/bazelisk/commit/0c63cbeea2e46f3928aa243ae26d13dc3b91d569)) * **ruleset:** make disk/repo cache host arch/os specific ([3ff5a780](https://git.gitlab.arm.com/ci/component/bazelisk/commit/3ff5a7802890107258094bda3713f82d78bf7e0d)) * support testing on multiple operating systems ([0fe682fc](https://git.gitlab.arm.com/ci/component/bazelisk/commit/0fe682fc005c49b7f9774e175f0eaf6f5080fd35)) * upgrade `bazelisk` to `1.24.1` ([65799b9e](https://git.gitlab.arm.com/ci/component/bazelisk/commit/65799b9e6298918432ca5084ba924a3972e0ff5c))
Showing
- .gitlab-ci.yml 2 additions, 0 deletions.gitlab-ci.yml
- .releaserc.yaml 5 additions, 0 deletions.releaserc.yaml
- CHANGELOG.md 9 additions, 0 deletionsCHANGELOG.md
- MODULE.bazel 3 additions, 3 deletionsMODULE.bazel
- templates/bazelisk.yml 2 additions, 2 deletionstemplates/bazelisk.yml
- templates/ruleset/.job.yml 2 additions, 2 deletionstemplates/ruleset/.job.yml
- templates/ruleset/config.yml 1 addition, 1 deletiontemplates/ruleset/config.yml
- templates/ruleset/os.yml 42 additions, 0 deletionstemplates/ruleset/os.yml
- templates/ruleset/semantic-release.yml 1 addition, 1 deletiontemplates/ruleset/semantic-release.yml
- templates/ruleset/template.yml 14 additions, 1 deletiontemplates/ruleset/template.yml
- templates/ruleset/version.yml 1 addition, 1 deletiontemplates/ruleset/version.yml
templates/ruleset/os.yml
0 → 100644