5.7.2
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.7.2
The underlying version of Bazel can be configured in your .bazelversion
file or the BAZEL_VERSION
environment variable.
What's Changed
- chore(copybara): sync commits from Aspect-internal silo by @gregmagolan in #490
- chore: update to 5.6.0-rc8 CCI orb by @gregmagolan in #491
- ci: don't depend on system patch for go_googleapis dep by @gregmagolan in #493
- chore: update Workflows orb to 5.6.0 release by @gregmagolan in #492
- chore: bump to Bazel 6.3.0 by @gregmagolan in #494
- chore(copybara): sync commits from Aspect-internal silo by @gregmagolan in #495
- chore(copybara): sync commits from Aspect-internal silo by @gregmagolan in #498
- chore(copybara): sync commits from Aspect-internal silo by @alexeagle in #501
- fix: tsconfig paths are not expanded correctly for tsconfigs and libs not placed at workspace root by @alexeagle in #502
- chore: bump to Aspect Workflows 5.7.0-rc6 & target CircleCI only by @gregmagolan in #503
- chore: upgrade to Aspect Workflows 5.7.0-rc9 by @gregmagolan in #504
- chore: update to Aspect Workflows 5.7.0-rc10 by @gregmagolan in #505
- chore: update to Aspect Workflows 5.7.0 by @gregmagolan in #506
- chore: update to Aspect Workflows 5.7.1 by @gregmagolan in #508
- chore(copybara): sync commits from Aspect-internal silo by @alexeagle in #509
Full Changelog: 5.5.4...5.7.2