Commit 0465d44
committed
Remove Buildkite unit/lint tests from expeditor config
**NOTE**: Don't merge this without:
- removing 'verify' from the 'required checks' in the GH conifg
- ADDING 'all checks' to the 'required checks' in the GH config
Now that unit/lint tests are matched on GH to BK, we can remove
the ones on BK, which are slower and cause more issues.
This ALSO adds the 'all checks' check so we can easily just tell
GH to block merges on that passing.
Signed-off-by: Phil Dibowitz <phil@ipom.com>1 parent 5815002 commit 0465d44
File tree
6 files changed
+20
-127
lines changed- .expeditor
- .github/workflows
6 files changed
+20
-127
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments