Skip to content

Commit 07da88c

Browse files
committed
chore: switch to Aspect Workflows on Buildkite
1 parent bbce476 commit 07da88c

17 files changed

+2
-464
lines changed

.aspect/workflows/README.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

.aspect/workflows/config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# See https://docs.aspect.build/workflows/config
2-
---
1+
# See https://docs.aspect.build/workflows/configuration
32
tasks:
43
- format:
54
queue: aspect-small

.github/workflows/.aspect-workflows-reusable.yaml

Lines changed: 0 additions & 187 deletions
This file was deleted.

.github/workflows/BUILD.bazel

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
load("@aspect_bazel_lib//lib:bazelrc_presets.bzl", "write_aspect_bazelrc_presets")
2-
load("@aspect_bazel_lib//lib:write_source_files.bzl", "write_source_file")
32
load("@bazel_skylib//:bzl_library.bzl", "bzl_library")
43

54
write_aspect_bazelrc_presets(
@@ -10,12 +9,6 @@ write_aspect_bazelrc_presets(
109
],
1110
)
1211

13-
write_source_file(
14-
name = "aspect_workflows_reusable",
15-
in_file = "@aspect_workflows_action//:.github/workflows/.aspect-workflows-reusable.yaml",
16-
out_file = ".aspect-workflows-reusable.yaml",
17-
)
18-
1912
bzl_library(
2013
name = "deps",
2114
srcs = ["deps.bzl"],

.github/workflows/aspect-workflows-delivery.yaml

Lines changed: 0 additions & 50 deletions
This file was deleted.

.github/workflows/aspect-workflows-warming.yaml

Lines changed: 0 additions & 32 deletions
This file was deleted.

.github/workflows/aspect-workflows.yaml

Lines changed: 0 additions & 24 deletions
This file was deleted.

.github/workflows/deps.bzl

Lines changed: 0 additions & 16 deletions
This file was deleted.

.github/workflows/new_issue.yaml

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)