William Bezuidenhout
|
edaa63120b
|
ci: disable posting of annotations by aspect buildkite plugin (#60888)
* disable posting of annotations by aspect buildkite plugin
* use v0.0.10-alpha version
|
2024-03-06 16:35:53 +02:00 |
|
Jean-Hadrien Chabran
|
b39b6f7664
|
ci: bump aspect-cli buildkite plugin (#56135)
|
2023-08-22 16:43:25 +00:00 |
|
Jean-Hadrien Chabran
|
1a97b565bb
|
ci: bump aspect-cli plugin for BK (#55843)
|
2023-08-14 17:45:07 +00:00 |
|
Jean-Hadrien Chabran
|
a9774ff836
|
Update buildkite aspect cli to latest version (which include BKA integration) (#55830)
* Test collecting test results
* Use properly released version
|
2023-08-14 13:09:14 +00:00 |
|
Jean-Hadrien Chabran
|
4465ece517
|
bzl: use our buildkite aspect-cli plugin to annotate failures (#51357)
This introduces
https://github.com/sourcegraph/aspect-cli-plugin-buildkite which only
runs in Buildkite, and produces annotations when stuff is failing. It's
a bit rough at the moment, but it does the job.
## Test plan
<!-- All pull requests REQUIRE a test plan:
https://docs.sourcegraph.com/dev/background-information/testing_principles
-->
<img width="1165" alt="CleanShot 2023-05-02 at 15 02 16@2x"
src="https://user-images.githubusercontent.com/10151/235674059-d9a8b63c-a99d-4a4d-bc64-e1f793dc12b9.png">
|
2023-05-02 15:31:26 +02:00 |
|
Jean-Hadrien Chabran
|
9f07628311
|
fix: gazelle and proto generation (continuation of #49547) (#49713)
This is a continuation of
https://github.com/sourcegraph/sourcegraph/pull/49547, updated to the
recent main.
~Currently in draft until we fix the rust issues.~ Fixed
See https://github.com/sourcegraph/sourcegraph/issues/50032 for more
context on how to handle the generated files.
## Test plan
<!-- All pull requests REQUIRE a test plan:
https://docs.sourcegraph.com/dev/background-information/testing_principles
-->
CI
---------
Signed-off-by: Thulio Ferraz Assis <3149049+f0rmiga@users.noreply.github.com>
Co-authored-by: Thulio Ferraz Assis <3149049+f0rmiga@users.noreply.github.com>
|
2023-04-11 11:36:45 +02:00 |
|
Greg Magolan
|
8004a17b89
|
chore: update to Aspect CLI 5.2.0 (#48743)
5.2.0 CLI release requires opting into configure languages in
`.aspect/cli/config.yaml`
Test plan: CI
|
2023-03-06 17:37:16 +01:00 |
|