playframework / playframework/play-grpc
Add BuildInfo so the Akka gRPC version becomes available for specifying dependencies
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 41
- Forks
- 27
- Avg merge
- 21h 16m
- Merged PRs (30d)
- 12
Description
eg for
libraryDependencies += "com.lightbend.play" %% "play-grpc-runtime" % "$project.version$",
libraryDependencies += "com.lightbend.play" %% "lagom-javadsl-grpc-testkit" % "$project.version$" % Test
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 by locating the project's version and build settings and any existing BuildInfo entry point; the issue names no files or tests. Done means the Akka gRPC version is available for dependency declarations like the two examples, with verification through the relevant build checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- grpc, scala
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100