Commits on Source (9)
-
Matthew Clarkson authored
We now have a MacOS test runner to validate our rulesets.
Verified8dc7cc09 -
d8138364
-
Alex Tercete authored27a08ce9
-
Alex Tercete authored
The default only made sense for the `ruleset` template. When using the `semantic-release` in isolation, an empty array is a better default. It also seeems that `os` was missing, which is likely leftover from 0fe682fc.
1cb2f8cd -
Alex Tercete authored
Leftover from 29e2a546.
2d44a956 -
Alex Tercete authored
For consistency with the new templates. The top-level README was moved under the `bazelisk` component.
e76703b8 -
Alex Tercete authored
This was causing Git conflicts when trying to release versions with `semantic-release`.
Verified730e569e -
Alex Tercete authoredVerified496ac4f0
-
Bot authored
# [1.2.0](https://git.gitlab.arm.com/ci/component/bazelisk/compare/v1.1.0...v1.2.0) (2025-01-14) ### Bug Fixes * **semantic-release:** inline default for `needs` ([1cb2f8cd](https://git.gitlab.arm.com/ci/component/bazelisk/commit/1cb2f8cdfcc0adf63da00ae06c5fb56d11fc0f59)) ### Features * **ruleset:** add `8.x` to the version tests ([d8138364](https://git.gitlab.arm.com/ci/component/bazelisk/commit/d81383642a74198d88afafbcbf53ded5ce4ef4df)) * **ruleset:** add `macos` to default list of operating systems ([8dc7cc09](https://git.gitlab.arm.com/ci/component/bazelisk/commit/8dc7cc096b6806112a884a8761e8b04d79a2cd03)) * **ruleset:** expose subcomponents ([27a08ce9](https://git.gitlab.arm.com/ci/component/bazelisk/commit/27a08ce9ebcca1d4a94a2a72c59abd1d35da343e)) * **semantic-release:** support `extends` ([2d44a956](https://git.gitlab.arm.com/ci/component/bazelisk/commit/2d44a956022deea04714d6638bcf7c7e79d3a965))
Showing
- .releaserc.yaml 10 additions, 10 deletions.releaserc.yaml
- .reuse/dep5 1 addition, 1 deletion.reuse/dep5
- CHANGELOG.md 13 additions, 0 deletionsCHANGELOG.md
- MODULE.bazel 1 addition, 1 deletionMODULE.bazel
- README.md 9 additions, 103 deletionsREADME.md
- templates/bazelisk/README.md 110 additions, 0 deletionstemplates/bazelisk/README.md
- templates/bazelisk/template.yml 1 addition, 1 deletiontemplates/bazelisk/template.yml
- templates/config/README.md 20 additions, 0 deletionstemplates/config/README.md
- templates/config/template.yml 1 addition, 1 deletiontemplates/config/template.yml
- templates/os/README.md 19 additions, 0 deletionstemplates/os/README.md
- templates/os/template.yml 2 additions, 1 deletiontemplates/os/template.yml
- templates/ruleset/.job.yml 2 additions, 2 deletionstemplates/ruleset/.job.yml
- templates/ruleset/template.yml 9 additions, 5 deletionstemplates/ruleset/template.yml
- templates/semantic-release/README.md 18 additions, 0 deletionstemplates/semantic-release/README.md
- templates/semantic-release/template.yml 8 additions, 5 deletionstemplates/semantic-release/template.yml
- templates/version/README.md 18 additions, 0 deletionstemplates/version/README.md
- templates/version/template.yml 2 additions, 1 deletiontemplates/version/template.yml
templates/bazelisk/README.md
0 → 100644
templates/config/README.md
0 → 100644
templates/os/README.md
0 → 100644
templates/semantic-release/README.md
0 → 100644
templates/version/README.md
0 → 100644