TileOPs-Metax/.github/workflows
ChongLi 06523b1bfa
[Benchmark][CI] Resolve nightly perf history artifact lookup (#838)
Closes #837

## Summary

- resolve the nightly perf-history lookup from a previous successful
`nightly.yml` run instead of the current run
- skip the download cleanly when no historical artifact exists yet so
nightly can bootstrap a new baseline

## Test plan

- [x] pre-commit hooks passed during `git commit`
- [x] YAML parse check passed for `.github/workflows/nightly.yml`

## Regression

- previous behavior tried to download `tileops_perf_history` from the
current run before that artifact existed
- new behavior only downloads when a prior successful nightly run with a
non-expired artifact is found
2026-04-08 12:41:01 +08:00
..
auto-label.yml [CI] Harden fork PR GPU smoke and consolidate workflow checks (#510) 2026-03-15 18:58:43 +08:00
gpu-smoke.yml [CI] Remove commit-level validation; enforce format via PR title + squash merge (#797) 2026-04-06 11:23:34 +08:00
nightly.yml [Benchmark][CI] Resolve nightly perf history artifact lookup (#838) 2026-04-08 12:41:01 +08:00
preflight.yml [CI] Remove commit-level validation; enforce format via PR title + squash merge (#797) 2026-04-06 11:23:34 +08:00
stale-issues.yml [CI] Harden fork PR GPU smoke and consolidate workflow checks (#510) 2026-03-15 18:58:43 +08:00