crashappsec / crashappsec/chalk
CI: consider running on more platforms
- Dominant language
- Nim
- Stars
- 436
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
We currently aim to release chalk for:
- Linux arm64
- Linux x86_64
- macOS arm64
- macOS x86_64
However, in this repo we currently only test Linux x86_64 builds. To have better/earlier visibility on potential problems that affect a subset of platforms, we could try adding more platforms in CI.
The easiest to add is probably macOS x86_64, except that there's an issue right now that prevented us releasing chalk 0.3.1 (2024-01-23) for that platform.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the repository's CI configuration and the issue that currently blocks macOS x86_64 releases. Compare the existing Linux x86_64 build with the four target platforms, then verify that CI provides coverage for the added platforms without preventing releases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nim
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100