5.8.19
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.8.19
The underlying version of Bazel can be configured in your .bazelversion
file or the BAZEL_VERSION
environment variable.
What's Changed
- chore: upgrade to Aspect CLI 5.8.16 by @gregmagolan in #568
- chore: upgrade to Aspect Workflows 5.9.0-beta.2 by @gregmagolan in #569
- chore: upgrade to Aspect Workflows 5.9.0-beta.2 CCI orb by @gregmagolan in #570
- chore: bring in aspect_rules_lint and add format task to Aspect Workflows by @gregmagolan in #571
- chore: upgrade to buildifier 6.3.3 by @gregmagolan in #572
- chore: bazel run //:format by @gregmagolan in #573
- chore: run Aspect Workflows setup step on small instances by @gregmagolan in #574
- chore: upgrade to Aspect Workflows 5.9.0-beta.10 by @gregmagolan in #575
- chore: use small ARM instances for setup & buildifier tasks by @gregmagolan in #576
- chore: enable workflows delivery on demostration target by @gregmagolan in #577
- chore: upgrade to Aspect Workflows 5.9.0-rc.0 by @gregmagolan in #578
- chore: upgrade to Aspect Workflows 5.9.0-rc.7 by @gregmagolan in #579
- chore: switch to smaller 'small' instances without nvme drives by @gregmagolan in #580
- chore: use low-cost, long-living, graviton t4g.nano runners for the setup step by @gregmagolan in #581
- chore: use low-cost, long-living, graviton t4g.nano runners for the setup step by @gregmagolan in #582
- chore(copybara): sync commits from Aspect-internal silo by @gregmagolan in #583
Full Changelog: 5.8.16...5.8.19