leanprover-community / leanprover-community/leanprover-community.github.io
Move more of 1000.yaml processing to mathlib ci
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 84
- Forks
- 190
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 12
Description
Ideally, all the processing and validation in download_N_theorems should happen in mathlib CI so that failures surface there and we can download the output from there.
Contributor guide
No contributing guide indexed for this repository
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 by reading the download_N_theorems processing and validation around 1000.yaml, then inspect how mathlib CI currently handles this workflow. Identify which steps should run in CI and how their output can be downloaded there. Done means processing and validation failures surface in mathlib CI and the generated output is downloadable from CI.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100