rocq-prover / rocq-prover/platform-docs
Set up an action
Open
Nobody has claimed this yet.
- Dominant language
- Rocq Prover
- Stars
- 26
- Forks
- 25
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 1
Description
We need to set up actions to check that all files defined in src/ type checks with the version of the Coq platform of the branch.
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 by inspecting the files under src/ and identifying the branch's Coq Platform version. Set up a GitHub Actions check that type-checks all files defined there against that version. Done means the action runs successfully and reports failures when any src/ file does not type-check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100