Commit 733bcd2
committed
ci: migrate runs-on to Twilio runner labels + SHA-pin actions
- Target ubuntu-latest-large for the Test matrix and golangci-lint,
per guidance from Charlotte St. John (segmentio/stats is public, so
the Twilio self-hosted pool doesn't apply - see PEA-901).
- SHA-pin actions/checkout (v7.0.1) and actions/setup-go (v7.0.0).
- Run golangci-lint (bumped to v2.12.2) via `go install` + a plain
run: step instead of the golangci/golangci-lint-action marketplace
action, since that action isn't on this repo's Actions allowlist
(only github-owned actions are permitted) and was startup-failing
regardless of runs-on.1 parent 7e7070d commit 733bcd2
2 files changed
Lines changed: 13 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
26 | 32 | | |
27 | 33 | | |
28 | | - | |
29 | | - | |
30 | | - | |
| 34 | + | |
0 commit comments