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

2025-06-03 Thread GitBox
The GitHub Actions job "CI" on pekko-connectors-kafka.git/benchmark-int has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 52e76125fb9fbdf5eb31eea159e1568e81e4094a / PJ Fanning Update build.sbt Report URL: https://github.com/apache/pekko-connecto

[GH] (pekko-connectors-kafka/benchmark-int): Workflow run "Scalafmt" is working again!

2025-06-03 Thread GitBox
The GitHub Actions job "Scalafmt" on pekko-connectors-kafka.git/benchmark-int has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 52e76125fb9fbdf5eb31eea159e1568e81e4094a / PJ Fanning Update build.sbt Report URL: https://github.com/apache/pekko

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

2025-06-03 Thread GitBox
The GitHub Actions job "CI" on pekko-connectors-kafka.git/benchmark-int has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 01d4caf48f3f586923cf8b0e03e7f8c4c7f376f5 / PJ Fanning issue Report URL: https://github.com/apache/pekko-connectors-kafka/ac

[PR] move benchmark integration tests [pekko-connectors-kafka]

2025-06-03 Thread via GitHub
pjfanning opened a new pull request, #322: URL: https://github.com/apache/pekko-connectors-kafka/pull/322 part of #70 -- 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 un

[GH] (pekko-connectors-kafka/benchmark-int): Workflow run "Link Validator" failed!

2025-06-03 Thread GitBox
The GitHub Actions job "Link Validator" on pekko-connectors-kafka.git/benchmark-int has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 45882765a4cba636552a54c25a3033d10707218e / PJ Fanning move benchmark integration tests Report URL: https://gith

[GH] (pekko-connectors-kafka/benchmark-int): Workflow run "Headers" failed!

2025-06-03 Thread GitBox
The GitHub Actions job "Headers" on pekko-connectors-kafka.git/benchmark-int has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 45882765a4cba636552a54c25a3033d10707218e / PJ Fanning move benchmark integration tests Report URL: https://github.com/

[GH] (pekko-connectors-kafka/benchmark-int): Workflow run "Headers" failed!

2025-06-03 Thread GitBox
The GitHub Actions job "Headers" on pekko-connectors-kafka.git/benchmark-int has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 68c2448b533c8a6ced897cca6a47a515132b6fae / PJ Fanning Update check-build-test.yml Report URL: https://github.com/apach

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

2025-06-03 Thread GitBox
The GitHub Actions job "CI" on pekko-connectors-kafka.git/benchmark-int has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 68c2448b533c8a6ced897cca6a47a515132b6fae / PJ Fanning Update check-build-test.yml Report URL: https://github.com/apache/pek

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

2025-06-03 Thread GitBox
The GitHub Actions job "CI" on pekko-connectors-kafka.git/benchmark-int has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 45882765a4cba636552a54c25a3033d10707218e / PJ Fanning move benchmark integration tests Report URL: https://github.com/apach

[GH] (pekko-connectors-kafka/benchmark-int): Workflow run "Headers" is working again!

2025-06-03 Thread GitBox
The GitHub Actions job "Headers" on pekko-connectors-kafka.git/benchmark-int has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 01d4caf48f3f586923cf8b0e03e7f8c4c7f376f5 / PJ Fanning issue Report URL: https://github.com/apache/pekko-connectors-

[GH] (pekko-connectors-kafka/benchmark-int): Workflow run "Scalafmt" failed!

2025-06-03 Thread GitBox
The GitHub Actions job "Scalafmt" on pekko-connectors-kafka.git/benchmark-int has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: d4f612ed80fd1169956c063de7260b5dc42d1471 / PJ Fanning build issue Report URL: https://github.com/apache/pekko-connect

Re: [PR] support akka configs in InitJoinAck [pekko]

2025-06-03 Thread via GitHub
regiskuckaertz commented on PR #1877: URL: https://github.com/apache/pekko/pull/1877#issuecomment-293532 happy to test this one as soon as it's merged ✌️ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] support akka configs in InitJoinAck [pekko]

