2022-08-03 15:21:16 +00:00
|
|
|
---
|
2023-12-13 17:26:57 +00:00
|
|
|
queue: bazel-lib-small
|
2022-08-03 15:21:16 +00:00
|
|
|
env:
|
2022-08-05 19:32:23 +00:00
|
|
|
CC: /bin/false
|
2022-08-03 15:21:16 +00:00
|
|
|
workspaces:
|
2023-12-13 17:26:57 +00:00
|
|
|
.:
|
|
|
|
tasks:
|
|
|
|
- test:
|
|
|
|
queue: bazel-lib
|
|
|
|
e2e/smoke:
|
|
|
|
icon: bazel
|
|
|
|
tasks:
|
|
|
|
- format:
|
2023-12-08 07:34:24 +00:00
|
|
|
without: true
|
2023-12-13 17:26:57 +00:00
|
|
|
- gazelle:
|
2023-12-08 07:34:24 +00:00
|
|
|
without: true
|
2023-12-13 17:26:57 +00:00
|
|
|
- buildifier:
|
2023-12-08 07:34:24 +00:00
|
|
|
without: true
|
2023-12-13 17:26:57 +00:00
|
|
|
e2e/coreutils:
|
|
|
|
icon: bazel
|
|
|
|
tasks:
|
|
|
|
- format:
|
2023-12-08 07:34:24 +00:00
|
|
|
without: true
|
2023-12-13 17:26:57 +00:00
|
|
|
- gazelle:
|
2023-12-08 07:34:24 +00:00
|
|
|
without: true
|
2023-12-13 17:26:57 +00:00
|
|
|
- buildifier:
|
2023-12-08 07:34:24 +00:00
|
|
|
without: true
|
2023-12-13 17:26:57 +00:00
|
|
|
e2e/copy_to_directory:
|
|
|
|
icon: bazel
|
|
|
|
tasks:
|
|
|
|
- format:
|
2023-12-08 07:34:24 +00:00
|
|
|
without: true
|
2023-12-13 17:26:57 +00:00
|
|
|
- gazelle:
|
2023-12-08 07:34:24 +00:00
|
|
|
without: true
|
2023-12-13 17:26:57 +00:00
|
|
|
- buildifier:
|
2023-12-08 07:34:24 +00:00
|
|
|
without: true
|
2023-12-13 17:26:57 +00:00
|
|
|
e2e/external_copy_to_directory:
|
|
|
|
icon: bazel
|
|
|
|
tasks:
|
|
|
|
- format:
|
2023-12-08 07:34:24 +00:00
|
|
|
without: true
|
2023-12-13 17:26:57 +00:00
|
|
|
- gazelle:
|
2023-12-08 07:34:24 +00:00
|
|
|
without: true
|
2023-12-13 17:26:57 +00:00
|
|
|
- buildifier:
|
2023-12-08 07:34:24 +00:00
|
|
|
without: true
|
2022-08-03 15:21:16 +00:00
|
|
|
tasks:
|
2023-12-13 17:26:57 +00:00
|
|
|
- test:
|
|
|
|
# - format:
|
|
|
|
- gazelle:
|
|
|
|
- buildifier:
|