timing of bump_toolchain_nightly-testing.yml
Open
Nobody has claimed this yet.
- Dominant language
- Lean
- Stars
- 709
- Forks
- 200
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 45
Description
The timing of this workflow causes us to skip certain nightly toolchains when a Lean nightly appears before the Mathlib of the previous day. Maybe this can be fixed by just adjusting the cron, or possibly it is easier to adjust the logic to check for the lastest Mathlib release.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the bump_toolchain_nightly-testing.yml workflow and inspect its cron timing and the logic that checks for the latest Mathlib release. Reproduce the case where a Lean nightly appears before the previous day's Mathlib release. Done means the workflow no longer skips applicable nightly toolchains.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100