Commit Graph

26 Commits

Author SHA1 Message Date
Jason Bedard c4e601f244
ci: add bazel 7 prerelease tests (#452) 2023-06-13 16:26:33 -07:00
Derek Cormier e2466ee3b0 fix: add queue name to workflows config 2023-06-07 13:14:33 -07:00
Derek Cormier f080671cec chore: update workflows config 2023-05-11 20:35:38 -07:00
Alex Eagle adca277409 fix: use test command for test flags
I don't think there's any reason we apply these two flags for `build`?
2023-04-13 07:45:07 -07:00
Derek Cormier be41c1d686
fix: remove merkle tree caching (#390) 2023-03-09 12:24:44 -08:00
Alex Eagle abaf4649f5 fix(bazelrc-presets): restore 60s progress rate on CI 2023-03-05 17:51:26 -08:00
Greg Magolan f472a3ac83
chore: update to Aspect CLI 5.2.0-rc0 (#387) 2023-03-04 11:12:55 -08:00
Derek Cormier 018fb2db18 chore: set --heap_dump_on_oom preset to apply to all commands 2023-03-01 15:40:17 -08:00
Derek Cormier 2704c61128 chore: remove unnecessary duplication in bazelrc presets 2023-03-01 14:47:54 -08:00
Greg Magolan 91eeca7d40
fix: remove --experimental_guard_against_concurrent_changes from recommended correctness settings (#380) 2023-02-23 00:28:46 -08:00
Matt Mackay 09c08e4ed7
fix: update recommend CI flags from Workflows (#378) 2023-02-22 15:46:20 -08:00
Greg Magolan 569fa374ef
feat: add write_aspect_bazelrc_presets macro (#370) 2023-02-17 14:34:06 -08:00
Greg Magolan cb6e0c1626
build: add MacOS and Windows to CI for landed commits (#371) 2023-02-17 11:56:56 -08:00
Alex Eagle 1df2becc7a chore: turn on more basic precommit checks
In particular this makes our bazelrc presets more compliant with client codebases, ensuring they can copy these files and not trip on their own pre-commit check
2023-02-17 11:00:00 -08:00
Greg Magolan fde705ba8c
feat: make bazel-lib the source-of-truth for Aspect recommended bazelrc settings (#369) 2023-02-16 16:59:21 -08:00
Greg Magolan 8493c3427c
fix: migrate Aspect Workflows configuration past breaking changes (#355) 2023-02-03 07:15:37 -08:00
Greg Magolan 3cf8ffa135
chore: upgrade to Aspect CLI 5.1.2 (#331) 2023-01-15 21:52:16 -08:00
Greg Magolan 8334e127a7
chore: update to Aspect CLI v5.1.1 (#310) 2023-01-03 00:23:16 -08:00
Greg Magolan 0327e5c221
chore: update to Bazel 6.0.0 and Aspect CLI 5.1.0 (#303) 2023-01-01 14:15:59 -08:00
Greg Magolan f4d07dd326
chore: update to Aspect CLI 5.0.1 (#286) 2022-11-16 16:12:46 -08:00
Greg Magolan 57d5511867
chore: update to Aspect CLI 5.0.0 (#285) 2022-11-16 01:56:57 -08:00
Greg Magolan 1f259abdd2
chore: update to Aspect CLI 4.3.2 (#284) 2022-11-15 21:12:47 -08:00
Greg Magolan c3b849a69e
chore: update to Aspect CLI Pro 4.2.2 (#281) 2022-11-12 10:19:30 -08:00
Greg Magolan 5c0a8f07a8
chore: update to Aspect CLI Pro 4.2.1 (#279) 2022-11-11 17:45:37 -08:00
Alex Eagle a145c6bb47
feat: install Aspect CLI for all users (#278)
Assuming you are using Bazelisk, this causes it to fetch Aspect's CLI and use that to wrap Bazel
2022-11-10 13:52:31 -08:00
Matt Mackay 2d78989553
refactor: move Aspect Workflows configuration files to new location (#249) 2022-09-19 11:58:04 -04:00