apache / pekko-http

The Streaming-first HTTP server/module of Apache Pekko
https://pekko.apache.org/
Apache License 2.0
153 stars 39 forks source link

Updates sbt-pekko-build #450

Closed mdedetrich closed 9 months ago

mdedetrich commented 9 months ago

(cherry picked from commit 56928146b469edfd5d2841943c2f059e56e8ddfc)

He-Pin commented 9 months ago

Would you like to write a bot for this kind of cherry picking @mdedetrich there are so many projects....

mdedetrich commented 9 months ago

Would you like to write a bot for this kind of cherry picking @mdedetrich there are so many projects....

We need to be particular about what kind of commits we are cherry picking, i.e. for the 1.0.x branch it will only be build related commits.

Since we are doing a lot of build improvements via sbt-pekko-build its a given that we will be cherry picking a bit but once the builds for pekko projects stabilize more (i.e. sbt-pekko-build is almost finished) then it should reduce a lot.

The ultimate goal is to automate as much as possible via sbt-pekko-build so its much easier to maintain the pekko core projects