You are viewing a plain text version of this content. The canonical link for it is here.
- [incubator-pekko-projection] branch main updated: Create .asf.yaml - posted by fa...@apache.org on 2022/11/02 19:52:13 UTC, 0 replies.
- [incubator-pekko-samples] branch main updated: Create .asf.yaml - posted by fa...@apache.org on 2022/11/02 19:54:02 UTC, 0 replies.
- [incubator-pekko-connectors] branch main updated: Create .asf.yaml - posted by fa...@apache.org on 2022/11/02 19:58:19 UTC, 0 replies.
- [incubator-pekko-connectors-kafka] branch main updated: Create .asf.yaml - posted by fa...@apache.org on 2022/11/02 20:03:03 UTC, 0 replies.
- [incubator-pekko-connectors] branch main updated: Update .asf.yaml - posted by fa...@apache.org on 2022/11/02 20:03:50 UTC, 0 replies.
- [incubator-pekko-platform-guide] branch main updated: Create .asf.yaml - posted by fa...@apache.org on 2022/11/02 23:34:34 UTC, 0 replies.
- [incubator-pekko] branch main updated (a2a79aadb7 -> cc4f38f406) - posted by fa...@apache.org on 2022/11/03 09:23:14 UTC, 0 replies.
- [GitHub] [incubator-pekko] jrudolph commented on a diff in pull request #4: !str Logging error instead of failing the `keepAlive` operator. - posted by GitBox <gi...@apache.org> on 2022/11/03 09:32:35 UTC, 1 replies.
- [GitHub] [incubator-pekko] mdedetrich commented on a diff in pull request #4: !str Logging error instead of failing the `keepAlive` operator. - posted by GitBox <gi...@apache.org> on 2022/11/03 09:37:11 UTC, 1 replies.
- [GitHub] [incubator-pekko] danischroeter commented on a diff in pull request #4: !str Logging error instead of failing the `keepAlive` operator. - posted by GitBox <gi...@apache.org> on 2022/11/03 09:41:26 UTC, 1 replies.
- [GitHub] [incubator-pekko] nvollmar commented on a diff in pull request #2: Update and apply scalafmt - posted by GitBox <gi...@apache.org> on 2022/11/03 09:49:02 UTC, 0 replies.
- [GitHub] [incubator-pekko] an-tex commented on pull request #5: Update description of project - posted by GitBox <gi...@apache.org> on 2022/11/03 10:25:26 UTC, 0 replies.
- [GitHub] [incubator-pekko] mdedetrich commented on pull request #5: Update description of project - posted by GitBox <gi...@apache.org> on 2022/11/03 10:27:17 UTC, 1 replies.
- [GitHub] [incubator-pekko] He-Pin commented on pull request #4: !str Logging error instead of failing the `keepAlive` operator. - posted by GitBox <gi...@apache.org> on 2022/11/03 10:41:19 UTC, 0 replies.
- [incubator-pekko-http] branch scala-3 created (now 63b343704) - posted by jr...@apache.org on 2022/11/03 11:23:30 UTC, 0 replies.
- [incubator-pekko-http] 01/47: build: temporarily change test matrix to include Scala 3 - posted by jr...@apache.org on 2022/11/03 11:23:31 UTC, 0 replies.
- [incubator-pekko-http] 02/47: build: setup scala 3 building - posted by jr...@apache.org on 2022/11/03 11:23:32 UTC, 0 replies.
- [incubator-pekko-http] 03/47: parboiled: import latest scala-3 parboiled2 code - posted by jr...@apache.org on 2022/11/03 11:23:33 UTC, 0 replies.
- [incubator-pekko-http] 04/47: parsing: Scala 3 port of LogHelper macros - posted by jr...@apache.org on 2022/11/03 11:23:34 UTC, 0 replies.
- [incubator-pekko-http] 05/47: parsing: port Akka HTTP version of DynamicRuleDispatchMacro - posted by jr...@apache.org on 2022/11/03 11:23:35 UTC, 0 replies.
- [incubator-pekko-http] 06/47: parsing: port Akka HTTP changes of parboiled2 Parser changes - posted by jr...@apache.org on 2022/11/03 11:23:36 UTC, 0 replies.
- [incubator-pekko-http] 07/47: parsing: use latest parboiled2 version - posted by jr...@apache.org on 2022/11/03 11:23:37 UTC, 0 replies.
- [incubator-pekko-http] 08/47: parsing: Scala 3 pre213 / since213 annotations (without function) - posted by jr...@apache.org on 2022/11/03 11:23:38 UTC, 0 replies.
- [incubator-pekko-http] 09/47: core: fore now disable Scala 2.12 code that cannot be elided in Scala 3 easily - posted by jr...@apache.org on 2022/11/03 11:23:39 UTC, 0 replies.
- [incubator-pekko-http] 10/47: core: make some types explicit as required by Scala 3 compiler - posted by jr...@apache.org on 2022/11/03 11:23:40 UTC, 0 replies.
- [incubator-pekko-http] 11/47: core: typing fixes to improve Scala 3 compatibility - posted by jr...@apache.org on 2022/11/03 11:23:41 UTC, 0 replies.
- [incubator-pekko-http] 12/47: core: fix remaining compilation errors (not related to parsing) - posted by jr...@apache.org on 2022/11/03 11:23:42 UTC, 0 replies.
- [incubator-pekko-http] 13/47: core: ignore internal signature changes (required for Scala 3 compat) - posted by jr...@apache.org on 2022/11/03 11:23:43 UTC, 0 replies.
- [incubator-pekko-http] 14/47: parsing: port latest changing from parboiled2 - posted by jr...@apache.org on 2022/11/03 11:23:44 UTC, 0 replies.
- [incubator-pekko-http] 15/47: build: for now only enable Scala 3 for parsing and core - posted by jr...@apache.org on 2022/11/03 11:23:45 UTC, 0 replies.
- [incubator-pekko-http] 16/47: core: move parsing code for now to Scala 2 only - posted by jr...@apache.org on 2022/11/03 11:23:46 UTC, 0 replies.
- [incubator-pekko-http] 17/47: core: provide broken stub entries for header parsing for Scala 3 - posted by jr...@apache.org on 2022/11/03 11:23:47 UTC, 0 replies.
- [incubator-pekko-http] 18/47: core: make a subset of parsers compile (Scala 3) - posted by jr...@apache.org on 2022/11/03 11:23:48 UTC, 0 replies.
- [incubator-pekko-http] 19/47: core: move all tests to scala-2 dir for now (for incremental reenabling) - posted by jr...@apache.org on 2022/11/03 11:23:49 UTC, 0 replies.
- [incubator-pekko-http] 20/47: build: for now change default Akka version to 2.6.18 - posted by jr...@apache.org on 2022/11/03 11:23:50 UTC, 0 replies.
- [incubator-pekko-http] 21/47: parsing: add missing copyright header - posted by jr...@apache.org on 2022/11/03 11:23:51 UTC, 0 replies.
- [incubator-pekko-http] 22/47: Add missing header (#4085) - posted by jr...@apache.org on 2022/11/03 11:23:52 UTC, 0 replies.
- [incubator-pekko-http] 23/47: http: compile akka-http module with Scala 3 (#4091) - posted by jr...@apache.org on 2022/11/03 11:23:53 UTC, 0 replies.
- [incubator-pekko-http] 24/47: scala3: compile akka-http-core and pass all its tests (#4097) - posted by jr...@apache.org on 2022/11/03 11:23:54 UTC, 0 replies.
- [incubator-pekko-http] 25/47: Merge remote-tracking branch 'origin/main' into HEAD - posted by jr...@apache.org on 2022/11/03 11:23:55 UTC, 0 replies.
- [incubator-pekko-http] 26/47: build: disable 2.12 building for now - posted by jr...@apache.org on 2022/11/03 11:23:56 UTC, 0 replies.
- [incubator-pekko-http] 27/47: build: also increase minimum Akka version for docs - posted by jr...@apache.org on 2022/11/03 11:23:57 UTC, 0 replies.
- [incubator-pekko-http] 28/47: build: fix aggregation for Scala 3 - posted by jr...@apache.org on 2022/11/03 11:23:58 UTC, 0 replies.
- [incubator-pekko-http] 29/47: parsing: fix copyright headers - posted by jr...@apache.org on 2022/11/03 11:23:59 UTC, 0 replies.
- [incubator-pekko-http] 30/47: caching: fix cached execution and test (#4099) - posted by jr...@apache.org on 2022/11/03 11:24:00 UTC, 0 replies.
- [incubator-pekko-http] 31/47: build: use simpler PR validation task for now - posted by jr...@apache.org on 2022/11/03 11:24:01 UTC, 0 replies.
- [incubator-pekko-http] 32/47: testkit: enable Scala 3 - posted by jr...@apache.org on 2022/11/03 11:24:02 UTC, 0 replies.
- [incubator-pekko-http] 33/47: caching: enable Scala 3 support - posted by jr...@apache.org on 2022/11/03 11:24:03 UTC, 0 replies.
- [incubator-pekko-http] 34/47: docs: use correct 'skip-packages' scalac option on Scala 3 (#4109) - posted by jr...@apache.org on 2022/11/03 11:24:04 UTC, 0 replies.
- [incubator-pekko-http] 35/47: http2: enable Scala 3 for akka-http2-support (#4108) - posted by jr...@apache.org on 2022/11/03 11:24:05 UTC, 0 replies.
- [incubator-pekko-http] 36/47: http-tests: allow to compile with Scala 3 with 3.0-migration option (#4107) - posted by jr...@apache.org on 2022/11/03 11:24:06 UTC, 0 replies.
- [incubator-pekko-http] 37/47: http-core: Remove the 3.0-migration flag - posted by jr...@apache.org on 2022/11/03 11:24:07 UTC, 0 replies.
- [incubator-pekko-http] 38/47: http-tests: allow to compile tests without the 3.0-migration flag - posted by jr...@apache.org on 2022/11/03 11:24:08 UTC, 0 replies.
- [incubator-pekko-http] 39/47: core: slight simplification - posted by jr...@apache.org on 2022/11/03 11:24:09 UTC, 0 replies.
- [incubator-pekko-http] 40/47: core: use Tcp(system) consistently - posted by jr...@apache.org on 2022/11/03 11:24:10 UTC, 0 replies.
- [incubator-pekko-http] 41/47: http: simplify some tests - posted by jr...@apache.org on 2022/11/03 11:24:11 UTC, 0 replies.
- [incubator-pekko-http] 42/47: scala3: use Tcp(system) consistently in more places - posted by jr...@apache.org on 2022/11/03 11:24:12 UTC, 0 replies.
- [incubator-pekko-http] 43/47: scala3: edit sources on-the-fly in sbt to support `@pre213` methods in shared source code (#4113) - posted by jr...@apache.org on 2022/11/03 11:24:13 UTC, 0 replies.
- [incubator-pekko-http] 44/47: build: cleanup leftovers from testing - posted by jr...@apache.org on 2022/11/03 11:24:14 UTC, 0 replies.
- [incubator-pekko-http] 45/47: Merge pull request #4119 from jrudolph/scala-3-cleanups - posted by jr...@apache.org on 2022/11/03 11:24:15 UTC, 0 replies.
- [incubator-pekko-http] 46/47: =sbt Update Scala 3 version to 3.1.3 (#4123) - posted by jr...@apache.org on 2022/11/03 11:24:16 UTC, 0 replies.
- [incubator-pekko-http] 47/47: scala 3: compile and test marshalling, JMH and docs subprojects (#4126) - posted by jr...@apache.org on 2022/11/03 11:24:17 UTC, 0 replies.
- [GitHub] [incubator-pekko] andreaTP commented on pull request #5: Update description of project - posted by GitBox <gi...@apache.org> on 2022/11/03 12:11:29 UTC, 1 replies.
- [incubator-pekko] branch main updated: Update description of project - posted by fa...@apache.org on 2022/11/03 14:59:21 UTC, 0 replies.
- [GitHub] [incubator-pekko] mdedetrich commented on pull request #2: Update and apply scalafmt - posted by GitBox <gi...@apache.org> on 2022/11/03 15:11:24 UTC, 3 replies.
- [incubator-pekko] branch main updated (326bfc97e0 -> c7756b3432) - posted by fa...@apache.org on 2022/11/03 19:49:45 UTC, 0 replies.
- [incubator-pekko] branch asf-yaml-squash created (now 75f3090436) - posted by fa...@apache.org on 2022/11/03 20:08:25 UTC, 0 replies.
- [incubator-pekko] 01/01: Only allow Squash merges and update notification email addresses - posted by fa...@apache.org on 2022/11/03 20:08:26 UTC, 0 replies.
- [GitHub] [incubator-pekko] mdedetrich commented on a diff in pull request #8: Only allow Squash merges and update notification email addresses - posted by GitBox <gi...@apache.org> on 2022/11/03 20:13:08 UTC, 7 replies.
- [incubator-pekko] branch asf-yaml-squash updated (75f3090436 -> 7b59a66b76) - posted by fa...@apache.org on 2022/11/03 20:17:46 UTC, 0 replies.
- [GitHub] [incubator-pekko] pjfanning commented on a diff in pull request #8: Only allow Squash merges and update notification email addresses - posted by GitBox <gi...@apache.org> on 2022/11/03 20:19:44 UTC, 1 replies.
- [GitHub] [incubator-pekko] spangaer commented on a diff in pull request #8: Only allow Squash merges and update notification email addresses - posted by GitBox <gi...@apache.org> on 2022/11/03 20:24:14 UTC, 3 replies.
- [incubator-pekko] branch main updated: Only allow Squash/Rebase merges and update notification email addresses - posted by md...@apache.org on 2022/11/03 20:30:14 UTC, 0 replies.
- [incubator-pekko] branch remove-send-mail-action created (now 3690cc8388) - posted by fa...@apache.org on 2022/11/03 20:35:31 UTC, 0 replies.
- [incubator-pekko] 01/01: temporarily remove email action from github builds - posted by fa...@apache.org on 2022/11/03 20:35:32 UTC, 0 replies.
- [incubator-pekko] branch main updated (07d7a3eb31 -> b46dfd85da) - posted by fa...@apache.org on 2022/11/04 09:57:12 UTC, 0 replies.
- [GitHub] [incubator-pekko] jrudolph commented on a diff in pull request #8: Only allow Squash merges and update notification email addresses - posted by GitBox <gi...@apache.org> on 2022/11/04 10:00:22 UTC, 1 replies.
- [incubator-pekko] branch main updated: change name of github repo so that workflows run for apache/incubator-pekko (#12) - posted by fa...@apache.org on 2022/11/04 11:37:39 UTC, 0 replies.
- [GitHub] [incubator-pekko] mdedetrich commented on pull request #12: change name of github repo so that workflows run for apache/incubator-pekko - posted by GitBox <gi...@apache.org> on 2022/11/04 12:56:43 UTC, 0 replies.
- [GitHub] [incubator-pekko] pjfanning commented on a diff in pull request #14: Update github templates - posted by GitBox <gi...@apache.org> on 2022/11/05 08:25:19 UTC, 1 replies.
- [GitHub] [incubator-pekko] pjfanning commented on pull request #13: remove mima checks - posted by GitBox <gi...@apache.org> on 2022/11/05 09:19:31 UTC, 0 replies.
- [incubator-pekko] branch main updated: remove mima checks (#13) - posted by fa...@apache.org on 2022/11/05 09:19:48 UTC, 0 replies.
- [GitHub] [incubator-pekko] naosense commented on a diff in pull request #14: Update github templates - posted by GitBox <gi...@apache.org> on 2022/11/05 09:33:01 UTC, 0 replies.
- [incubator-pekko-http] branch remove-mima-checks created (now 81980a3dc) - posted by fa...@apache.org on 2022/11/05 09:46:29 UTC, 0 replies.
- [incubator-pekko-http] branch remove-mima-checks updated: remove mima checks - posted by fa...@apache.org on 2022/11/05 09:46:45 UTC, 0 replies.
- [GitHub] [incubator-pekko] pjfanning commented on pull request #14: Update github templates - posted by GitBox <gi...@apache.org> on 2022/11/05 12:48:48 UTC, 1 replies.
- [GitHub] [incubator-pekko] spangaer commented on pull request #2: Update and apply scalafmt - posted by GitBox <gi...@apache.org> on 2022/11/05 13:11:21 UTC, 0 replies.
- [GitHub] [incubator-pekko] naosense commented on pull request #14: Update github templates - posted by GitBox <gi...@apache.org> on 2022/11/05 13:13:34 UTC, 0 replies.
- [incubator-pekko] branch main updated (a8ee7c4239 -> 15b163da74) - posted by md...@apache.org on 2022/11/05 14:01:09 UTC, 0 replies.
- [incubator-pekko] 01/03: Update scalafmt - posted by md...@apache.org on 2022/11/05 14:01:10 UTC, 0 replies.
- [incubator-pekko] 02/03: Add .gitattributes to enforce unix line endings - posted by md...@apache.org on 2022/11/05 14:01:11 UTC, 0 replies.
- [incubator-pekko] 03/03: format source with scalafmt, #2 - posted by md...@apache.org on 2022/11/05 14:01:12 UTC, 0 replies.
- [incubator-pekko] branch main updated: Update github templates (#14) - posted by fa...@apache.org on 2022/11/05 14:10:10 UTC, 0 replies.
- [incubator-pekko] branch main updated: Add .git-blame-ignore-revs file containing format commits - posted by md...@apache.org on 2022/11/05 14:27:09 UTC, 0 replies.
- [incubator-pekko] branch main updated: Change sbt welcome logo to Pekko (#1) - posted by fa...@apache.org on 2022/11/05 16:59:33 UTC, 0 replies.
- [incubator-pekko] branch main updated: =str Update FlowMergeAllSpec because the merge order is undefined. (#3) - posted by fa...@apache.org on 2022/11/05 17:00:41 UTC, 0 replies.
- [GitHub] [incubator-pekko] pjfanning commented on pull request #3: =str Update FlowMergeAllSpec because the merge order is undefined. - posted by GitBox <gi...@apache.org> on 2022/11/05 17:00:55 UTC, 0 replies.
- [GitHub] [incubator-pekko] pjfanning commented on pull request #1: Change sbt welcome logo to Pekko - posted by GitBox <gi...@apache.org> on 2022/11/05 17:01:23 UTC, 0 replies.
- [incubator-pekko] branch main updated: Add github workflow to check scala code is formatted - posted by md...@apache.org on 2022/11/05 18:42:57 UTC, 0 replies.
- [GitHub] [incubator-pekko] seglo commented on pull request #19: Fix nightly build action - posted by GitBox <gi...@apache.org> on 2022/11/05 18:57:47 UTC, 0 replies.
- [incubator-pekko] branch main updated: Fix nightly build action (#19) - posted by se...@apache.org on 2022/11/05 19:10:40 UTC, 0 replies.
- [GitHub] [incubator-pekko] danischroeter commented on pull request #20: rename actor/remote/slf4j/serialization modules - posted by GitBox <gi...@apache.org> on 2022/11/05 21:56:34 UTC, 1 replies.
- [GitHub] [incubator-pekko] pjfanning commented on pull request #20: rename actor/remote/slf4j/serialization modules - posted by GitBox <gi...@apache.org> on 2022/11/05 22:47:36 UTC, 0 replies.
- [GitHub] [incubator-pekko] spangaer commented on pull request #25: use notifications mailing list for issues and PRs - posted by GitBox <gi...@apache.org> on 2022/11/06 10:33:14 UTC, 0 replies.
- [GitHub] [incubator-pekko] pjfanning commented on pull request #25: use notifications mailing list for issues and PRs - posted by GitBox <gi...@apache.org> on 2022/11/06 10:37:27 UTC, 0 replies.
- [incubator-pekko] branch main updated: use notifications mailing list for issues and PRs (#25) - posted by fa...@apache.org on 2022/11/06 12:15:02 UTC, 0 replies.
- [incubator-pekko-connectors] annotated tag v0.0.0 updated (75340d98 -> cac678de) - posted by fa...@apache.org on 2022/11/06 20:53:14 UTC, 0 replies.
- [incubator-pekko] branch main updated: Add documentation for git blame on ignoring formatting commits - posted by md...@apache.org on 2022/11/07 10:52:23 UTC, 0 replies.
- [incubator-pekko-http] branch main updated: Divert GitHub notifications (#5) - posted by fa...@apache.org on 2022/11/07 11:59:06 UTC, 0 replies.
- [incubator-pekko-http] branch main updated: remove mima checks (#4) - posted by fa...@apache.org on 2022/11/07 14:25:35 UTC, 0 replies.
- [incubator-pekko-connectors] branch main updated: remove mima checks (#1) - posted by fa...@apache.org on 2022/11/07 17:25:31 UTC, 0 replies.
- [incubator-pekko] branch main updated: Make main branch protected - posted by md...@apache.org on 2022/11/07 19:04:20 UTC, 0 replies.
- [incubator-pekko-connectors] branch main updated: Divert GitHub notifications (#3) - posted by fa...@apache.org on 2022/11/08 08:47:15 UTC, 0 replies.
- [incubator-pekko] branch main updated: =doc Update java code sample of StatefulMap. (#26) - posted by fa...@apache.org on 2022/11/08 11:31:33 UTC, 0 replies.
- [incubator-pekko-http] branch main updated: disable merge commit button (matches incubator/pekko) (#6) - posted by fa...@apache.org on 2022/11/08 12:15:20 UTC, 0 replies.
- [incubator-pekko] branch main updated: Update README for Pekko name (#33) - posted by fa...@apache.org on 2022/11/08 13:55:01 UTC, 0 replies.
- [incubator-pekko-connectors] branch main updated: copy over setting from incubator-pekko repo - posted by ds...@apache.org on 2022/11/08 22:28:03 UTC, 0 replies.
- [incubator-pekko-grpc] branch main updated: remove mima checks - posted by fa...@apache.org on 2022/11/09 08:15:49 UTC, 0 replies.
- [incubator-pekko-connectors] branch main updated: Don't quit sbt on dynver git tag check failure - posted by md...@apache.org on 2022/11/09 13:50:37 UTC, 0 replies.
- [incubator-pekko-grpc] branch main updated (24418f34 -> 3b6138ee) - posted by md...@apache.org on 2022/11/10 09:09:20 UTC, 0 replies.
- [incubator-pekko-grpc] 01/03: Update scalafmt - posted by md...@apache.org on 2022/11/10 09:09:21 UTC, 0 replies.
- [incubator-pekko-grpc] 02/03: Add .gitattributes to enforce unix line endings - posted by md...@apache.org on 2022/11/10 09:09:22 UTC, 0 replies.
- [incubator-pekko-grpc] 03/03: format source with scalafmt, #3 - posted by md...@apache.org on 2022/11/10 09:09:23 UTC, 0 replies.
- [incubator-pekko-grpc] branch main updated: copy over settings from incubator-pekko - posted by fa...@apache.org on 2022/11/10 09:14:49 UTC, 0 replies.
- [incubator-pekko-http] branch main updated: copy over settings from incubator-pekko (#7) - posted by fa...@apache.org on 2022/11/10 09:31:09 UTC, 0 replies.
- [incubator-pekko-grpc] branch main updated: Add .git-blame-ignore-revs file containing format commits (#5) - posted by fa...@apache.org on 2022/11/10 21:33:59 UTC, 0 replies.
- [incubator-pekko-connectors-kafka] branch main updated: remove mima checks - posted by fa...@apache.org on 2022/11/10 22:17:57 UTC, 0 replies.
- [incubator-pekko-grpc] branch main updated: Add github workflow to check scala code is formatted - posted by md...@apache.org on 2022/11/11 07:58:10 UTC, 0 replies.
- [incubator-pekko-management] branch main updated: copy over .asf-yaml settings from incubator-pekko - posted by fa...@apache.org on 2022/11/11 13:53:53 UTC, 0 replies.
- [incubator-pekko-persistence-dynamodb] branch main updated: copy over yml settings from incubator-pekko - posted by fa...@apache.org on 2022/11/11 13:54:12 UTC, 0 replies.
- [incubator-pekko-persistence-cassandra] branch main updated: copy over yml settings from incubator-pekko - posted by fa...@apache.org on 2022/11/11 19:02:37 UTC, 0 replies.
- [incubator-pekko-persistence-dynamodb] branch main updated (d97b1c4 -> 5974c87) - posted by md...@apache.org on 2022/11/11 19:03:48 UTC, 0 replies.
- [incubator-pekko-persistence-dynamodb] 01/03: Update scalafmt - posted by md...@apache.org on 2022/11/11 19:03:49 UTC, 0 replies.
- [incubator-pekko-persistence-dynamodb] 02/03: Add .gitattributes to enforce unix line endings - posted by md...@apache.org on 2022/11/11 19:03:50 UTC, 0 replies.
- [incubator-pekko-persistence-dynamodb] 03/03: format source with scalafmt, #2 - posted by md...@apache.org on 2022/11/11 19:03:51 UTC, 0 replies.
- [incubator-pekko-management] branch main updated: remove mima checks (#2) - posted by fa...@apache.org on 2022/11/11 19:04:21 UTC, 0 replies.
- [incubator-pekko-management] branch main updated (a4d50d1 -> 7ce76e2) - posted by md...@apache.org on 2022/11/11 19:13:06 UTC, 0 replies.
- [incubator-pekko-management] 01/03: Update scalafmt - posted by md...@apache.org on 2022/11/11 19:13:07 UTC, 0 replies.
- [incubator-pekko-management] 02/03: Add .gitattributes to enforce unix line endings - posted by md...@apache.org on 2022/11/11 19:13:08 UTC, 0 replies.
- [incubator-pekko-management] 03/03: format source with scalafmt, #3 - posted by md...@apache.org on 2022/11/11 19:13:09 UTC, 0 replies.
- [incubator-pekko-persistence-dynamodb] branch main updated: Add github workflow to check scala code is formatted (#3) - posted by fa...@apache.org on 2022/11/11 19:26:54 UTC, 0 replies.
- [incubator-pekko-persistence-dynamodb] branch main updated: Add .git-blame-ignore-revs file containing format commits (#4) - posted by fa...@apache.org on 2022/11/11 19:27:44 UTC, 0 replies.
- [incubator-pekko-management] branch main updated: Add .git-blame-ignore-revs file containing format commits (#4) - posted by fa...@apache.org on 2022/11/11 19:41:22 UTC, 0 replies.
- [incubator-pekko-management] branch main updated: Add github workflow to check scala code is formatted (#5) - posted by fa...@apache.org on 2022/11/11 19:42:11 UTC, 0 replies.
- [incubator-pekko-persistence-dynamodb] branch main updated: Remove and change references to travis - posted by md...@apache.org on 2022/11/12 06:29:08 UTC, 0 replies.
- [incubator-pekko-persistence-cassandra] branch main updated (bf86102 -> 84c1b74) - posted by md...@apache.org on 2022/11/12 07:54:27 UTC, 0 replies.
- [incubator-pekko-persistence-cassandra] 01/03: Update scalafmt - posted by md...@apache.org on 2022/11/12 07:54:28 UTC, 0 replies.
- [incubator-pekko-persistence-cassandra] 02/03: Add .gitattributes to enforce unix line endings - posted by md...@apache.org on 2022/11/12 07:54:29 UTC, 0 replies.
- [incubator-pekko-persistence-cassandra] 03/03: format source with scalafmt, #2 - posted by md...@apache.org on 2022/11/12 07:54:30 UTC, 0 replies.
- [incubator-pekko-persistence-dynamodb] branch main updated: Replace mention of scalariform with scalafmt (#6) - posted by fa...@apache.org on 2022/11/12 07:54:59 UTC, 0 replies.
- [incubator-pekko] branch main updated: upgrade cache-action due to build warnings (#42) - posted by fa...@apache.org on 2022/11/12 11:02:56 UTC, 0 replies.
- [incubator-pekko-projection] branch coursier-github created (now 635d386) - posted by fa...@apache.org on 2022/11/12 22:43:15 UTC, 0 replies.
- [incubator-pekko-projection] 01/01: use latest version of coursier github action - posted by fa...@apache.org on 2022/11/12 22:43:16 UTC, 0 replies.
- [incubator-pekko-projection] annotated tag v0.0.0 updated (0dfdbd7 -> 366b823) - posted by fa...@apache.org on 2022/11/12 23:02:33 UTC, 0 replies.
- [incubator-pekko-persistence-jdbc] branch main updated: copy over incubator-pekko settings (#1) - posted by fa...@apache.org on 2022/11/14 07:37:51 UTC, 0 replies.
- [incubator-pekko-projection] branch main updated: use latest version of coursier github action (#3) - posted by fa...@apache.org on 2022/11/14 07:38:41 UTC, 0 replies.
- [incubator-pekko-projection] branch main updated: copy over .asf.yaml settings from incubator-pekko (#1) - posted by fa...@apache.org on 2022/11/14 08:16:09 UTC, 0 replies.
- [incubator-pekko-management] branch main updated: upgrade cache-action to v6.4.0 (#6) - posted by fa...@apache.org on 2022/11/14 09:43:56 UTC, 0 replies.
- [incubator-pekko] branch main updated: build: fix syntax of publish.yml to avoid noisy errors in forks (#45) - posted by jr...@apache.org on 2022/11/14 11:55:27 UTC, 0 replies.
- [incubator-pekko-persistence-jdbc] branch main updated: upgrade cache-action (#2) - posted by fa...@apache.org on 2022/11/14 18:54:31 UTC, 0 replies.
- [incubator-pekko-persistence-jdbc] branch main updated (9d0cb56 -> c69b406) - posted by md...@apache.org on 2022/11/14 20:34:10 UTC, 0 replies.
- [incubator-pekko-persistence-jdbc] 01/03: Update scalafmt - posted by md...@apache.org on 2022/11/14 20:34:11 UTC, 0 replies.
- [incubator-pekko-persistence-jdbc] 02/03: Add .gitattributes to enforce unix line endings - posted by md...@apache.org on 2022/11/14 20:34:12 UTC, 0 replies.
- [incubator-pekko-persistence-jdbc] 03/03: format source with scalafmt, #3 - posted by md...@apache.org on 2022/11/14 20:34:13 UTC, 0 replies.
- [incubator-pekko-persistence-r2dbc] branch main updated: upgrade github action to try to fix build (#2) - posted by fa...@apache.org on 2022/11/14 20:37:33 UTC, 0 replies.
- [incubator-pekko-persistence-r2dbc] branch main updated: copy over incubator-pekko settings (#1) - posted by fa...@apache.org on 2022/11/14 20:41:11 UTC, 0 replies.
- [incubator-pekko-persistence-r2dbc] branch main updated (ac0c670 -> 97a7214) - posted by md...@apache.org on 2022/11/14 21:23:37 UTC, 0 replies.
- [incubator-pekko-persistence-r2dbc] 01/03: Update scalafmt - posted by md...@apache.org on 2022/11/14 21:23:38 UTC, 0 replies.
- [incubator-pekko-persistence-r2dbc] 02/03: Add .gitattributes to enforce unix line endings - posted by md...@apache.org on 2022/11/14 21:23:39 UTC, 0 replies.
- [incubator-pekko-persistence-r2dbc] 03/03: format source with scalafmt, #3 - posted by md...@apache.org on 2022/11/14 21:23:40 UTC, 0 replies.
- [incubator-pekko-persistence-dynamodb] branch main updated: try to fix CI build (#7) - posted by fa...@apache.org on 2022/11/15 08:25:32 UTC, 0 replies.
- [incubator-pekko-platform-guide] branch main updated: upgrade coursier cache-action due to build failures (#6) - posted by fa...@apache.org on 2022/11/15 08:57:01 UTC, 0 replies.
- [incubator-pekko] branch main updated: Updated references from akka to pekko #28 (#36) - posted by fa...@apache.org on 2022/11/15 09:04:26 UTC, 0 replies.
- [incubator-pekko-persistence-cassandra] branch main updated: try to fix CI build (#3) - posted by fa...@apache.org on 2022/11/15 11:22:19 UTC, 0 replies.
- [incubator-pekko-grpc] branch main updated: temp remove branch protection - posted by fa...@apache.org on 2022/11/15 11:36:14 UTC, 0 replies.
- [incubator-pekko-platform-guide] branch main updated: copy over settings from incubator-pekko (#5) - posted by fa...@apache.org on 2022/11/15 11:41:17 UTC, 0 replies.
- [incubator-pekko-persistence-cassandra] branch main updated: Remove circleci config (#4) - posted by fa...@apache.org on 2022/11/15 13:25:47 UTC, 0 replies.
- [incubator-pekko-persistence-cassandra] branch main updated: Replace travis references with github actions (#5) - posted by md...@apache.org on 2022/11/15 13:44:13 UTC, 0 replies.
- [incubator-pekko-grpc] branch main updated: Properly remove branch protection (#7) - posted by fa...@apache.org on 2022/11/15 16:09:02 UTC, 0 replies.
- [incubator-pekko-grpc] branch main updated: Actually properly remove branch protection (#8) - posted by fa...@apache.org on 2022/11/15 18:17:44 UTC, 0 replies.
- [incubator-pekko-grpc] branch main updated (303bb995 -> 426f5286) - posted by fa...@apache.org on 2022/11/15 18:21:22 UTC, 0 replies.
- [incubator-pekko-grpc] 01/09: Update scalafmt - posted by fa...@apache.org on 2022/11/15 18:21:23 UTC, 0 replies.
- [incubator-pekko-grpc] 02/09: Add .gitattributes to enforce unix line endings - posted by fa...@apache.org on 2022/11/15 18:21:24 UTC, 0 replies.
- [incubator-pekko-grpc] 03/09: format source with scalafmt, #3 - posted by fa...@apache.org on 2022/11/15 18:21:25 UTC, 0 replies.
- [incubator-pekko-grpc] 04/09: copy over settings from incubator-pekko - posted by fa...@apache.org on 2022/11/15 18:21:26 UTC, 0 replies.
- [incubator-pekko-grpc] 05/09: Add .git-blame-ignore-revs file containing format commits (#5) - posted by fa...@apache.org on 2022/11/15 18:21:27 UTC, 0 replies.
- [incubator-pekko-grpc] 06/09: Add github workflow to check scala code is formatted - posted by fa...@apache.org on 2022/11/15 18:21:28 UTC, 0 replies.
- [incubator-pekko-grpc] 07/09: temp remove branch protection - posted by fa...@apache.org on 2022/11/15 18:21:29 UTC, 0 replies.
- [incubator-pekko-grpc] 08/09: Properly remove branch protection (#7) - posted by fa...@apache.org on 2022/11/15 18:21:30 UTC, 0 replies.
- [incubator-pekko-grpc] 09/09: Actually properly remove branch protection (#8) - posted by fa...@apache.org on 2022/11/15 18:21:31 UTC, 0 replies.
- [incubator-pekko-grpc] branch main updated: protect main branch (#9) - posted by fa...@apache.org on 2022/11/15 19:34:45 UTC, 0 replies.
- [incubator-pekko-persistence-cassandra] branch main updated: unprotect main branch so merge commit can be removed (#6) - posted by fa...@apache.org on 2022/11/15 19:35:15 UTC, 0 replies.
- [incubator-pekko-persistence-cassandra] branch main updated (508580a -> 7166529) - posted by fa...@apache.org on 2022/11/15 19:38:16 UTC, 0 replies.
- [incubator-pekko-persistence-cassandra] 01/07: Update scalafmt - posted by fa...@apache.org on 2022/11/15 19:38:17 UTC, 0 replies.
- [incubator-pekko-persistence-cassandra] 02/07: Add .gitattributes to enforce unix line endings - posted by fa...@apache.org on 2022/11/15 19:38:18 UTC, 0 replies.
- [incubator-pekko-persistence-cassandra] 03/07: format source with scalafmt, #2 - posted by fa...@apache.org on 2022/11/15 19:38:19 UTC, 0 replies.
- [incubator-pekko-persistence-cassandra] 04/07: try to fix CI build (#3) - posted by fa...@apache.org on 2022/11/15 19:38:20 UTC, 0 replies.
- [incubator-pekko-persistence-cassandra] 05/07: Remove circleci config (#4) - posted by fa...@apache.org on 2022/11/15 19:38:21 UTC, 0 replies.
- [incubator-pekko-persistence-cassandra] 06/07: Replace travis references with github actions (#5) - posted by fa...@apache.org on 2022/11/15 19:38:22 UTC, 0 replies.
- [incubator-pekko-persistence-cassandra] 07/07: unprotect main branch so merge commit can be removed (#6) - posted by fa...@apache.org on 2022/11/15 19:38:23 UTC, 0 replies.
- [incubator-pekko-persistence-cassandra] branch main updated: protect main branch again (#7) - posted by fa...@apache.org on 2022/11/15 22:28:10 UTC, 0 replies.
- [incubator-pekko-connectors-kafka] branch main updated (e35ff9ae -> 5d6a592b) - posted by fa...@apache.org on 2022/11/15 22:42:48 UTC, 0 replies.
- [incubator-pekko-connectors-kafka] branch main updated: copy over incubator-pekko settings (#3) - posted by fa...@apache.org on 2022/11/15 22:57:25 UTC, 0 replies.
- [incubator-pekko] branch main updated: update github actions due to warnings about nodejs version (#53) - posted by fa...@apache.org on 2022/11/17 11:51:29 UTC, 0 replies.
- [incubator-pekko-http] branch main updated (e7326a7e1 -> 664f044d7) - posted by md...@apache.org on 2022/11/18 07:30:32 UTC, 0 replies.
- [incubator-pekko-http] 01/04: Replace scalariform with scalafmt - posted by md...@apache.org on 2022/11/18 07:30:33 UTC, 0 replies.
- [incubator-pekko-http] 02/04: Add .gitattributes to enforce unix line endings - posted by md...@apache.org on 2022/11/18 07:30:34 UTC, 0 replies.
- [incubator-pekko-http] 03/04: format source with scalafmt, #8 - posted by md...@apache.org on 2022/11/18 07:30:35 UTC, 0 replies.
- [incubator-pekko-http] 04/04: Fix paradox issues caused by scalafmt - posted by md...@apache.org on 2022/11/18 07:30:36 UTC, 0 replies.
- [incubator-pekko-connectors-kafka] branch main updated: scalafmt issue in build.sbt (#4) - posted by fa...@apache.org on 2022/11/21 10:50:46 UTC, 0 replies.
- [incubator-pekko-connectors] branch main updated: upgrade cache-action because only v6 is whitelisted by ASF (#7) - posted by fa...@apache.org on 2022/11/21 18:19:09 UTC, 0 replies.
- [incubator-pekko-platform-guide] branch dependabot/maven/docs-source/docs/modules/microservices-tutorial/examples/00-shopping-analytics-service-java/org.postgresql-postgresql-42.3.8 created (now b4eeec9) - posted by gi...@apache.org on 2022/11/23 23:03:24 UTC, 0 replies.
- [incubator-pekko-platform-guide] branch dependabot/maven/docs-source/docs/modules/microservices-tutorial/examples/02-shopping-cart-service-java/org.postgresql-postgresql-42.3.8 created (now 4097879) - posted by gi...@apache.org on 2022/11/23 23:03:27 UTC, 0 replies.
- [incubator-pekko-platform-guide] branch dependabot/maven/docs-source/docs/modules/how-to/examples/shopping-cart-service-java/org.postgresql-postgresql-42.3.8 created (now fea8d8a) - posted by gi...@apache.org on 2022/11/23 23:03:32 UTC, 0 replies.
- [incubator-pekko-platform-guide] branch dependabot/maven/docs-source/docs/modules/microservices-tutorial/examples/01-shopping-cart-service-java/org.postgresql-postgresql-42.3.8 created (now f44315d) - posted by gi...@apache.org on 2022/11/23 23:03:37 UTC, 0 replies.
- [incubator-pekko-platform-guide] branch dependabot/maven/docs-source/docs/modules/microservices-tutorial/examples/04-shopping-cart-service-java/org.postgresql-postgresql-42.3.8 created (now 2e3df86) - posted by gi...@apache.org on 2022/11/23 23:03:43 UTC, 0 replies.
- [incubator-pekko-platform-guide] branch dependabot/maven/docs-source/docs/modules/microservices-tutorial/examples/00-shopping-order-service-java/org.postgresql-postgresql-42.3.8 created (now ada2234) - posted by gi...@apache.org on 2022/11/23 23:03:49 UTC, 0 replies.
- [incubator-pekko-platform-guide] branch dependabot/maven/docs-source/docs/modules/microservices-tutorial/examples/05-shopping-cart-service-java/org.postgresql-postgresql-42.3.8 created (now a59d5b2) - posted by gi...@apache.org on 2022/11/23 23:03:52 UTC, 0 replies.
- [incubator-pekko-platform-guide] branch dependabot/maven/docs-source/docs/modules/microservices-tutorial/examples/shopping-analytics-service-java/org.postgresql-postgresql-42.3.8 created (now 89acf68) - posted by gi...@apache.org on 2022/11/23 23:03:59 UTC, 0 replies.
- [incubator-pekko-platform-guide] branch dependabot/maven/docs-source/docs/modules/microservices-tutorial/examples/00-shopping-cart-service-java/org.postgresql-postgresql-42.3.8 created (now 89e2762) - posted by gi...@apache.org on 2022/11/23 23:04:03 UTC, 0 replies.
- [incubator-pekko-platform-guide] branch dependabot/maven/docs-source/docs/modules/microservices-tutorial/examples/03-shopping-cart-service-java/org.postgresql-postgresql-42.3.8 created (now 8c7a912) - posted by gi...@apache.org on 2022/11/23 23:04:06 UTC, 0 replies.
- [incubator-pekko] branch seglo/publish-to-nightlies created (now 085fb69ed7) - posted by se...@apache.org on 2022/11/27 20:33:25 UTC, 0 replies.
- [incubator-pekko] 01/01: wip - posted by se...@apache.org on 2022/11/27 20:33:26 UTC, 0 replies.
- [incubator-pekko] branch seglo/publish-to-nightlies updated (085fb69ed7 -> 79619bc7b7) - posted by se...@apache.org on 2022/11/27 20:44:17 UTC, 0 replies.
- [incubator-pekko] branch seglo/publish-to-nightlies updated (79619bc7b7 -> 31935c3815) - posted by se...@apache.org on 2022/11/27 20:48:16 UTC, 0 replies.
- [incubator-pekko] branch seglo/publish-to-nightlies updated (31935c3815 -> 62d09e3366) - posted by se...@apache.org on 2022/11/27 20:49:11 UTC, 0 replies.
- [incubator-pekko] branch seglo/publish-to-nightlies updated (62d09e3366 -> 67f2f83acb) - posted by se...@apache.org on 2022/11/27 21:21:52 UTC, 0 replies.
- [incubator-pekko] branch seglo/publish-to-nightlies updated (67f2f83acb -> 4bfac652cf) - posted by se...@apache.org on 2022/11/27 22:47:04 UTC, 0 replies.
- [incubator-pekko] branch seglo/publish-to-nightlies updated (4bfac652cf -> 0d7430224c) - posted by se...@apache.org on 2022/11/27 22:47:55 UTC, 0 replies.
- [incubator-pekko] branch seglo/publish-to-nightlies updated (0d7430224c -> dbc2de8acc) - posted by se...@apache.org on 2022/11/27 22:50:11 UTC, 0 replies.
- [incubator-pekko] branch seglo/publish-to-nightlies updated (dbc2de8acc -> 116962a676) - posted by se...@apache.org on 2022/11/27 22:54:11 UTC, 0 replies.
- [incubator-pekko] branch seglo/publish-to-nightlies updated (116962a676 -> 187aff89e6) - posted by se...@apache.org on 2022/11/27 22:56:58 UTC, 0 replies.
- [incubator-pekko] branch main updated: Rename akka package to org.apache.pekko - posted by md...@apache.org on 2022/11/30 15:45:24 UTC, 0 replies.
- [incubator-pekko] branch main updated: Remove unneeded semicolons - posted by md...@apache.org on 2022/11/30 17:43:28 UTC, 0 replies.