[GH] (pekko-connectors): Workflow run "CI" failed!

2025-03-15 Thread GitBox
The GitHub Actions job "CI" on pekko-connectors.git has failed. Run started by GitHub user sdeigm (triggered by mdedetrich). Head commit for run: 7ab3ce0ca29e4fdddcb6c240d8360514f3c1210b / Stefan DeigmΓΌller Missing death watch in UDP.bindFlow(...) Report URL: https://github.com/apache/pekko-co

[GH] (pekko): Workflow run "Nightly Builds" is working again!

2025-03-15 Thread GitBox
The GitHub Actions job "Nightly Builds" on pekko.git has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 2e62c50db51747e9cb17a5a35a2c638bd9488e46 / PJ Fanning Persistence API: add CurrentLastSequenceNumberByPersistenceIdQuery (#1773) * new Curren

Re: [PR] Missing death watch in UDP.bindFlow(...) [pekko-connectors]

2025-03-15 Thread via GitHub
sdeigm commented on PR #1004: URL: https://github.com/apache/pekko-connectors/pull/1004#issuecomment-2726374799 Feel free to change the exception type, but I think its a perfect fit: "Signals that a method has been invoked at an illegal or inappropriate time. In other words, the Java

[GH] (pekko-persistence-r2dbc): Workflow run "Nightly Tests (Pekko 1.0.x)" failed!

2025-03-15 Thread GitBox
The GitHub Actions job "Nightly Tests (Pekko 1.0.x)" on pekko-persistence-r2dbc.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: dbc17bb394bf559fa5d13ef2589124a81c5f707a / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.

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

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

Re: [PR] projection 1.1.0 release [pekko-site]

2025-03-15 Thread via GitHub
pjfanning merged PR #151: URL: https://github.com/apache/pekko-site/pull/151 -- 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...@p

[GH] (pekko): Workflow run "Link Validator" failed!

2025-03-15 Thread GitBox
The GitHub Actions job "Link Validator" on pekko.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 2e62c50db51747e9cb17a5a35a2c638bd9488e46 / PJ Fanning Persistence API: add CurrentLastSequenceNumberByPersistenceIdQuery (#1773) * new CurrentLa

[GH] (pekko-connectors-kafka): Workflow run "Nightly Build and Test" is working again!

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

[PR] Update scalafmt-core to 3.9.3 [pekko-persistence-r2dbc]

2025-03-15 Thread via GitHub
scala-steward-asf[bot] opened a new pull request, #202: URL: https://github.com/apache/pekko-persistence-r2dbc/pull/202 ## About this PR πŸ“¦ Updates [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt) from `3.9.2` to `3.9.3` πŸ“œ [GitHub Release Notes](https://github.

Re: [PR] FILE: Add size and date information to ZipArchiveMetadata [pekko-connectors]

2025-03-15 Thread via GitHub
jypma commented on PR #1002: URL: https://github.com/apache/pekko-connectors/pull/1002#issuecomment-2724010709 Unfortunately, the size addition in this PR turned out to be a red herring. `getSize()` on `ZipInputStream` apparently happily returns -1, even though the size is known in the Zip

Re: [PR] Update sbt, scripted-plugin to 1.10.10 [pekko-persistence-cassandra]

2025-03-15 Thread via GitHub
pjfanning merged PR #273: URL: https://github.com/apache/pekko-persistence-cassandra/pull/273 -- 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: notificati

[GH] (pekko): Workflow run "Timing sensitive tests" failed!

2025-03-15 Thread GitBox
The GitHub Actions job "Timing sensitive tests" on pekko.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: ba05791fa0ea347a5c6ac417bdd6c080b305e363 / He-Pin(kerr) chore: Handle NormalShutdownReason in MergeHub (#1741) Report URL: https://github

[GH] (pekko-persistence-r2dbc): Workflow run "Nightly Tests (Pekko 1.0.x)" failed!

2025-03-15 Thread GitBox
The GitHub Actions job "Nightly Tests (Pekko 1.0.x)" on pekko-persistence-r2dbc.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: dbc17bb394bf559fa5d13ef2589124a81c5f707a / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.

[GH] (pekko): Workflow run "Link Validator" failed!

2025-03-15 Thread GitBox
The GitHub Actions job "Link Validator" on pekko.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 2e62c50db51747e9cb17a5a35a2c638bd9488e46 / PJ Fanning Persistence API: add CurrentLastSequenceNumberByPersistenceIdQuery (#1773) * new CurrentLa

Re: [PR] Missing death watch in UDP.bindFlow(...) [pekko-connectors]

2025-03-15 Thread via GitHub
mdedetrich commented on code in PR #1004: URL: https://github.com/apache/pekko-connectors/pull/1004#discussion_r1996679882 ## udp/src/main/scala/org/apache/pekko/stream/connectors/udp/impl/UdpBind.scala: ## @@ -62,6 +63,9 @@ import scala.concurrent.{ Future, Promise } if

[I] Update `RuntimePluginConfigSpec` plugin test to use `DurableState` [pekko-persistence-r2dbc]

2025-03-15 Thread via GitHub
ptrdom opened a new issue, #203: URL: https://github.com/apache/pekko-persistence-r2dbc/issues/203 Once https://github.com/apache/pekko-persistence-r2dbc/pull/194 and https://github.com/apache/pekko/issues/1798 are done the `RuntimePluginConfigSpec` should be updated to use `DurableState` i

[GH] (pekko-grpc): Workflow run "Publish Nightly" is working again!

2025-03-15 Thread GitBox
The GitHub Actions job "Publish Nightly" on pekko-grpc.git has succeeded. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: 16d111979980d10b4c38b27bca12d445d8efe3d2 / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Update scalafmt-c

[PR] Update testcontainers-scala-scalatest to 0.43.0 [pekko-persistence-dynamodb]

2025-03-15 Thread via GitHub
scala-steward-asf[bot] opened a new pull request, #207: URL: https://github.com/apache/pekko-persistence-dynamodb/pull/207 ## About this PR πŸ“¦ Updates [com.dimafeng:testcontainers-scala-scalatest](https://github.com/testcontainers/testcontainers-scala) from `0.41.8` to `0.43.0` πŸ“œ [

[PR] Update tinybundles to 4.0.1 [pekko]

2025-03-15 Thread via GitHub
scala-steward-asf[bot] opened a new pull request, #1800: URL: https://github.com/apache/pekko/pull/1800 ## About this PR πŸ“¦ Updates [org.ops4j.pax.tinybundles:tinybundles](https://github.com/ops4j/org.ops4j.pax.tinybundles) from `4.0.0` to `4.0.1` ## Usage βœ… **Please merge!**

[PR] Update junit-jupiter-engine to 5.12.1 [pekko]

2025-03-15 Thread via GitHub
scala-steward-asf[bot] opened a new pull request, #1799: URL: https://github.com/apache/pekko/pull/1799 ## About this PR πŸ“¦ Updates [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from `5.12.0` to `5.12.1` ## Usage βœ… **Please merge!** I'll a

[GH] (pekko): Workflow run "Generate doc check" failed!

2025-03-15 Thread GitBox
The GitHub Actions job "Generate doc check" on pekko.git has failed. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: 1e0dd00df3953215b6e5e23945266944de19313c / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.g

[GH] (pekko): Workflow run "Binary Compatibility" failed!

2025-03-15 Thread GitBox
The GitHub Actions job "Binary Compatibility" on pekko.git has failed. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: 1e0dd00df3953215b6e5e23945266944de19313c / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply

[PR] Update junit-jupiter-api to 5.12.1 [pekko-connectors-kafka]

2025-03-15 Thread via GitHub
scala-steward-asf[bot] opened a new pull request, #294: URL: https://github.com/apache/pekko-connectors-kafka/pull/294 ## About this PR πŸ“¦ Updates [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from `5.12.0` to `5.12.1` ## Usage βœ… **Please merge!**

Re: [PR] Missing death watch in UDP.bindFlow(...) [pekko-connectors]

2025-03-15 Thread via GitHub
mdedetrich commented on PR #1004: URL: https://github.com/apache/pekko-connectors/pull/1004#issuecomment-2726395003 > The UDP listener only terminates on a complete network breakdown. I my case the software is running on an edge device only connected via WLAN. The problem only happens when

Re: [PR] Missing death watch in UDP.bindFlow(...) [pekko-connectors]

2025-03-15 Thread via GitHub
sdeigm commented on PR #1004: URL: https://github.com/apache/pekko-connectors/pull/1004#issuecomment-2726404415 > This really comes down to semantics on what you define as illegal. In my view a network breaking down isn't "illegal", in fact it can happen at any time legitimately and so can

[GH] (pekko-persistence-r2dbc): Workflow run "Binary Compatibility" failed!

2025-03-15 Thread GitBox
The GitHub Actions job "Binary Compatibility" on pekko-persistence-r2dbc.git has failed. Run started by GitHub user ptrdom (triggered by ptrdom). Head commit for run: 16729ecddb0ef45303d9bdc6b0ba2230fc0417ff / Domantas Petrauskas Remove unnecessary comments Report URL: https://github.com/ap

Re: [PR] Missing death watch in UDP.bindFlow(...) [pekko-connectors]

2025-03-15 Thread via GitHub
mdedetrich commented on PR #1004: URL: https://github.com/apache/pekko-connectors/pull/1004#issuecomment-2726361934 @sdeigm Would it be possible to add a test for this? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] Missing death watch in UDP.bindFlow(...) [pekko-connectors]

2025-03-15 Thread via GitHub
mdedetrich commented on code in PR #1004: URL: https://github.com/apache/pekko-connectors/pull/1004#discussion_r1996679882 ## udp/src/main/scala/org/apache/pekko/stream/connectors/udp/impl/UdpBind.scala: ## @@ -62,6 +63,9 @@ import scala.concurrent.{ Future, Promise } if

[GH] (pekko): Workflow run "Build and test Pekko with Scala 3" failed!

2025-03-15 Thread GitBox
The GitHub Actions job "Build and test Pekko with Scala 3" on pekko.git has failed. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: 1e0dd00df3953215b6e5e23945266944de19313c / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]

[PR] Update ecs to 2.30.38 [pekko-management]

2025-03-15 Thread via GitHub
scala-steward-asf[bot] opened a new pull request, #401: URL: https://github.com/apache/pekko-management/pull/401 ## About this PR πŸ“¦ Updates software.amazon.awssdk:ecs from `2.30.36` to `2.30.38` ## Usage βœ… **Please merge!** I'll automatically update this PR to resolve conf

Re: [PR] Update sbt, scripted-plugin to 1.10.10 [pekko-persistence-jdbc]

2025-03-15 Thread via GitHub
pjfanning merged PR #273: URL: https://github.com/apache/pekko-persistence-jdbc/pull/273 -- 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-u

[GH] (pekko): Workflow run "Generate doc check" is working again!

2025-03-15 Thread GitBox
The GitHub Actions job "Generate doc check" on pekko.git has succeeded. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: e57b1ab7b375fa71e89ded34b590f68c01f96637 / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.norepl

Re: [PR] Update junit-jupiter-api to 5.12.1 [pekko-connectors-kafka]

2025-03-15 Thread via GitHub
pjfanning merged PR #294: URL: https://github.com/apache/pekko-connectors-kafka/pull/294 -- 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-u

Re: [PR] Update postgresql to 1.20.6 [pekko-persistence-jdbc]

2025-03-15 Thread via GitHub
pjfanning merged PR #274: URL: https://github.com/apache/pekko-persistence-jdbc/pull/274 -- 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-u

Re: [PR] Update ecs to 2.30.38 [pekko-management]

2025-03-15 Thread via GitHub
pjfanning merged PR #401: URL: https://github.com/apache/pekko-management/pull/401 -- 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-unsubsc

[PR] Update postgresql to 1.20.6 [pekko-persistence-jdbc]

2025-03-15 Thread via GitHub
scala-steward-asf[bot] opened a new pull request, #274: URL: https://github.com/apache/pekko-persistence-jdbc/pull/274 ## About this PR πŸ“¦ Updates [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java/) from `1.20.5` to `1.20.6` πŸ“œ [GitHub Release No

[PR] Update sbt, scripted-plugin to 1.10.10 [pekko-persistence-jdbc]

2025-03-15 Thread via GitHub
scala-steward-asf[bot] opened a new pull request, #273: URL: https://github.com/apache/pekko-persistence-jdbc/pull/273 ## About this PR πŸ“¦ Updates * [org.scala-sbt:sbt](https://github.com/sbt/sbt) * [org.scala-sbt:scripted-plugin](https://github.com/sbt/sbt) from `1.10.7` to

Re: [PR] Update testcontainers-scala-scalatest to 0.43.0 [pekko-persistence-dynamodb]

2025-03-15 Thread via GitHub
pjfanning merged PR #207: URL: https://github.com/apache/pekko-persistence-dynamodb/pull/207 -- 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: notificatio

[GH] (pekko-persistence-jdbc): Workflow run "Link Validator" is working again!

2025-03-15 Thread GitBox
The GitHub Actions job "Link Validator" on pekko-persistence-jdbc.git has succeeded. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: 3c63bc1ac9cf49dab63684bcd29b295e7a5de594 / scala-steward-asf[bot] <147768647+scala-steward-asf[bot

[GH] (pekko): Workflow run "Binary Compatibility" is working again!

2025-03-15 Thread GitBox
The GitHub Actions job "Binary Compatibility" on pekko.git has succeeded. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: 4b5c0bff40b298d12d32e7f1cabf4fce9d17809b / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.nore

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

2025-03-15 Thread GitBox
The GitHub Actions job "Nightly Builds (1.1)" on pekko.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 2e62c50db51747e9cb17a5a35a2c638bd9488e46 / PJ Fanning Persistence API: add CurrentLastSequenceNumberByPersistenceIdQuery (#1773) * new Cur

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

2025-03-15 Thread GitBox
The GitHub Actions job "Nightly Builds (1.0)" on pekko.git has failed. Run started by GitHub user He-Pin (triggered by He-Pin). Head commit for run: 2e62c50db51747e9cb17a5a35a2c638bd9488e46 / PJ Fanning Persistence API: add CurrentLastSequenceNumberByPersistenceIdQuery (#1773) * new CurrentLa

[GH] (pekko-persistence-r2dbc): Workflow run "Nightly Tests (Pekko 1.0.x)" failed!

2025-03-15 Thread GitBox
The GitHub Actions job "Nightly Tests (Pekko 1.0.x)" on pekko-persistence-r2dbc.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: dbc17bb394bf559fa5d13ef2589124a81c5f707a / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.

[GH] (pekko-connectors): Workflow run "CI" is working again!

2025-03-15 Thread GitBox
The GitHub Actions job "CI" on pekko-connectors.git has succeeded. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: 7ee7b7ab68b8c57bc6b486b0418a00dacff18159 / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.git

[GH] (pekko-connectors): Workflow run "CI" failed!

2025-03-15 Thread GitBox
The GitHub Actions job "CI" on pekko-connectors.git has failed. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: 511981e2fe8380673d4434b7ab0e1ab9a03ca7ca / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github

[PR] Update testcontainers-scala to 0.43.0 [pekko-connectors]

2025-03-15 Thread via GitHub
scala-steward-asf[bot] opened a new pull request, #1005: URL: https://github.com/apache/pekko-connectors/pull/1005 ## About this PR πŸ“¦ Updates [com.dimafeng:testcontainers-scala](https://github.com/testcontainers/testcontainers-scala) from `0.41.8` to `0.43.0` πŸ“œ [GitHub Release No

[PR] Update auth, dynamodb, eventbridge, firehose, ... to 2.30.38 [pekko-connectors]

2025-03-15 Thread via GitHub
scala-steward-asf[bot] opened a new pull request, #1007: URL: https://github.com/apache/pekko-connectors/pull/1007 ## About this PR πŸ“¦ Updates * software.amazon.awssdk:auth * software.amazon.awssdk:dynamodb * software.amazon.awssdk:eventbridge * software.amazon.awssdk:firehose

[PR] Update amazon-kinesis-client to 3.0.2 [pekko-connectors]

2025-03-15 Thread via GitHub
scala-steward-asf[bot] opened a new pull request, #1008: URL: https://github.com/apache/pekko-connectors/pull/1008 ## About this PR πŸ“¦ Updates software.amazon.kinesis:amazon-kinesis-client from `3.0.1` to `3.0.2` ## Usage βœ… **Please merge!** I'll automatically update this

[PR] Update google-cloud-pubsub to 1.138.0 [pekko-connectors]

2025-03-15 Thread via GitHub
scala-steward-asf[bot] opened a new pull request, #1006: URL: https://github.com/apache/pekko-connectors/pull/1006 ## About this PR πŸ“¦ Updates [com.google.cloud:google-cloud-pubsub](https://github.com/googleapis/java-pubsub) from `1.137.1` to `1.138.0` πŸ“œ [GitHub Release Notes](htt

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

2025-03-15 Thread GitBox
The GitHub Actions job "Nightly Builds" on pekko.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 2e62c50db51747e9cb17a5a35a2c638bd9488e46 / PJ Fanning Persistence API: add CurrentLastSequenceNumberByPersistenceIdQuery (#1773) * new CurrentLa

[GH] (pekko): Workflow run "Pull Requests" failed!

2025-03-15 Thread GitBox
The GitHub Actions job "Pull Requests" on pekko.git has failed. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: 1e0dd00df3953215b6e5e23945266944de19313c / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github

[GH] (pekko-persistence-jdbc): Workflow run "Basic checks" is working again!

2025-03-15 Thread GitBox
The GitHub Actions job "Basic checks" on pekko-persistence-jdbc.git has succeeded. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: 3c63bc1ac9cf49dab63684bcd29b295e7a5de594 / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@

[GH] (pekko-persistence-jdbc): Workflow run "Oracle Integration Tests" is working again!

2025-03-15 Thread GitBox
The GitHub Actions job "Oracle Integration Tests" on pekko-persistence-jdbc.git has succeeded. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: 3c63bc1ac9cf49dab63684bcd29b295e7a5de594 / scala-steward-asf[bot] <147768647+scala-stewa

[GH] (pekko-connectors-kafka): Workflow run "CI" failed!

2025-03-15 Thread GitBox
The GitHub Actions job "CI" on pekko-connectors-kafka.git has failed. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: 1361fbec5bd3c5917c78164943add81a6f4d0b1b / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.

[GH] (pekko-persistence-jdbc): Workflow run "SqlServer Integration Tests" is working again!

2025-03-15 Thread GitBox
The GitHub Actions job "SqlServer Integration Tests" on pekko-persistence-jdbc.git has succeeded. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: ba020142f4fbfe9c8ba5fabcbd597cec2a5afd36 / scala-steward-asf[bot] <147768647+scala-st

[GH] (pekko): Workflow run "Pull Requests" is working again!

2025-03-15 Thread GitBox
The GitHub Actions job "Pull Requests" on pekko.git has succeeded. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: 4b5c0bff40b298d12d32e7f1cabf4fce9d17809b / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.git

[GH] (pekko-connectors-kafka): Workflow run "CI" is working again!

2025-03-15 Thread GitBox
The GitHub Actions job "CI" on pekko-connectors-kafka.git has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: d416b2b5bd19842a61b7815663e11f081dfb0f84 / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Update junit

[GH] (pekko): Workflow run "Build and test Pekko with Scala 3" is working again!

2025-03-15 Thread GitBox
The GitHub Actions job "Build and test Pekko with Scala 3" on pekko.git has succeeded. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: 4b5c0bff40b298d12d32e7f1cabf4fce9d17809b / scala-steward-asf[bot] <147768647+scala-steward-asf[b

[GH] (pekko): Workflow run "Build and test Pekko with Scala 3" is working again!

2025-03-15 Thread GitBox
The GitHub Actions job "Build and test Pekko with Scala 3" on pekko.git has succeeded. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: e57b1ab7b375fa71e89ded34b590f68c01f96637 / scala-steward-asf[bot] <147768647+scala-steward-asf[b

[GH] (pekko-persistence-jdbc): Workflow run "MySQL Integration Tests" is working again!

2025-03-15 Thread GitBox
The GitHub Actions job "MySQL Integration Tests" on pekko-persistence-jdbc.git has succeeded. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: ba020142f4fbfe9c8ba5fabcbd597cec2a5afd36 / scala-steward-asf[bot] <147768647+scala-stewar

[GH] (pekko-persistence-jdbc): Workflow run "H2 Unit Tests" is working again!

2025-03-15 Thread GitBox
The GitHub Actions job "H2 Unit Tests" on pekko-persistence-jdbc.git has succeeded. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: ba020142f4fbfe9c8ba5fabcbd597cec2a5afd36 / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]

[GH] (pekko-persistence-jdbc): Workflow run "Postgres Integration Tests" is working again!

2025-03-15 Thread GitBox
The GitHub Actions job "Postgres Integration Tests" on pekko-persistence-jdbc.git has succeeded. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: 3c63bc1ac9cf49dab63684bcd29b295e7a5de594 / scala-steward-asf[bot] <147768647+scala-ste

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

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