max-mapper / max-mapper/hexbin
Add Simple CI test suite
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 530
- Forks
- 214
- PR merge metrics
- No merged PRs in 30d
Description
Should be an easy enough contribution, maybe I'll get to it soon.
I accidentally merged someone's JSON with a trailing comma, if we just validated the JSON automatically that wouldn't be a problem!
We could even check that there's a file for each vector & raster listed.
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
Inspect the repository's existing CI configuration and the JSON, vector, and raster file lists mentioned in the issue. Define checks that reject invalid JSON and verify each listed vector and raster has a corresponding file. Done means the checks run automatically in CI and catch the trailing-comma case and missing files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100