Examples
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 392
- Forks
- 52
- Avg merge
- 52m
- Merged PRs (30d)
- 7
Description
From https://github.com/msys2/setup-msys2/pull/149#issuecomment-881567677
- Add recipe and move the workflow to
.github/workflowsso that it's tested in CI.- CMake
- PKGBUILD
- Showcase how to generate the matrix programmatically, using a job with a
shell: pythonstep: https://github.com/msys2/setup-msys2/blob/main/matrix/action.yml
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 with matrix/action.yml and the existing workflow setup to understand how the examples are currently represented. Add the CMake recipe, move the workflow under .github/workflows, and verify that the example is exercised in CI; the PKGBUILD example and programmatic matrix example are already marked complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake, github-actions, python
- Domain
- build-system, ci-cd, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100