Check that developer remembered to do node build.js before git commit
Open
Beginner friendly
- Dominant language
- JavaScript
- Stars
- 38.2k
- Forks
- 6.6k
- PR merge metrics
- No merged PRs in 30d
Description
Add an entry in circle.yml that checks that after running `npm run build` the output of `git diff` is empty.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading circle.yml and run npm run build locally to inspect the generated changes. Add the requested check so the build leaves git diff empty, then confirm the CircleCI job fails when generated output differs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 62/100