Fix HEAD and/or support GHC nightlies
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- haskell, typescript
- Domain
- ci-cd
Research direction
Start at src/installer.ts#L355 and inspect how the action resolves ghc_version: head. Compare the existing artifact URL with the proposed GHCup nightly channel and verify that the chosen approach can install the requested GHC version in the action; done means head or latest-nightly setup no longer fails with a 404.
Written by the indexing model from the issue text.
Description
Using ghc_version: head breaks; this URL is a 404:
It would be great for one of the following to occur:
- Fix the URL (e.g. https://gitlab.haskell.org/ghc/ghc/-/jobs/artifacts/master/raw/ghc-x86_64-linux-fedora33-release.tar.xz?job=x86_64-linux-fedora33-release)
- Enable GHCup's
nightlyfeature: https://discourse.haskell.org/t/ann-ghcup-0-1-19-3-released/6749
It seems like all that's needed for (2) is to upgrade GHCup installed by this action to 0.1.19.3 + set
ghc-version: latest-nightly
ghcup-release-channel: https://ghc.gitlab.haskell.org/ghcup-metadata/ghcup-nightlies-0.0.7.yaml
- Dominant language
- TypeScript
- Stars
- 91
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
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 haskell-actions/setup
-
Difficulty 3/5 1-2 days Newbie friendliness 48/100
haskell-actions/setup#150 · 1 reaction ·
-
upstream
Difficulty 4/5 3-5 days Newbie friendliness 35/100
haskell-actions/setup#139 · 4 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
haskell-actions/setup#119 · 1 comment ·
-
PR welcome
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
haskell-actions/setup#114 · 1 comment · 1 reaction ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
haskell-actions/setup#108 · 1 comment ·
All issues in haskell-actions/setup
Similar issues
-
comp/dashboard P3 type/bug
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
NousResearch/hermes-agent#117722 ·
-
clawsweeper:fix-shape-clear clawsweeper:queueable-fix clawsweeper:source-repro impact:ux-friction issue-rating: 🦞 diamond lobster no-stale P3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
community first-timers-only good first issue hacktoberfest help wanted low hanging fruit up-for-grabs
Difficulty 1/5 Under an hour Newbie friendliness 76/100
-
code-quality refactoring
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
github/gh-aw-firewall#8816 ·
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·