Files
superset2/.github/workflows/scripts
rusackasandClaude Opus 4.8 eceb7e2355 fix(ci): close docs-deploy freshness race, add test for freshness gate
Queue instead of cancel in the docs-deploy concurrency group so a stale
run that already passed check-freshness can never kill a fresher run's
in-progress deploy before skipping itself as stale. Also extract the
freshness-check shell logic into a standalone, tested script so the
dispatch-bypass and output contract can't regress silently.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-03 22:59:09 -07:00
..