8000 Releases · bazel-contrib/setup-bazel · GitHub
[go: up one dir, main page]

Skip to content

Releases: bazel-contrib/setup-bazel

0.15.0

27 May 15:16
Compare
Choose a tag to compare

What's Changed

  • Update dependency @actions/cache to v4.0.2 by @renovate in #70
  • Update dependency @actions/cache to v4.0.3 by @renovate in #74
  • Update actions/cache version to 4.2.2 to resolve caching warning by @yx-altera in #79
  • Revert "Update actions/cache version to 4.2.2 to resolve caching warning" by @p0deje in #80
  • add .exe on windows by @kekxv in #83
  • Co-locate Bazel output base with workspace by @p0deje in #82

New Contributors

Full Changelog: 0.14.0...0.15.0

0.14.0

21 Feb 15:20
Compare
Choose a tag to compare

What's Changed

  • Update Node.js to v22.14.0 by @renovate in #65
  • Update dependency @actions/cache to v4.0.1 by @renovate in #66
  • Add module-root option for changing module location within the repository by @calebzulawski in #69

New Contributors

Full Changelog: 0.13.0...0.14.0

0.13.0

24 Jan 22:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.12.1...0.13.0

0.12.1

07 Jan 22:27
Compare
Choose a tag to compare

What's Changed

  • Fix regression with missing token by @p0deje in #60

Full Changelog: 0.12.0...0.12.1

0.12.0

05 Jan 23:10
Compare
Choose a tag to compare

What's Changed

  • Enable caches for all Bazel commands, not just build-related ones. by @phst in #56

New Contributors

  • @phst made their first contribution in #56

Full Changelog: 0.11.0...0.12.0

0.11.0

05 Jan 22:57
Compare
Choose a tag to compare

What's Changed

  • Update dependency yaml to v2.7.0 by @renovate in #55
  • Export BAZELISK_GITHUB_TOKEN variable by @p0deje in #58

Full Changelog: 0.10.0...0.11.0

0.10.0

21 Dec 00:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.1...0.10.0

0.9.1

30 Oct 21:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.0...0.9.1

0.9.0

23 Sep 19:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.8.5...0.9.0

0.8.5

04 Jun 13:57
Compare
Choose a tag to compare

What's Changed

  • Update dependency node to v20.14.0 by @renovate in #20
  • Update dependency yaml to v2.4.3 by @renovate in #22
  • Set octokit's baseUrl explicitly to make it work with self-hosted GitHub Enterprise Servers by @markszabo in #24

New Contributors

Full Changelog: 0.8.4...0.8.5

0