Commit c2d27e5
committed
[multi-lora][ci] Rename CI to tinker-skyrl-train-backend-gpu
Frame the new CI workflow around the SkyRL-Train Tinker backend rather
than this PR's specific multi-LoRA work — same suite is the right home
for any future Tinker-API-on-Megatron correctness tests we add.
Renames:
.github/workflows/gpu_skyrl_train_multi_lora_megatron.yaml
-> .github/workflows/tinker_skyrl_train_backend_gpu.yaml
ci/anyscale_gpu_ci_multi_lora_megatron.yaml
-> ci/anyscale_tinker_skyrl_train_backend_gpu.yaml
ci/gpu_ci_run_multi_lora_megatron.sh
-> ci/gpu_ci_run_tinker_skyrl_train_backend.sh
And updates the inside of each: workflow name (Tinker-SkyRL-Train-
Backend-GPU), Anyscale job name (tinker-skyrl-train-backend-gpu), job
key (tinker_skyrl_train_backend_gpu_tests), PR label
(run_tinker_skyrl_train_backend_gpu_ci), and the path filters'
self-reference.
Test path stays at tests/tinker/skyrl_train/test_multi_lora_megatron.py
since that's still the file we're invoking.1 parent 824a840 commit c2d27e5
4 files changed
Lines changed: 12 additions & 12 deletions
File tree
- .claude
- .github/workflows
- ci
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 9 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | | - | |
| 18 | + | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
31 | | - | |
| 30 | + | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
38 | | - | |
| 37 | + | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
72 | | - | |
73 | | - | |
| 71 | + | |
| 72 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
File renamed without changes.
0 commit comments