ci: tag-gated nightly migration — foundation + 40 whole-file moves (#24725)

Co-authored-by: hnyls2002 <lsyincs@gmail.com>
Co-authored-by: Liangsheng Yin <hnyls2002@gmail.com>
This commit is contained in:
Alison Shao
2026-05-14 16:11:15 -07:00
committed by GitHub
co-authored by hnyls2002 Liangsheng Yin
parent 67096f48bf
commit ba214ef3d3
78 changed files with 2254 additions and 2131 deletions
@@ -21,6 +21,10 @@ on:
force_continue_on_error:
type: boolean
default: false
pr_test_yml:
description: 'Workflow YAML whose stage `run_timeout_minutes` drives partition sizing.'
type: string
default: '.github/workflows/pr-test.yml'
outputs:
main_package:
value: ${{ jobs.run.outputs.main_package }}
@@ -274,6 +278,7 @@ jobs:
python3 scripts/ci/utils/compute_partitions.py \
--full-parallel ${{ steps.parallel-mode.outputs.full }} \
--partition-model-file /tmp/partition-model.json \
--pr-test-yml ${{ inputs.pr_test_yml }} \
>> "$GITHUB_OUTPUT"
- name: Set B200 runner tag