exercism / exercism/configlet

sync: consider linking to prob-specs commits

Open
#611 1 comment 0 reactions 0 assignees View on GitHub
cmd: sync kind: feature
Dominant language
Nim
Stars
23
Forks
17
Avg merge
13h 57m
Merged PRs (30d)
1

Description

When syncing, a track maintainer will often want to look at the recent changes to prob-specs to see why e.g. a test case was added or reimplemented.

Configlet could make that easier and faster by linking to the relevant commits. Now that we cache the prob-specs repo, and don't support a shallow clone of it (which we did when we had `--prob-specs-dir`), configlet has access to the entire `problem-specifications` repo history. So we could consider outputting a list of recent commits that touch e.g. a relevant `canonical-data.json` file.

Not a high priority for now.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.