lean4-htt/.github/workflows
Kim Morrison 2a25e4f3ae
fix: nightly dispatch creates today's tag when retrying a failed nightly (#13035)
This PR fixes the `workflow_dispatch` path for nightly releases.
Previously,
when a scheduled nightly failed (so no tag was created) and someone
manually
re-triggered the workflow, it would find the most recent existing
nightly tag
(from a previous day) and create a `-revK` revision of that old tag. Now
it
checks if today's nightly tag exists: if not, it creates it directly; if
it
already exists, it creates a `-revK` revision as before.

🤖 Prepared with Claude Code

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 11:30:36 +00:00
..
actionlint.yml chore: CI: bump actions/checkout from 5 to 6 (#11459) 2026-01-09 07:43:13 +00:00
awaiting-manual.yml fix: use pull_request_target for label-triggered workflows (#12638) 2026-03-01 19:20:56 +11:00
awaiting-mathlib.yml fix: use pull_request_target for label-triggered workflows (#12638) 2026-03-01 19:20:56 +11:00
backport.yml chore: CI: add backport action 2023-09-25 11:33:14 +02:00
build-template.yml fix: address unused simp theorem warnings (#12829) 2026-03-06 23:12:03 +00:00
check-prelude.yml chore: CI: bump actions/checkout from 5 to 6 (#11459) 2026-01-09 07:43:13 +00:00
check-stage0.yml chore: CI: bump actions/checkout from 5 to 6 (#11459) 2026-01-09 07:43:13 +00:00
check-stdlib-flags.yml fix: use pull_request_target for label-triggered workflows (#12638) 2026-03-01 19:20:56 +11:00
ci.yml fix: nightly dispatch creates today's tag when retrying a failed nightly (#13035) 2026-03-22 11:30:36 +00:00
copyright-header.yml chore: CI: bump actions/checkout from 5 to 6 (#11459) 2026-01-09 07:43:13 +00:00
grove.yml chore: ci: bump grove-action to v0.5 (#11559) 2025-12-09 10:33:31 +00:00
jira.yml chore: CI: Jira sync 2024-07-24 19:52:55 +02:00
labels-from-comments.yml feat: add lake-ci label to enable full Lake test suite (#12836) 2026-03-10 03:23:35 +00:00
pr-body.yml fix: use pull_request_target for label-triggered workflows (#12638) 2026-03-01 19:20:56 +11:00
pr-release.yml chore: revert "chore: CI: avoid fetching full repo in PR Release (#12309)" 2026-02-09 13:12:35 +00:00
pr-title.yml chore: adjust pr-title check to enforce capitalization (#11033) 2025-10-31 07:23:25 +00:00
restart-on-label.yml feat: add lake-ci label to enable full Lake test suite (#12836) 2026-03-10 03:23:35 +00:00
stale.yml chore: CI: bump actions/stale from 9 to 10 (#10647) 2025-10-07 11:41:31 +00:00
update-stage0.yml chore: CI: bump actions/cache from 4 to 5 (#11862) 2026-02-03 12:37:56 +00:00