typelevel / typelevel/fs2-grpc
sbt 2 build
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 284
- Forks
- 66
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 4
Description
Hi,
It looks like the configuration at:
https://github.com/typelevel/fs2-grpc/blob/update/sbt-2.0.0/.github/workflows/ci.yml#L32
needs to be updated for the update/sbt-2.0.0 branch to build successfully.
I noticed this from the failing GitHub Actions run:
https://github.com/typelevel/fs2-grpc/actions/runs/27648314105/job/81765765302#step:5:9
Unless I'm missing something, adjusting that workflow configuration should fix the build for this branch.
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 .github/workflows/ci.yml at line 32 and inspect the failing GitHub Actions run linked in the issue. Update the workflow configuration for the update/sbt-2.0.0 branch, then rerun the workflow and confirm that the branch builds successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, scala
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 82/100