zephyrproject-rtos / zephyrproject-rtos/ArduinoCore-zephyr
CI Improvements: Add build tests for all variants
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- C++
- Stars
- 65
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
Add all the existing variants for github CI to build and test so build failures on any platform can be caught early.
This will require additions to the .github/workflows/build.yml file.
### Tasks
- [ ] Add cc3220
- [ ] Add nRF*
- [ ] Add all samples
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 .github/workflows/build.yml and inspect how existing variants are built and tested. Extend the CI coverage for cc3220, nRF* variants, and all samples, then verify that the workflow builds and tests each listed variant successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, github-actions
- Domain
- build-system, ci-cd, embedded-iot
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100