2025-06-03 Thread via GitHub
He-Pin commented on code in PR #1877: URL: https://github.com/apache/pekko/pull/1877#discussion_r2124339211 ## cluster/src/main/scala/org/apache/pekko/cluster/ConfigUtil.scala: ## @@ -19,15 +19,21 @@ package org.apache.pekko.cluster import com.typesafe.config.{ Config, Config

Re: [PR] support akka configs in InitJoinAck [pekko]

2025-06-03 Thread via GitHub
pjfanning commented on code in PR #1877: URL: https://github.com/apache/pekko/pull/1877#discussion_r2124349853 ## remote/src/main/resources/reference.conf: ## @@ -188,14 +188,21 @@ pekko { # The protocol name to use when sending requests to other remote actors. # Usefu

Re: [PR] support akka configs in InitJoinAck [pekko]

2025-06-03 Thread via GitHub
He-Pin commented on code in PR #1877: URL: https://github.com/apache/pekko/pull/1877#discussion_r2124336885 ## remote/src/main/resources/reference.conf: ## @@ -188,14 +188,21 @@ pekko { # The protocol name to use when sending requests to other remote actors. # Useful w

Re: [PR] support akka configs in InitJoinAck [pekko]

2025-06-03 Thread via GitHub
pjfanning commented on code in PR #1877: URL: https://github.com/apache/pekko/pull/1877#discussion_r2124360446 ## cluster/src/main/scala/org/apache/pekko/cluster/ConfigUtil.scala: ## @@ -19,15 +19,21 @@ package org.apache.pekko.cluster import com.typesafe.config.{ Config, Con

Re: [PR] support akka configs in InitJoinAck [pekko]

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

