Raku / Raku/whateverable

Range syntax :nth

Open
#214 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

benchable committable whateverable
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.