Commit Graph

83 Commits

Author SHA1 Message Date
Greg Magolan aa054522c7
chore: upgrade to Aspect Workflows 5.9.11 (#765) 2024-02-26 13:30:30 -08:00
Greg Magolan 6414c883fc
chore: upgrade to Aspect Workflows 5.9.10 (#764) 2024-02-25 12:15:37 -08:00
Greg Magolan c1a01d2bdb
chore: upgrade to Aspect Worklfows 5.9.9 (#761) 2024-02-20 19:21:33 -08:00
Alex Eagle 6d3195f05c
presets: remove eternal test_timeout_filtering (#758)
In practice we've disabled this setting at some clients, because there's not a surrounding workflow to find these targets are being silently dropped from CI, nor run them on another schedule.

We can re-introduce something better when we add Test Selection to Aspect Workflows.
2024-02-16 13:56:38 -08:00
Greg Magolan 3f4e188994
chore: update always_delivery to auto_delivery (#753) 2024-02-08 22:37:25 -08:00
Greg Magolan 6dbe2f8ea4
chore: upgrade to Aspect Workflows 5.9.5 (#752) 2024-02-08 20:52:06 -08:00
Greg Magolan d859bb3922
chore: upgrade to Aspect Workflows 5.9.4 (#750) 2024-02-07 23:43:24 -08:00
Greg Magolan ddb70f88b4
chore: upgrade to Aspect Workflows 5.9.2 (#742) 2024-02-02 12:30:53 -08:00
Greg Magolan 356ea9c266
chore: upgrade to Aspect Workflows 5.9.1 (#741) 2024-02-01 23:03:36 -08:00
Greg Magolan 83bddea030
chore: upgrade to Aspect Workflows 5.9.0 (#740) 2024-01-30 21:08:06 -08:00
Greg Magolan bb18a471f3
chore: set correct warming queue (#734) 2024-01-26 10:03:42 -08:00
Greg Magolan 3323d2d2f8
chore: upgrade to Aspect Workflows 5.9.0-rc.19 (#733) 2024-01-25 23:06:34 -08:00
Greg Magolan adad7889c9
chore: upgrade to Aspect Workflows 5.9.0-rc.16 (#731) 2024-01-22 23:34:45 -08:00
Greg Magolan eabb9de525
chore: bump to e2-medium k8s nodes (#726) 2024-01-17 20:58:14 -06:00
Greg Magolan 4b377968ce
chore: reduce size of remote cache to tune deployment costs (#725) 2024-01-17 18:19:48 -08:00
Greg Magolan 5c7e759733
chore: upgrade to Aspect Workflows 5.9.0-rc.15 (#722) 2024-01-13 13:38:51 -08:00
Greg Magolan c9d08234ce
refactor: remove --enable-runfiles from javascript recommended bazelrc settings (#715) 2024-01-07 21:29:45 -08:00
Greg Magolan d313c8bf75
fix: move flags that should only be set with bazel 6 to bazel6.bazelrc recommended settings (#711) 2024-01-04 08:16:59 -08:00
Greg Magolan 71260d8669
chore: upgrade to Aspect Workflows 5.9.0.rc.10 (#710) 2024-01-03 00:16:47 -08:00
Greg Magolan 081ab5a879
chore: upgrade to Aspect Workflows 5.9.0-rc.9 (#705) 2023-12-22 15:08:16 -08:00
Greg Magolan 2ef100be42
chore: switch to smaller 'small' instances without nvme drives (#700) 2023-12-19 22:25:17 -08:00
Greg Magolan 57bfe2c165
chore: upgrade to Aspect Workflows 5.9.0-rc.7 (#695) 2023-12-16 02:38:29 -08:00
Greg Magolan 94d41e6849
chore: upgrade to Aspect Workflows 5.9.0-rc.0 (#694) 2023-12-13 21:57:30 -08:00
Greg Magolan cbc5c7b06c
chore: enable workflows delivery on demostration target (#693) 2023-12-13 17:26:35 -08:00
Greg Magolan d2638fe295
chore: run Aspect Workflows setup step on small instances (#688) 2023-12-13 09:26:57 -08:00
Greg Magolan b1c342a96f
chore: bazel run //:format (#682) 2023-12-08 00:30:39 -08:00
Greg Magolan bb64a79dc3
chore: bring in aspect_rules_lint and add format task to Aspect Workflows (#681) 2023-12-07 23:34:24 -08:00
Greg Magolan 95362f5648
chore: upgrade to Aspect Workflows 5.9.0-beta.2 (#677) 2023-12-05 22:47:13 -08:00
Greg Magolan 81b0b20c5c
chore: upgrade to Aspect Workflows 5.8.15 (#674) 2023-12-03 15:04:22 -08:00
Greg Magolan ddac9c46c3
chore: upgrade to Aspect Workflows 5.8.10 (#672) 2023-11-29 13:59:56 -08:00
Derek Cormier b1f6f34f49
chore: enable dynamic port allocation on workflows NAT (#669) 2023-11-22 12:37:19 -08:00
Greg Magolan 498c5c851d
chore: upgrade to Aspect Workflows 5.8.7 (#646) 2023-11-12 07:48:17 -08:00
Greg Magolan a47eebfa65
fix: fix execution requirements for 'build without the bytes' (#639) 2023-10-31 13:38:32 -07:00
Greg Magolan 1365cfdf92
chore: upgrade to Aspect Workflows 5.8.3 (#635) 2023-10-26 22:25:18 -07:00
Greg Magolan c01c0e8443
chore: upgrade to Aspect Workflows 5.8.2 (#628) 2023-10-18 15:11:54 -07:00
Derek Cormier 5077d5ae4a
chore: remove bazel5 presets (#614) 2023-10-16 13:35:41 -07:00
Greg Magolan 219240d27a
chore: upgrade to Aspect Workflows 5.8.0 (#617) 2023-10-10 16:14:15 -07:00
Douglas Parker 323329f119 fix: always include files from the same workspace as the build target in `copy_to_directory()` (#360)
* fix: always include files from the same workspace as the build target in `copy_to_directory`

Fixes #359.

This updates the `copy_to_directory` tool to accept a workspace name representing the workspace of the target it is executing under. Any files in this workspace are automatically included, regardless of the `include_external_repositories` option. This makes it support usage within an external target (such as `@wksp//:dir`).

* test: add e2e test which uses `copy_to_directory` within an external workspace

Refs #359.

This should catch regressions where no files are copied when built within an external workspace and not using `include_external_repositories`.

* ci: fix stray workspace refs

---------

Co-authored-by: Alex Eagle <alex@aspect.dev>
2023-10-10 10:57:08 -07:00
Greg Magolan aa478e4c95 chore: upgrade to Aspect Workflows 5.8.0-rc14 (#598) 2023-10-09 11:15:38 -07:00
Greg Magolan b58426619d chore: upgrade to Aspect Workflows 5.8.0-rc12 (#596) 2023-10-09 11:15:33 -07:00
Derek Cormier 99f36cc298 feat(presets): always fetch all coverage files on coverage runs (#564) 2023-10-05 15:57:37 -07:00
Alex Eagle e640c0db0f
chore: check gazelle on CI (#586) 2023-10-05 15:50:42 -07:00
Greg Magolan 7f951a7a0c
chore: bump to latest version of Aspect Workflows starter image (#571) 2023-10-03 10:21:01 -07:00
Greg Magolan 5ebb6906dc
chore: upgrade to Aspect Workflows 5.8.0-rc11 (#558) 2023-09-28 18:13:55 -07:00
Greg Magolan c8b36d08d0
chore: upgrade to Aspect Workflows 5.8.0-rc9 (#557) 2023-09-27 17:19:33 -07:00
Greg Magolan 32488f02ce
chore: bump GKE machine type to e2-standard-2 (#551) 2023-09-26 09:36:37 -07:00
Greg Magolan 7908e53f43
chore: set --remote_download_minimal and --nobuild_runfile_links for all Workflows tasks (#549) 2023-09-25 09:36:18 -07:00
Greg Magolan b60dc04ed3
chore: upgrade to Aspect Workflows 5.8.0-rc8 (#546) 2023-09-23 09:52:00 -07:00
Greg Magolan 7983da04e4
chore: upgrade to Aspect Workflows 5.8.0-rc6 (#530) 2023-09-19 13:39:34 -07:00
Ted Kaplan fc3c3181f3
docs: Add --incompatible_disallow_empty_glob to correctness.bazelrc (#524) 2023-09-18 19:58:27 -07:00