lf-lang / lf-lang/lf-lang.github.io
Create CI workflow that makes sure all example code compiles
Open
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 7
- Forks
- 21
- Avg merge
- 9h 46m
- Merged PRs (30d)
- 2
Description
- Make sure all
.lffiles compile - Make sure that all tests pass
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 locating all .lf example files and the repository's existing commands for compiling them and running tests. Create a CI workflow that covers both checklist items, then verify that the workflow reports failures when compilation or tests fail.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100