barelyhuman / barelyhuman/goblin
Move to using ungh from unjs.io
Open
enhancement
good first issue
help wanted
- Dominant language
- Go
- Stars
- 201
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
`GITHUB_TOKEN` is a dependency right now to be able to resolve versions for GitHub packages. This can be offloaded to using [ungh](https://unjs.io/ungh) which cache's these requests and is comparatively faster.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the code that currently resolves versions for GitHub packages and identify where GITHUB_TOKEN is required. Read the ungh documentation at https://unjs.io/ungh, then verify that version resolution uses ungh and no longer depends on GITHUB_TOKEN; the issue does not name a file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100