Commit graph

143 commits

Author SHA1 Message Date
He-Pin(kerr)
9b2853c730
chore: Use scala.jdk.DurationConverters (#2205) 2025-09-20 01:05:11 +08:00
He-Pin(kerr)
875840d3b8
chore: Remove pekko.util.FutureConverters (#2207)
* chore: Remove pekko.util.FutureConverters
2025-09-20 00:42:52 +08:00
PJ Fanning
04f5fcd1b7
chore: Use Scala Option Converter (#2203)
* chore: Use Scala Option Converter
---------

Co-authored-by: He-Pin <hepin1989@gmail.com>
2025-09-19 23:34:29 +08:00
PJ Fanning
f2b677dfa0
remove scala 2.12 support (#1986)
* remove scala 2.12 support

* move around some source because we don't need as many source dirs

* move more files

* remove annotations

* remove annotations

* Create remove-scala-2.12-support.excludes

* remove some scala-2.12 refs

* remove compat.PartialFunction

* Update remove-scala-2.12-support.excludes
2025-09-13 10:03:10 +01:00
He-Pin(kerr)
5e9fd538b7
chore: Update the readme for Java 17 (#2098) 2025-08-27 16:58:49 +08:00
scala-steward-asf[bot]
919d9c9309
Update protobuf-java to 3.25.6 (#1748)
* Update protobuf-java to 3.25.6

* regenerate protobuf classes with protoc 25.6

---------

Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
Co-authored-by: Arnout Engelen <arnout@bzzt.net>
2025-01-27 11:26:18 +01:00
PJ Fanning
e3410bcaa8
Pekko becomes TLP (#1214) 2024-03-22 14:16:08 +01:00
AndyChen
108f5d123a
chore: Temporarily disable the license report generation to speed up build (#704)
* fix: using project/index generator

* fix: broken link

* chore: reformat code

* simplify generator and build fixes

* additional documentation clarify

* code format chore

* chore: reducing cr cost

* chore: remove unnecessary

* reset link configuration

* keep index doc

* disable license report by default

* reduce license because disable by default

* Change the description of build paradox

* chore: code fmt
2024-01-23 19:33:33 +08:00
AndyChen
7ffcf5b76d
chore: mention the faster code fmt approach (#1022)
* chore: mention the faster code fmt approach

* chore: Add Coursier cli for formatting

* chore: Remove the scalafmt version.

* chore: Add notes about install scalafmt with cs.

* chore: mention binaries built

---------

Co-authored-by: He-Pin(kerr) <hepin1989@gmail.com>
2024-01-23 11:05:52 +08:00
PJ Fanning
a6bd4437fa
Update contributing docs to remove some labels (#797) 2023-11-18 16:12:23 +01:00
Matthew de Detrich
1542078d29 Rename verifyCodeStyle to checkCodeStyle 2023-08-15 19:15:42 +08:00
PJ Fanning
5cbda34cfc better license header example 2023-08-06 03:00:15 +08:00
PJ Fanning
04332a6a86
Update CONTRIBUTING.md (#538) 2023-08-04 21:27:44 +01:00
PJ Fanning
4874748557
Update CONTRIBUTING.md (#507)
* Update CONTRIBUTING.md

* Update CONTRIBUTING.md
2023-07-29 14:38:37 +01:00
PJ Fanning
5abffda7db
modify out of date note about java8 compat (#361)
* remove out of date note about java8 compat

* Update CONTRIBUTING.md

* extend notes for Java API contributors

* vice versa
2023-05-30 00:42:35 +08:00
PJ Fanning
0a8b8a572f
set license headers on conf files (#227) 2023-03-03 13:24:19 +01:00
PJ Fanning
b6b902e886
Update CONTRIBUTING.md (#194) 2023-02-16 13:11:20 +01:00
PJ Fanning
b6a8e2204b
fix doc grammar by removing an Pekko (#118) 2023-01-20 10:40:34 +01:00
Keith Wansbrough
6594ccd3d3
Fix link targets and minor wording (#113) 2023-01-17 23:09:16 +01:00
PJ Fanning
e365e44aea
add link to CLA page (#97)
* add link to CLA page

* Update CONTRIBUTING.md
2023-01-11 17:47:58 +01:00
Matthew de Detrich
24c03cde19
Rename sbt akka modules
Co-authored-by: Sean Glover <sean@seanglover.com>
2023-01-05 11:10:50 +01:00
PJ Fanning
1d43e8f67c
use org.apache.pekko as org id (#35)
Update AkkaBuild.scala
2022-12-03 14:18:18 +01:00
Greg Methvin
3d93dbcb81
Rename akka to pekko in configuration (#63)
Resolves https://github.com/apache/incubator-pekko/issues/54
2022-12-02 04:53:48 -08:00
PJ Fanning
708da8caec
rename akka-docs dir to docs (#62) 2022-12-02 10:49:40 +01:00
Matthew de Detrich
f84e8db3cb Rename akka package to org.apache.pekko 2022-11-30 16:45:15 +01:00
Samik Raychaudhuri
9edbc60292
Updated references from akka to pekko #28 (#36)
* Updated references from akka to pekko

* Updated based on received comments

* Updated based on received comments

* Updated based on received comments

* Updated based on received comments

Co-authored-by: Samik R <samik@SRAYCHAU-IN>
Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
2022-11-15 10:04:20 +01:00
Greg Methvin
85d5579e7d
Update README for Pekko name (#33) 2022-11-08 14:54:56 +01:00
Matthew de Detrich
373e87edaa Add documentation for git blame on ignoring formatting commits 2022-11-07 11:52:17 +01:00
kerr
d7ef04e7bd
docs: Add imports guide for contributors (#31353)
Co-authored-by: Philippus Baalman <philippus@gmail.com>
2022-04-26 12:42:28 +02:00
kerr
d823b8838e
=doc Add welcome to contributions (#31327) 2022-04-11 11:54:23 +02:00
kerr
b6c9f7e23a
=doc Add description about operator consistency (#31293) 2022-03-30 08:40:17 +02:00
Renato Cavalcanti
49cd4d3d28
update minimal protoc version (#30971) 2021-12-10 16:22:23 +01:00
Arnout Engelen
d703a2afe0
'master' to 'main' (#30714)
* 'master' to 'main'

* Repo reference in docs

* Found another in the issue template
2021-09-25 09:39:36 +02:00
Andrei Arlou
630e9e087f
Fix external links - 1th iteration (#30697) (#30704) 2021-09-22 08:56:21 +02:00
Marcos Pereira
06594e537b
Update contributing guide to remove Jenkins and add Github Actions (#30595)
* Fix some minor format issues
* Review grammar and links
* Remove mentions to Jenkins in the contributing guide
* Avoid running jobs in forked projects
2021-08-31 16:53:19 +02:00
Andrei Arlou
9fb29822bd
Fix broken links in CONTRIBUTING.MD (#30590) 2021-08-30 09:18:53 +02:00
Andrei Arlou
e74f77236c
Change jdk version for javadoc generation in CONTRIBUTING.md (#30196) 2021-04-20 13:05:45 +02:00
Alex
1044c4996e
Extend GroupedWeightedWithin to accept maxWeight and maxNumber simultaneously #30020 2021-03-15 12:38:28 +01:00
kerr
01ad4620ec
Add more comments about formatting. (#29001) 2021-01-18 13:03:22 +01:00
Enno Runne
5c1108eeab
Move to travis-ci.com (#29824) 2020-11-17 15:49:06 +01:00
Ignasi Marimon-Clos
438e195365
Add verifyCodeStyle #29377 (#29378) 2020-07-22 22:32:40 +02:00
Johan Andrén
1e9e984727
Removing, deprecating and replacing usage of black/whitelist (#29254) 2020-06-18 15:48:28 +02:00
yiksanchan
a66aaa089d
Fix grammar in CONTRIBUTING.md (#29042) 2020-05-08 08:05:34 +02:00
Arnout Engelen
335d205782
Clarify 'bug' gh tag is for potential prod issues (#28633) 2020-03-02 14:32:10 +01:00
Arnout Engelen
874c61774d
Clarify 'failed' tag meaning more (#28628) 2020-02-21 08:49:24 +01:00
Johan Andrén
cacc20bd8a
Allow opt out of code discipline (#28588) 2020-02-14 15:19:10 +01:00
Arnout Engelen
4908493a28 Document how to report security issues (#28410)
* and some general updates to CONTRIBUTING.md
* Mention headers are automatically added
2019-12-19 17:59:29 +01:00
Brian Wignall
10e61e816f Fix typos (#28326) 2019-12-09 08:41:55 +01:00
Enno
4d04bb968b Docs: add some API links to stream operator docs (#28180)
* Docs: add some API links to stream operator docs

* Complement CONTRIBUTION.md

* Switch to frameless Javadoc
2019-12-03 09:16:05 +01:00
Patrik Nordwall
1eb1c03918 move mima filter to 2.6.0 (#28214) 2019-11-21 11:18:18 +01:00