[PR] support akka configs in InitJoinAck (#1877) [pekko]

2025-06-03 Thread via GitHub
pjfanning opened a new pull request, #1882: URL: https://github.com/apache/pekko/pull/1882 cherry pick d7f0d510284f39d245ebf7cfebe0f78f6c8c614c #1877 -- 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

[PR] Update releases-1.1.md (v1.1.4 release) [pekko]

2025-06-03 Thread via GitHub
pjfanning opened a new pull request, #1883: URL: https://github.com/apache/pekko/pull/1883 release 1.1.4 is under discussion -- 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.

[GH] (pekko/release-notes-1.1): Workflow run "Pull Requests" failed!

2025-06-03 Thread GitBox
The GitHub Actions job "Pull Requests" on pekko.git/release-notes-1.1 has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 5b5ef04bc7c0b324ac24b462bd5bd240e25d40da / PJ Fanning Update releases-1.1.md Report URL: https://github.com/apache/pekko/actio

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

2025-06-03 Thread GitBox
The GitHub Actions job "Build and test Pekko with Scala 3" on pekko.git/main has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: d7f0d510284f39d245ebf7cfebe0f78f6c8c614c / PJ Fanning support akka configs in InitJoinAck (#1877) * support akka config

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

2025-06-03 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: d7f0d510284f39d245ebf7cfebe0f78f6c8c614c / PJ Fanning support akka configs in InitJoinAck (#1877) * support akka configs in InitJoinA

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

2025-06-03 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: d7f0d510284f39d245ebf7cfebe0f78f6c8c614c / PJ Fanning support akka configs in InitJoinAck (#1877) * support akka configs in InitJoinAck *

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

2025-06-03 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: 05ff3de7cf2a157cc2846fe40a579f819bb502de / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com> Updat

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

2025-06-03 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: 6e28ecdf9efb28bf2b448b78031a8477675f57ba / scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.g

[PR] Update sbt, scripted-plugin to 1.11.1 [pekko]

2025-06-03 Thread via GitHub
scala-steward-asf[bot] opened a new pull request, #1884: URL: https://github.com/apache/pekko/pull/1884 ## 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.11.0` to `1.11.1`

[GH] (pekko/update/sbt-assembly-2.3.1): Workflow run "Binary Compatibility" failed!

2025-06-03 Thread GitBox
The GitHub Actions job "Binary Compatibility" on pekko.git/update/sbt-assembly-2.3.1 has failed. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: 1809976833a694b80ea83ec5e539b594c12158e6 / scala-steward-asf[bot] <147768647+scala-ste

[GH] (pekko/update/sbt-assembly-2.3.1): Workflow run "Generate doc check" failed!

2025-06-03 Thread GitBox
The GitHub Actions job "Generate doc check" on pekko.git/update/sbt-assembly-2.3.1 has failed. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: 1809976833a694b80ea83ec5e539b594c12158e6 / scala-steward-asf[bot] <147768647+scala-stewa

[GH] (pekko/update/sbt-assembly-2.3.1): Workflow run "Pull Requests" failed!

2025-06-03 Thread GitBox
The GitHub Actions job "Pull Requests" on pekko.git/update/sbt-assembly-2.3.1 has failed. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: 1809976833a694b80ea83ec5e539b594c12158e6 / scala-steward-asf[bot] <147768647+scala-steward-as

[GH] (pekko/update/sbt-assembly-2.3.1): Workflow run "Build and test Pekko with Scala 3" failed!

2025-06-03 Thread GitBox
The GitHub Actions job "Build and test Pekko with Scala 3" on pekko.git/update/sbt-assembly-2.3.1 has failed. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: 1809976833a694b80ea83ec5e539b594c12158e6 / scala-steward-asf[bot] <147768

[GH] (pekko/update/sbt-1.11.1): Workflow run "Binary Compatibility" is working again!

2025-06-03 Thread GitBox
The GitHub Actions job "Binary Compatibility" on pekko.git/update/sbt-1.11.1 has succeeded. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: f8ba1030791bcfd56bb1d981eb323e67f84e7781 / scala-steward-asf[bot] <147768647+scala-steward-

[GH] (pekko/update/sbt-1.11.1): Workflow run "Generate doc check" is working again!

2025-06-03 Thread GitBox
The GitHub Actions job "Generate doc check" on pekko.git/update/sbt-1.11.1 has succeeded. Run started by GitHub user scala-steward-asf[bot] (triggered by scala-steward-asf[bot]). Head commit for run: f8ba1030791bcfd56bb1d981eb323e67f84e7781 / scala-steward-asf[bot] <147768647+scala-steward-as

[GH] (pekko-connectors-kafka/benchmark-int): Workflow run "Link Validator" is working again!

2025-06-03 Thread GitBox
The GitHub Actions job "Link Validator" on pekko-connectors-kafka.git/benchmark-int has succeeded. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 01d4caf48f3f586923cf8b0e03e7f8c4c7f376f5 / PJ Fanning issue Report URL: https://github.com/apache/pekko-conn

[GH] (pekko-connectors-kafka/benchmark-int): Workflow run "Link Validator" failed!

2025-06-03 Thread GitBox
The GitHub Actions job "Link Validator" on pekko-connectors-kafka.git/benchmark-int has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 68c2448b533c8a6ced897cca6a47a515132b6fae / PJ Fanning Update check-build-test.yml Report URL: https://github.co

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

2025-06-03 Thread GitBox
The GitHub Actions job "CI" on pekko-connectors-kafka.git/benchmark-int has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: 01d4caf48f3f586923cf8b0e03e7f8c4c7f376f5 / PJ Fanning issue Report URL: https://github.com/apache/pekko-connectors-kafka/ac

[GH] (pekko-connectors-kafka/benchmark-int): Workflow run "Scalafmt" failed!

2025-06-03 Thread GitBox
The GitHub Actions job "Scalafmt" on pekko-connectors-kafka.git/benchmark-int has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: bd114b20b232d58d61c1ecc1005089ab9c9ccadc / PJ Fanning more int tests moved Report URL: https://github.com/apache/pekk

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

2025-06-03 Thread GitBox
The GitHub Actions job "CI" on pekko-connectors-kafka.git/benchmark-int has failed. Run started by GitHub user pjfanning (triggered by pjfanning). Head commit for run: bd114b20b232d58d61c1ecc1005089ab9c9ccadc / PJ Fanning more int tests moved Report URL: https://github.com/apache/pekko-conn