pjfanning commented on code in PR #1845:
URL: https://github.com/apache/pekko/pull/1845#discussion_r2104651385
##
serialization-jackson/src/main/resources/reference.conf:
##
@@ -92,6 +92,16 @@ pekko.serialization.jackson {
FAIL_ON_UNKNOWN_PROPERTIES = off
}
+ # Config
pjfanning merged PR #1845:
URL: https://github.com/apache/pekko/pull/1845
--
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
regiskuckaertz commented on issue #1854:
URL: https://github.com/apache/pekko/issues/1854#issuecomment-2904792790
yay 🕺 thanks all for your commitment
--
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
pjfanning merged PR #1862:
URL: https://github.com/apache/pekko/pull/1862
--
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
pjfanning commented on issue #1854:
URL: https://github.com/apache/pekko/issues/1854#issuecomment-2904711058
* 1.1.3+9-06e62c39-SNAPSHOT is published with the changes
* you'll need to add a resolver in your build tool to access the
repository.apache.org snapshots repo -
https://pekko.apa
He-Pin commented on code in PR #1845:
URL: https://github.com/apache/pekko/pull/1845#discussion_r2104529100
##
serialization-jackson/src/main/resources/reference.conf:
##
@@ -92,6 +92,16 @@ pekko.serialization.jackson {
FAIL_ON_UNKNOWN_PROPERTIES = off
}
+ # Configura
jxnu-liguobin commented on code in PR #1845:
URL: https://github.com/apache/pekko/pull/1845#discussion_r2104573700
##
serialization-jackson/src/main/resources/reference.conf:
##
@@ -92,6 +92,16 @@ pekko.serialization.jackson {
FAIL_ON_UNKNOWN_PROPERTIES = off
}
+ # Co
He-Pin commented on PR #1823:
URL: https://github.com/apache/pekko/pull/1823#issuecomment-2904792501
@mdedetrich @pjfanning busy days, what do you think about this?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
U
pjfanning commented on issue #1854:
URL: https://github.com/apache/pekko/issues/1854#issuecomment-2905304394
You could disable the compatibility check. In theory, you shouldn't need to
but it makes like a bit simpler in a secure network to disable it in this case.
The line that is failing
regiskuckaertz commented on issue #1854:
URL: https://github.com/apache/pekko/issues/1854#issuecomment-2905132800
ok, it's starting up 🎉 I'm getting an exception when an akka node is trying
to join, I have a feeling I made a mistake somewhere so I'm following the
thread. However just in cas
regiskuckaertz commented on issue #1854:
URL: https://github.com/apache/pekko/issues/1854#issuecomment-2903538870
Given how many modules you need to publish, you may want to increase
`sbt.repository.publish.attempts` from the default of 3.
https://github.com/sbt/librarymanagement/blo
pjfanning opened a new pull request, #1862:
URL: https://github.com/apache/pekko/pull/1862
Due to major repository.apache.org issues that are affecting us every night.
based on https://github.com/apache/pekko/issues/1854#issuecomment-2903538870
--
This is an automated message from t
The GitHub Actions job "Publish Nightly" on pekko-persistence-r2dbc.git/main
has failed.
Run started by GitHub user mdedetrich (triggered by mdedetrich).
Head commit for run:
beeb2630bf7a0f8eef170e227d84a370df9abde9 / scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.githu
The GitHub Actions job "Publish" on pekko-persistence-cassandra.git/main has
failed.
Run started by GitHub user nvollmar (triggered by nvollmar).
Head commit for run:
f72d6c881844e474abedff5230607e0cfe202fc3 / scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
U
The GitHub Actions job "Publish nightly 1.1 snapshots" on pekko.git/main has
failed.
Run started by GitHub user pjfanning (triggered by pjfanning).
Head commit for run:
9ab68569653dc40c794349da53060d11f324b2fa / PJ Fanning
support jackson enum features (#1845)
* support jackson enum features
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:
a074482b75d39196c68a4bddf4c5ae3f9f25c0fd / PJ Fanning
use sha instead of version (github actions) (#433)
* use sha instead of version (
The GitHub Actions job "Publish 1.0.x Nightly" on pekko-projection.git/main has
failed.
Run started by GitHub user pjfanning (triggered by pjfanning).
Head commit for run:
ccc56983b5ff910543f55a666f95775e22f03acd / scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.c
The GitHub Actions job "Publish Nightly" on pekko-connectors.git/main has
failed.
Run started by GitHub user pjfanning (triggered by pjfanning).
Head commit for run:
a9884925818ff539627bc0e0e725fbfa0facbfe9 / PJ Fanning
CI: use sha for actions instead of version (#1075)
Report URL: https://g
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:
9ab68569653dc40c794349da53060d11f324b2fa / PJ Fanning
support jackson enum features (#1845)
* support jackson enum feat
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:
ccc56983b5ff910543f55a666f95775e22f03acd / scala-steward-asf[bot]
<147768647+scala-steward-asf[
The GitHub Actions job "Publish nightly 1.0 snapshots" on pekko-http.git/main
has failed.
Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run:
a8e13817f4f22c4c19af5970b92f471f0acefa3e / PJ Fanning
release notes for 1.2.0 (#678)
* release notes for 1.2.0
* Update ind
The GitHub Actions job "Publish Nightly" on pekko-grpc.git/main has failed.
Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run:
0beb08e0844d2f7eae8c41539c481c0a5e74e987 / scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
Update scala3-l
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:
2688789135f4dfda66b28771b9e65ac3727fc166 / scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.g
The GitHub Actions job "Unit Tests" on pekko-persistence-cassandra.git/main has
failed.
Run started by GitHub user mdedetrich (triggered by mdedetrich).
Head commit for run:
f72d6c881844e474abedff5230607e0cfe202fc3 / scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github
The GitHub Actions job "Publish nightly 1.1 snapshots" on pekko-http.git/main
has failed.
Run started by GitHub user pjfanning (triggered by pjfanning).
Head commit for run:
a8e13817f4f22c4c19af5970b92f471f0acefa3e / PJ Fanning
release notes for 1.2.0 (#678)
* release notes for 1.2.0
* Upda
The GitHub Actions job "Run Tests with Pekko 1.0.x builds" on
pekko-persistence-cassandra.git/main has failed.
Run started by GitHub user pjfanning (triggered by pjfanning).
Head commit for run:
f72d6c881844e474abedff5230607e0cfe202fc3 / scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]
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:
9ab68569653dc40c794349da53060d11f324b2fa / PJ Fanning
support jackson enum features (#1845)
* support jackson enum features
* Update
The GitHub Actions job "Publish nightly snapshots and documentation" on
pekko-http.git/main has failed.
Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run:
a8e13817f4f22c4c19af5970b92f471f0acefa3e / PJ Fanning
release notes for 1.2.0 (#678)
* release notes for 1.2.0
regiskuckaertz commented on issue #1854:
URL: https://github.com/apache/pekko/issues/1854#issuecomment-2906506597
That's what I thought at first, but reading through the code my
understanding is that a joining node [sends its own
configuration](https://github.com/apache/pekko/blob/9ab685696
29 matches
Mail list logo