microsoft / microsoft/msix-packaging
request: CI/CD
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 1.1k
- Forks
- 193
- Avg merge
- 2h 16m
- Merged PRs (30d)
- 2
Description
Please setup GitHub Actions to validate building makemsix, and running the resulting binary to generate basic packages.
Test on macOS, Windows, and Linux GitHub stock runners.
In order to catch compilation problems earlier.
Relates to https://github.com/microsoft/msix-packaging/issues/694
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 examining the repository's existing build entry points for makemsix and any current packaging checks, then review GitHub Actions workflow conventions. Add validation on stock macOS, Windows, and Linux runners that builds makemsix and uses the resulting binary to generate basic packages; done means the workflow catches compilation or packaging failures on all three platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, github-actions
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100