[GH] (pekko-persistence-cassandra/main): Workflow run "Unit Tests" is working again!

2025-06-09 Thread GitBox
The GitHub Actions job "Unit Tests" on pekko-persistence-cassandra.git/main has succeeded. Run started by GitHub user mdedetrich (triggered by mdedetrich). Head commit for run: ff8414208aa35a9ce5cae47d35dba9191bc3c389 / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.git

[GH] (pekko-connectors-kafka/main): Workflow run "Nightly Build and Test" failed!

2025-06-09 Thread GitBox
The GitHub Actions job "Nightly Build and Test" on pekko-connectors-kafka.git/main has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: f27d9792fa28209d9421a443579e0415bda53019 / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.g

[GH] (pekko-management/main): Workflow run "Publish" failed!

2025-06-09 Thread GitBox
The GitHub Actions job "Publish" on pekko-management.git/main has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 673a3d4c5613be1d80066df131753455ab85275d / PJ Fanning move lease tests (integration-tests) (#440) * move lease tests (integration-tests

[GH] (pekko-connectors/main): Workflow run "Nightly Pekko 1.0 Builds" failed!

2025-06-09 Thread GitBox
The GitHub Actions job "Nightly Pekko 1.0 Builds" on pekko-connectors.git/main has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: bf51c7d14dc67afe4d1d1f232ea6698addc1fd9d / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.githu

[GH] (pekko/main): Workflow run "Nightly Builds (1.1)" failed!

2025-06-09 Thread GitBox
The GitHub Actions job "Nightly Builds (1.1)" on pekko.git/main has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 6cf17e56c6f46aac08703b9ce0ca54cff882791f / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Update sb

[GH] (pekko-projection/main): Workflow run "Publish Nightly" failed!

2025-06-09 Thread GitBox
The GitHub Actions job "Publish Nightly" on pekko-projection.git/main has failed. Run started by GitHub user mdedetrich (triggered by mdedetrich). Head commit for run: 655604bf6dc59ac03ff728e4e0ab6c9e4172b057 / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>

[GH] (pekko-persistence-dynamodb/main): Workflow run "Publish nightly artifacts" failed!

2025-06-09 Thread GitBox
The GitHub Actions job "Publish nightly artifacts" on pekko-persistence-dynamodb.git/main has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: a506ff474e13e4892dd6306b4dc936fa8e79aac0 / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.no

[GH] (pekko/main): Workflow run "Nightly Aeron Tests" failed!

2025-06-09 Thread GitBox
The GitHub Actions job "Nightly Aeron Tests" on pekko.git/main has failed. Run started by GitHub user jrudolph (triggered by jrudolph). Head commit for run: 6cf17e56c6f46aac08703b9ce0ca54cff882791f / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Update sbt,

[GH] (pekko-management/main): Workflow run "Nightly Tests" failed!

2025-06-09 Thread GitBox
The GitHub Actions job "Nightly Tests" on pekko-management.git/main has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 673a3d4c5613be1d80066df131753455ab85275d / PJ Fanning move lease tests (integration-tests) (#440) * move lease tests (integration

[GH] (pekko/main): Workflow run "Nightly Builds" failed!

2025-06-09 Thread GitBox
The GitHub Actions job "Nightly Builds" on pekko.git/main has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 6cf17e56c6f46aac08703b9ce0ca54cff882791f / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Update sbt, scr

[GH] (pekko-projection/main): Workflow run "Nightly Integration Tests for JDBC (Pekko 1.0.x)" failed!

2025-06-09 Thread GitBox
The GitHub Actions job "Nightly Integration Tests for JDBC (Pekko 1.0.x)" on pekko-projection.git/main has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 655604bf6dc59ac03ff728e4e0ab6c9e4172b057 / scala-steward-asf[bot] <147768647+scala-steward-asf[

[GH] (pekko-grpc/main): Workflow run "Validate and test" failed!

2025-06-09 Thread GitBox
The GitHub Actions job "Validate and test" on pekko-grpc.git/main has failed. Run started by GitHub user raboof (triggered by raboof). Head commit for run: 7cb2d7f0707f2756ca5538d04eadb6f739a7a3ae / PJ Fanning upgrade gradle and maven builds (#466) * upgrade gradle and maven builds * Update

[I] NonBalancingIntegrationSpecPekkoHttp: Using pick-first should send requests to a single endpoint that is restarted in the middle [pekko-grpc]

2025-06-09 Thread via GitHub
raboof opened a new issue, #467: URL: https://github.com/apache/pekko-grpc/issues/467 ``` [info] NonBalancingIntegrationSpecPekkoHttp: [info] Using pick-first (non load balanced clients) - pekko-http [info] - should send requests to a single endpoint (169 milliseconds) [info] - sh

Re: [PR] chore(deps): bump sbt/setup-sbt from 1.1.7 to 1.1.9 [pekko]

2025-06-09 Thread via GitHub
raboof commented on PR #1898: URL: https://github.com/apache/pekko/pull/1898#issuecomment-2954903590 we should probably make sure it's merged in https://github.com/apache/infrastructure-actions/pull/167 first -- This is an automated message from the Apache Git Service. To respond to the m

Re: [PR] upgrade gradle and maven builds [pekko-grpc]

2025-06-09 Thread via GitHub
raboof merged PR #466: URL: https://github.com/apache/pekko-grpc/pull/466 -- 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: notifications-unsubscr...@pekk