Commit 122cca4
chore(ci): update GHCR cleanup workflow (#25037)
* chore(ci): improve GHCR cleanup workflow
- Add step to delete dated nightly tags older than 30 days, guarded
against semver/release tags
- Increase test-runner cleanup batch size from 50 to 100
- Add continue-on-error to test-runner step
- Update workflow name and header comment
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* chore(ci): replace gh CLI step with action for dated nightly cleanup
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* use ubuntu-24.04
* keep 30 nightlies
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 6a50bd5 commit 122cca4
1 file changed
Lines changed: 18 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
| 30 | + | |
| 31 | + | |
33 | 32 | | |
34 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
40 | | - | |
| 44 | + | |
0 commit comments