The GitHub Actions job "Link Validator" on pekko.git has failed.
Run started by GitHub user pjfanning (triggered by pjfanning).
Head commit for run:
ef212e9a98614ba13cd65cde3cd8140702f1f35b / PJ Fanning
reimplement fix for akka/pekko cluster (#1594)
* Revert "revert #1568 due to test failures
He-Pin opened a new issue, #1661:
URL: https://github.com/apache/pekko/issues/1661
Motivation:
Refs:
https://kotlinlang.org/api/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines.flow/flatten-concat.html
And pekko already has `flattenMerge`
--
This is an automated mess
The GitHub Actions job "Nightly Testing with Pekko 1.0" on
pekko-persistence-jdbc.git has failed.
Run started by GitHub user raboof (triggered by raboof).
Head commit for run:
458fa081a72a8fda5096f7c787fdd3277ca0c4a6 / PJ Fanning
add 2025 to copyright (#254)
Report URL:
https://github.com/a
The GitHub Actions job "Nightly Pekko 1.0 Builds" on pekko-connectors.git has
succeeded.
Run started by GitHub user pjfanning (triggered by pjfanning).
Head commit for run:
711cabb5bc7309980703652d0415652d574ac265 / scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.
He-Pin opened a new issue, #1660:
URL: https://github.com/apache/pekko/issues/1660
Motivation:
https://kotlinlang.org/api/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines.flow/flat-map-latest.html
--
This is an automated message from the Apache Git Service.
To respond to t
The GitHub Actions job "Nightly Tests" on pekko-management.git has failed.
Run started by GitHub user pjfanning (triggered by pjfanning).
Head commit for run:
d86e9f551ca19961a9d23905005bb4c8a608f356 / scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
Update sbt
The GitHub Actions job "Nightly Snapshot Dependency Test" on pekko-grpc.git has
failed.
Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run:
3319ceb5ba76447f2ea03dfcbd96963074c474ff / PJ Fanning
add 2025 to copyright (#421)
Report URL: https://github.com/apache/pekko
The GitHub Actions job "Nightly Builds" on pekko-http.git has failed.
Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run:
8a2f240fc782a93e17666b9e2338fc8d60c6e51b / PJ Fanning
add 2025 to copyright (#644)
Report URL: https://github.com/apache/pekko-http/actions/runs/
The GitHub Actions job "Build and test Pekko with Scala 3" on pekko.git has
succeeded.
Run started by GitHub user pjfanning (triggered by pjfanning).
Head commit for run:
ef212e9a98614ba13cd65cde3cd8140702f1f35b / PJ Fanning
reimplement fix for akka/pekko cluster (#1594)
* Revert "revert #15
The GitHub Actions job "Publish nightly artifacts" on
pekko-persistence-dynamodb.git has failed.
Run started by GitHub user pjfanning (triggered by pjfanning).
Head commit for run:
0151dbb47fc3b3f0f12407a21ea56f9c68e37e13 / PJ Fanning
remove CMSClassUnloadingEnabled from .jvmopts (#191)
Repo
pjfanning closed pull request #190: more work on fixing dependency-graph CI job
URL: https://github.com/apache/pekko-persistence-dynamodb/pull/190
--
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
pjfanning merged PR #191:
URL: https://github.com/apache/pekko-persistence-dynamodb/pull/191
--
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
samueleresca commented on PR #191:
URL:
https://github.com/apache/pekko-persistence-dynamodb/pull/191#issuecomment-2567024957
Probably this is a cleaner fix over: #190
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use t
pjfanning commented on code in PR #190:
URL:
https://github.com/apache/pekko-persistence-dynamodb/pull/190#discussion_r1900392661
##
.github/workflows/dependency-graph.yml:
##
@@ -1,13 +1,19 @@
name: Update Dependency Graph
on:
+ pull_request:
push:
branches:
pjfanning opened a new pull request, #191:
URL: https://github.com/apache/pekko-persistence-dynamodb/pull/191
not supported in more recent Java versions
--
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
samueleresca commented on PR #190:
URL:
https://github.com/apache/pekko-persistence-dynamodb/pull/190#issuecomment-2566990964
> >
[CMSClassUnloadingEnabled](https://github.com/apache/pekko-persistence-dynamodb/blob/main/.jvmopts#L5).
>
> I don't know where this comes from. scalacente
samueleresca commented on code in PR #190:
URL:
https://github.com/apache/pekko-persistence-dynamodb/pull/190#discussion_r1900389189
##
.github/workflows/dependency-graph.yml:
##
@@ -1,13 +1,19 @@
name: Update Dependency Graph
on:
+ pull_request:
push:
branches:
pjfanning commented on PR #190:
URL:
https://github.com/apache/pekko-persistence-dynamodb/pull/190#issuecomment-2566990340
>
[CMSClassUnloadingEnabled](https://github.com/apache/pekko-persistence-dynamodb/blob/main/.jvmopts#L5).
I don't know where this comes from. scalacenter/sbt-dep
samueleresca commented on PR #190:
URL:
https://github.com/apache/pekko-persistence-dynamodb/pull/190#issuecomment-2566987063
The reason why was working on the original PR is because it was running on
[Ubuntu
22.04](https://github.com/apache/pekko-persistence-dynamodb/actions/runs/12570185
samueleresca commented on PR #190:
URL:
https://github.com/apache/pekko-persistence-dynamodb/pull/190#issuecomment-2566983975
In `ubuntu-latest` (ubuntu-24.04) is running [Java 17 is the default option
now.](https://github.com/actions/runner-images/blob/ubuntu24/20241215.1/images/ubuntu/Ubu
The GitHub Actions job "Update Dependency Graph" on
pekko-persistence-dynamodb.git has succeeded.
Run started by GitHub user pjfanning (triggered by pjfanning).
Head commit for run:
2f5f8a05a9b813c6b655e6f3a6bc3358c3e7f254 / PJ Fanning
Update dependency-graph.yml
Report URL:
https://github.
pjfanning opened a new pull request, #190:
URL: https://github.com/apache/pekko-persistence-dynamodb/pull/190
temp enables the job for PRs
--
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 spec
pjfanning merged PR #1594:
URL: https://github.com/apache/pekko/pull/1594
--
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
The GitHub Actions job "Update Dependency Graph" on
pekko-persistence-dynamodb.git has failed.
Run started by GitHub user pjfanning (triggered by pjfanning).
Head commit for run:
ef754319cec1d8cd730e866b1a69d16c0d4035c3 / PJ Fanning
Update dependency-graph.yml (#189)
Report URL:
https://git
pjfanning merged PR #189:
URL: https://github.com/apache/pekko-persistence-dynamodb/pull/189
--
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
25 matches
Mail list logo