TileOPs-Metax/.github
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
..
ISSUE_TEMPLATE [Chore][CI] Remove outdated GitHub templates (#669) 2026-03-25 19:10:41 +08:00
runner [CI][Bench] Add flashinfer-python to benchmark dependencies (#721) 2026-04-03 11:23:44 +08:00
workflows [Benchmark][CI] Resolve nightly perf history artifact lookup (#838) 2026-04-08 12:41:01 +08:00
actionlint.yaml [CI] Run nightly tests in Docker container with host-based runner (#680) 2026-03-27 11:37:45 +08:00