Range syntax :nth
Nobody has claimed this yet.
- Dominant language
- Raku
- Stars
- 19
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
<MasterDuke> i wonder if it would be useful to have an option like 'releases' or 'all' that just does nqp/moarvm bump commits?
<AlexDaniel> MasterDuke: I was thinking about 2017.07..2017.08 range syntax with an option to test every nth commit
You can already use 2017.07..2017.08, but this will take forever because it will have to test >150 commits.
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
No file, test, or entry point is named in the issue. Start by locating the code that parses 2017.07..2017.08 ranges and runs commits, then determine how an nth-commit option would fit that flow. Done means the range can select every nth commit instead of testing all more than 150 commits.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100