Releases: aspect-build/aspect-cli
5.8.16
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.16
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 Workflows 5.8.7 by @gregmagolan in #559
- chore: upgrade to Aspect Workflows 5.8.10 by @gregmagolan in #561
- chore: fixup CCI yaml for Aspect Workflows warming job by @gregmagolan in #562
- chore: upgrade to Aspect Workflows 5.8.15 by @gregmagolan in #566
- chore(copybara): sync commits from Aspect-internal silo by @gregmagolan in #567
Full Changelog: 5.8.5...5.8.16
5.8.5
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.5
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 #553
Full Changelog: 5.8.4...5.8.5
5.8.4
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.4
The underlying version of Bazel can be configured in your .bazelversion
file or the BAZEL_VERSION
environment variable.
What's Changed
- chore: don't run legacy pipeline when warming by @gregmagolan in #546
- chore: upgrade to Aspect Workflows 5.8.3 by @gregmagolan in #549
- build: upgrade bazel-gazelle to v0.33 by @gregmagolan in #550
- chore(copybara): sync commits from Aspect-internal silo by @gregmagolan in #551
- chore(copybara): sync commits from Aspect-internal silo by @gregmagolan in #552
Full Changelog: 5.8.3...5.8.4
5.8.3
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.3
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 Workflows 5.8.1 by @gregmagolan in #539
- chore: tweak CCI config yaml by @gregmagolan in #540
- chore: upgrade to Aspect Workflows 5.8.2 by @gregmagolan in #541
- chore: update buildifier targets used by Aspect Workflows by @gregmagolan in #542
- chore(copybara): sync commits from Aspect-internal silo by @jbedard in #537
- chore(copybara): sync commits from Aspect-internal silo by @alexeagle in #543
Full Changelog: 5.8.0...5.8.3
5.8.0
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.0
The underlying version of Bazel can be configured in your .bazelversion
file or the BAZEL_VERSION
environment variable.
What's Changed
- chore: update to Aspect Workflows 5.7.3 by @gregmagolan in #510
- chore: update to Aspect Workflows 5.7.5 by @gregmagolan in #511
- chore: upgrade to Aspect Workflows 5.8.0-rc4 by @gregmagolan in #513
- chore: upgrade to Aspect Workflows 5.8.0-rc6 by @gregmagolan in #514
- chore: upgrade to Aspect Workflows 5.8.0-rc8 by @gregmagolan in #516
- chore: bump remote cache size & shard count & turn on k8s observability by @gregmagolan in #517
- chore: set --remote_download_minimal and --nobuild_runfile_links for all Workflows tasks by @gregmagolan in #518
- chore: bump remote cache to 384 gb by @gregmagolan in #519
- chore: upgrade to Aspect Workflows 5.8.0-rc11 by @gregmagolan in #520
- chore: update to Bazel 6.3.2 and Aspect CLI 5.7.2 by @gregmagolan in #521
- chore: upgrade to Aspect Workflows 5.8.0-rc12 by @gregmagolan in #527
- chore: upgrade to Aspect Workflows 5.8.0-rc14 by @gregmagolan in #528
- chore(copybara): sync commits from Aspect-internal silo by @jbedard in #526
- chore(copybara): sync commits from Aspect-internal silo by @jbedard in #531
- chore: add example legacy non-workflows job by @gregmagolan in #532
- chore: rename Aspect Workflows CCI setup step by @gregmagolan in #533
- chore: upgrade to Aspect Workflows 5.8.0 by @gregmagolan in #534
Full Changelog: 5.7.2...5.8.0
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
5.5.4
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.5.4
The underlying version of Bazel can be configured in your .bazelversion
file or the BAZEL_VERSION
environment variable.
What's Changed
Features
- Added --aspect:lock_version flag to prevent Aspect CLI from downloading & running a different version of itself.
Fixes
- Support deps between local projects in Kotlin gazelle extension
- Suppress logging of incorrect parse errors from tree-sitter in JavaScript gazelle extension
Changelog
- chore: remove legacy bazel test //... since it is now covered by Aspect Workflows deployment by @gregmagolan in #482
- chore: bump to Aspect CLI 5.5.2 by @gregmagolan in #483
- chore(copybara): sync commits from Aspect-internal silo by @gregmagolan in #484
- chore(copybara): sync commits from Aspect-internal silo by @gregmagolan in #485
Full Changelog: 5.5.2...5.5.4
5.5.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.5.2
The underlying version of Bazel can be configured in your .bazelversion
file or the BAZEL_VERSION
environment variable.
What's Changed
Fixes
- Override parent target glob config when specified. This regressed in 5.5.0.
Changelog
- chore(copybara): sync commits from Aspect-internal silo by @gregmagolan in #481
Full Changelog: 5.5.1...5.5.2
5.5.1
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.5.1
The underlying version of Bazel can be configured in your .bazelversion
file or the BAZEL_VERSION
environment variable.
What's Changed
Features
- Add initial kotlin gazelle extension to
configure
command
Fixes
- Ensure gazelle config overrides are local. This regressed in 5.5.0.
Changelog
- chore: update README and install snipped with no windows by @gregmagolan in #472
- chore: update to use Aspect CLI 5.5.0 by @gregmagolan in #471
- chore: update to Aspect Workflows 5.5.0 release by @gregmagolan in #469
- chore(copybara): sync commits from Aspect-internal silo by @alexeagle in #475
- chore(copybara): sync commits from Aspect-internal silo by @gregmagolan in #478
Full Changelog: 5.5.0...5.5.1
5.5.0
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.5.0
The underlying version of Bazel can be configured in your .bazelversion
file or the BAZEL_VERSION
environment variable.
What's Changed
Features:
- Enable treesitter parser for gazelle js extensions. Parser will now correctly pickup type imports.
- Add support for custom targets with gazelle directives.
Fixes:
- Support resolving imports of
js_library
dts files - Do not generate
ts_project
targets for dts only sources - Pass bazel startup args to CLI plugins
Refactors:
- Improve js parse-error message
Changelog
- chore: update to CCI orb 5.4.11 by @gregmagolan in #449
- chore: update workflows config so same config is use by circleci and github actions by @gregmagolan in #450
- chore(copybara): sync commits from Aspect-internal silo by @gregmagolan in #452
- chore(copybara): sync commits from Aspect-internal silo by @gregmagolan in #453
- chore(copybara): sync commits from Aspect-internal silo by @gregmagolan in #455
- chore: update to Workflows 5.5.0-rc0 release by @gregmagolan in #456
- chore: enable warming task on Workflows config by @gregmagolan in #457
- chore: update to Workflows 5.5.0-rc1 release by @gregmagolan in #458
- chore: add Aspect Workflows warming workflows to GitHub Actions by @gregmagolan in #459
- chore: add Aspect Workflows warming workflows to GitHub Actions by @gregmagolan in #460
- chore: add Aspect Workflows warming workflows to GitHub Actions by @gregmagolan in #461
- chore: update to Aspect Workflows 5.5.0-rc4 by @gregmagolan in #462
- chore(copybara): sync commits from Aspect-internal silo by @gregmagolan in #463
- chore: update to Bazel 6.2.1 by @gregmagolan in #464
- chore: align bazel deps with silo by @gregmagolan in #465
- chore: update to Workflows 5.5.0-rc5 by @gregmagolan in #466
- chore(copybara): sync commits from Aspect-internal silo by @gregmagolan in #467
- chore: update to Aspect Workflows 5.5.0-rc6 by @gregmagolan in #468
- chore: update release rules & target to match silo by @gregmagolan in #470
Full Changelog: 5.4.11...5.5.0