jquery / jquery/node-amd-builder
Detect ref change
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The system should detect change of reference for tags and as a consequence check out the source and invalidate the cache.
Contributor guide
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 locating the tag or reference handling and the source checkout and cache invalidation entry points. Done means a changed tag reference triggers a fresh source checkout and invalidates the cache; the issue names no files or tests, so identify suitable coverage after finding those paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100