The GitHub Actions job "Required Checks" on 
texera.git/ci/skip-boot-smoke-on-old-backport-targets has succeeded.
Run started by GitHub user aglinxinyuan (triggered by aglinxinyuan).

Head commit for run:
67f1b66aad4da6435e7e9ab35b3d2b5b472c82f7 / Xinyuan Lin <[email protected]>
fix(ci): skip boot smoke steps on backport targets that predate smoke-boot.sh

The backport CI legs rebuild the workspace as the release/* target tree
(prepare-backport-checkout.sh) while running main's build.yml, so steps
that invoke .github/scripts/smoke-boot.sh fail with exit 127 on targets
that predate the harness (#6319) — release/v1.2 today. First tripped by
the backport leg of #6910, the first release-labeled PR to fire
amber-integration since the harness landed.

Key every boot-smoke step (amber-integration's dist/unzip/smoke unit and
the whole platform-integration boot sequence) on the script's presence in
the checked-out tree via hashFiles, so those legs skip cleanly instead of
failing. The guard self-retires once smoke-boot.sh is backported to the
target branch.

Co-Authored-By: Claude Fable 5 <[email protected]>

Report URL: https://github.com/apache/texera/actions/runs/30313118649

With regards,
GitHub Actions via GitBox

Reply via email to