apache / pekko-connectors

Apache Pekko Connectors is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Apache Pekko.
https://pekko.apache.org/
Apache License 2.0
64 stars 32 forks source link

chore: Do nightly build at 3 AM. #426

Closed He-Pin closed 9 months ago

He-Pin commented 9 months ago

Motivation: Do it at 1 AM everyday, then we can check the snapshot just after the pekko-core snapshot published.

mdedetrich commented 9 months ago

If we are going to stage it this way we should http at 1am, grpc ar 2am and connectors at 3am so all of the dependencies line up. @pjfanning wdyt?

He-Pin commented 9 months ago

Github Action needs some kind of action dependencies where actions can depend on each other.

laglangyue commented 9 months ago

LGTM