coverallsapp / coverallsapp/github-action
Pin crystal dependencies
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 520
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
The crystal dependency update has been causing problems to this github action, in particular https://github.com/coverallsapp/homebrew-coveralls/issues/71#issuecomment-4343451279
Currently there are Github CI jobs that are failing because of this bug. E.g. https://github.com/grobidOrg/grobid/actions/runs/25102614558/job/73555553240
I recommend you to pin the crystal dependency, i noticed that is not the first tie they cause problems with updates.
Contributor guide
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.
Research direction
Start with the GitHub Action's dependency configuration and compare it with the linked failing GitHub CI job and the referenced Coveralls issue. Pin the Crystal dependency to a stable version, then verify that the affected workflow no longer fails because of dependency updates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- crystal, github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100