leanprover-community / leanprover-community/physlib
Workflow alignment
Open
@kuotsanhsu is already working on this.
Since Jan 20, 2025.
enhancement
good first issue
help-wanted
WIP
- Dominant language
- Lean
- Stars
- 749
- Forks
- 189
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 75
Description
It's preferable to align the workflows of HepLean with that of Mathlib. Here's the task breakdown:
- Automatically tag and release after a version bump.
- Move the dependency of doc-gen4 from the top-level lakefile to a separate
docleandirectory as suggested by doc-gen4, and create a workflow that is triggered when a PR merges similar to the documentation generation of Mathlib barring the separate repo. This preventslake, called from the top-level, from pulling and building doc-gen4 and its dependencies. - Incorporate Mathlib linters.
If more tasks are required, feel free to add them to the list above, and link related PRs to the "Development" section on the right of the GitHub web UI.
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.
Assessment
This issue has not been assessed yet.