Commits on Source (11)
-
Alex Tercete authored
`after_script` was failing with "DST: unbound variable", which was causing the artifacts to not be uploaded.
-
Matthew Clarkson authored
-
bfcbc34f
-
3619cd47
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Bot authored
# [1.0.0-beta.6](https://git.gitlab.arm.com/ci/component/bazelisk/compare/v1.0.0-beta.5...v1.0.0-beta.6) (2024-12-04) ### Bug Fixes * **bazelisk:** only warn when a variable is in run command ([cd63ce1b](https://git.gitlab.arm.com/ci/component/bazelisk/commit/cd63ce1bb9d307c9b96578f0aca8373892ed6b41)) * gracefully warn on missing run commands environment variables ([0697d69e](https://git.gitlab.arm.com/ci/component/bazelisk/commit/0697d69eb177a0896398ed5f81413d6da66c960d)) * **ruleset:** make the `semantic-release` job depende on `config`/`version` jobs ([d553cba6](https://git.gitlab.arm.com/ci/component/bazelisk/commit/d553cba6a81bf56b8dac68a1b8d7266d56ce9451)) * use ROOT as base directory for test logs ([b4128d40](https://git.gitlab.arm.com/ci/component/bazelisk/commit/b4128d4092b22aa35939c8a0ef151a02696724dc)) ### Features * add `ruleset` template ([3619cd47](https://git.gitlab.arm.com/ci/component/bazelisk/commit/3619cd47eb1ae7cd5beb191a50b2baad996cc83f))
Showing
- .gitlab-ci.yml 14 additions, 5 deletions.gitlab-ci.yml
- .releaserc.yaml 25 additions, 0 deletions.releaserc.yaml
- CHANGELOG.md 13 additions, 0 deletionsCHANGELOG.md
- MODULE.bazel 1 addition, 1 deletionMODULE.bazel
- templates/bazelisk.yml 19 additions, 2 deletionstemplates/bazelisk.yml
- templates/ruleset/.job.yml 54 additions, 0 deletionstemplates/ruleset/.job.yml
- templates/ruleset/README.md 20 additions, 0 deletionstemplates/ruleset/README.md
- templates/ruleset/config.yml 25 additions, 0 deletionstemplates/ruleset/config.yml
- templates/ruleset/semantic-release.yml 46 additions, 0 deletionstemplates/ruleset/semantic-release.yml
- templates/ruleset/template.yml 34 additions, 0 deletionstemplates/ruleset/template.yml
- templates/ruleset/version.yml 32 additions, 0 deletionstemplates/ruleset/version.yml
templates/ruleset/.job.yml
0 → 100644
templates/ruleset/README.md
0 → 100644
templates/ruleset/config.yml
0 → 100644
templates/ruleset/semantic-release.yml
0 → 100644
templates/ruleset/template.yml
0 → 100644
templates/ruleset/version.yml
0 → 100644