fetch-configlet: DRY/sync with version in configlet repo
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
Research direction
Start by locating the fetch-configlet script and comparing its behavior with the exercism/configlet release flow shown in the issue. Determine whether syncing the version or adopting the gh-only approach is the intended direction; done means the script has parity with the configlet repository and still downloads and extracts the required archive in GitHub Actions.
Written by the indexing model from the issue text.
Description
Or reach feature parity with it.
For the fetch-configlet script in this repo, which is designed to be used only in the GitHub Actions environment, we could also consider a gh-only implementation like:
name='configlet.tar.gz'
gh -R exercism/configlet release download --output "${name}" \
--pattern 'configlet_*_linux_x86-64.tar.gz'
tar xzf "${name}" -C bin/
rm "${name}"
- Dominant language
- Shell
- Stars
- 8
- Forks
- 14
- Avg merge
- 3h 44m
- Merged PRs (30d)
- 3
Contributor guide
No contributing guide indexed for this repository
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.
More from exercism/github-actions
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
exercism/github-actions#108 · 1 reaction ·
-
Simplify secrets Openx:action/improve x:knowledge/none x:size/tiny x:type/ci x:type/coding
exercism/github-actions#65 · 10 comments · 1 assignee ·
All issues in exercism/github-actions
Similar issues
-
align on terminology Open
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
CycloneDX/transparency-exchange-api#393 · 1 comment ·
-
module/agent platform/macos type/bug/regression
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
CachyOS/cachyos-aur-derived#754 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
CrowdStrike/falcon-scripts#528 ·
-
bug(cli): hapi doctor inline-media prints a fabricated B:\ helper-script path in packaged installs Open
Difficulty 2/5 1-3 hours Newbie friendliness 70/100