Skip to content

5.9.32

Compare
Choose a tag to compare
@github-actions github-actions released this 14 May 14:48
· 187 commits to main since this release

Install Aspect CLI

See full install instructions in README.md.

Homebrew (MacOS)

Link the Aspect CLI as bazel just like the bazelisk installer does:

% brew install aspect-build/aspect/aspect

Bazelisk (MacOS / Linux)

Configure bazelisk to use the Aspect CLI for all developers. Add this to .bazeliskrc in your project folder:

BAZELISK_BASE_URL=https://github.com/aspect-build/aspect-cli/releases/download
USE_BAZEL_VERSION=aspect/5.9.32

The underlying version of Bazel can be configured in your .bazelversion file or the BAZEL_VERSION environment variable.

What's Changed

  • chore: enable workflows github annotations by @kormide in #665
  • chore: upgrade to Workflows 5.10.0-alpha.5 by @kormide in #666
  • chore: upgrade Aspect Workflows to 5.10.0-alpha.6 by @kormide in #667
  • chore: update command list by @gregmagolan in #668
  • chore: upgrade Aspect Workflows to 5.10.0-alpha.8 by @kormide in #670
  • chore(copybara): sync commits from Aspect-internal silo by @alexeagle in #674
  • chore: upgrade Aspect Workflows to 5.10.0-alpha.9 by @gregmagolan in #675
  • chore: upgrade to Aspect Workflows 5.10.0-alpha.10 by @gregmagolan in #678
  • chore: upgrade to Aspect Workflows 5.10.0-rc0 by @gregmagolan in #681
  • chore(copybara): sync commits from Aspect-internal silo by @gregmagolan in #683
  • build: align versions with silo by @jbedard in #688
  • build: update and patch com_grail_bazel_toolchain by @jbedard in #690
  • refactor(gazelle): use local treesitter grammars by @jbedard in #689
  • chore(copybara): sync commits from Aspect-internal silo by @jbedard in #691

Full Changelog: 5.9.25...5.9.32