He-Pin opened a new pull request, #708:
URL: https://github.com/apache/pekko-grpc/pull/708

   Motivation:
   Port the applicable documentation cleanup from akka/akka-grpc commit 
8aa142b8b1158cde7232438b57e0818bf72546f6, which is now Apache licensed.
   
   The upstream change removes stale Play gRPC references from the gRPC 
documentation.
   
   Modification:
   - Remove the Play Framework support section from the Gradle documentation.
   - Keep the overview build-tool list focused on sbt, Gradle, and Maven for 
Pekko gRPC.
   
   Result:
   Pekko gRPC docs no longer suggest Play gRPC as part of the supported setup 
path.
   
   Validation:
   - `grep -RInE 'Play Framework|Play gRPC|play-grpc' docs/src/main/paradox` 
returned no matches.
   - `sbt --batch docs/paradox`
   - Combined local final check also passed: `sbt --batch scalafmtCheckAll test`
   
   References:
   - Upstream commit: 
https://github.com/akka/akka-grpc/commit/8aa142b8b1158cde7232438b57e0818bf72546f6
   - Upstream PR: https://github.com/akka/akka-grpc/pull/1739
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to