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

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

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

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

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

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

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

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

Re: [PR] Update tinybundles to 4.0.1 [pekko]

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

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

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

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

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

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

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

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

2025-03-16 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

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

2025-03-16 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: 9b1f82319d830d1ecbc96bd7e8fdf3dda198681b / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Update junit-jupiter

Re: [I] Task monad based on `Materializer` [pekko]

2025-03-16 Thread via GitHub
jypma commented on issue #1801: URL: https://github.com/apache/pekko/issues/1801#issuecomment-2727463785 Yupp, it basically builds on top of Pekko. Once in, we might add direct abilities in e.g. `pekko-http` to create an entity by marshalling a `Task`, but I think even that can start out ex

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

2025-03-16 Thread GitBox
The GitHub Actions job "Build and test Pekko with Scala 3" on pekko.git has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 9b1f82319d830d1ecbc96bd7e8fdf3dda198681b / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>

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

2025-03-16 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: 9b1f82319d830d1ecbc96bd7e8fdf3dda198681b / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Update junit-j

[I] Task monad based on `Materializer` [pekko]

2025-03-16 Thread via GitHub
jypma opened a new issue, #1801: URL: https://github.com/apache/pekko/issues/1801 In a pekko Java project I'm working on, I've been creating a `Task` class whose abstraction looks something like: ```java public abstract class Task { public static Task of(Supplier fn) {}

Re: [I] Task monad based on `Materializer` [pekko]

2025-03-16 Thread via GitHub
pjfanning commented on issue #1801: URL: https://github.com/apache/pekko/issues/1801#issuecomment-2727455706 If this a standalone set of code that a user can use to plugin to their code as opposed to something that Pekko would need to wire into lots of places, then it is probably quite valu

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

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

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

2025-03-16 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: 9b1f82319d830d1ecbc96bd7e8fdf3dda198681b / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Update junit-jupiter

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

2025-03-16 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.