Commit graph

26794 commits

Author SHA1 Message Date
Matthew de Detrich
bcec7bae07 Move header check into its own github action 2023-02-21 18:21:31 +01:00
PJ Fanning
2df8d99786
change deprecated versions to use Akka in name (#209)
* change deprecated versions to use Akka in name

* scalafmt

* update markdown
2023-02-21 11:13:05 +01:00
PJ Fanning
864ee821b9 fix up some doc usage where 'the' is repeated 2023-02-18 02:10:19 +08:00
PJ Fanning
04154da3cc remove section about Akka 2.4 versioning change 2023-02-18 02:04:54 +08:00
PJ Fanning
6a5e75661d no need to mention old Akka version behaviours relating to TLS auth 2023-02-18 01:28:35 +08:00
PJ Fanning
c32fcf1f0a
update more akka refs to use pekko name (#200) 2023-02-17 10:49:40 +01:00
PJ Fanning
79b0189d70
Delete blueprint.xml (#201) 2023-02-16 14:35:05 +01:00
PJ Fanning
b6b902e886
Update CONTRIBUTING.md (#194) 2023-02-16 13:11:20 +01:00
PJ Fanning
36377c6c9a
update Akka refs in PekkoSSLConfig.scala (#198) 2023-02-16 13:10:35 +01:00
Matthew de Detrich
2db1833f27 Add github PR check to make sure code is formatted 2023-02-16 12:16:51 +01:00
PJ Fanning
2824a44abe
replace akka based names in logging code (#197) 2023-02-16 10:46:33 +01:00
PJ Fanning
3ee028f915
update some random akka refs (#196) 2023-02-16 10:39:18 +01:00
Matthew de Detrich
5e8a278b1b Updates sbt-source-dist 2023-02-15 22:10:07 +01:00
Matthew de Detrich
86205dfdda Updates sbt-apache-sonatype 2023-02-15 20:02:43 +01:00
Arnout Engelen
417ff4cd85
Fix link to snapshots repository documentation (#191) 2023-02-15 17:00:42 +01:00
Arnout Engelen
4526f89054
Correctly document where to get nightlies (#192) 2023-02-15 17:00:25 +01:00
PJ Fanning
3c196e98f3
remove support for legacy Lightbend Split Brain Resolver (#190) 2023-02-15 15:54:14 +01:00
PJ Fanning
4e1da1e8e2
remove check for old implementation of Akka Discovery (#189) 2023-02-15 15:23:18 +01:00
PJ Fanning
fd932032cd
update deprecation message (#181) 2023-02-14 23:15:30 +01:00
Matthew de Detrich
35a5daf77d Rename github action names to Pekko 2023-02-14 17:32:47 +01:00
Johannes Rudolph
53daac223c
change directory structure for nightly documentation publish (#180) 2023-02-14 14:21:26 +01:00
Johannes Rudolph
8e79fc96b5
make sure to include resources in protobuf-v3 assembly (#174) 2023-02-14 13:45:08 +01:00
Johannes Rudolph
982780b043
fix compilation of jdk9 docs tests (#177) 2023-02-13 12:21:13 +01:00
Johannes Rudolph
f3fdd13441
fix nightly doc publishing to create target directory first (#176)
Former plan did not work because our sync-nighlies scripts automatically
adds a trailing slash to the local_path, which fails the rsync invocation...
2023-02-13 12:07:05 +01:00
Johannes Rudolph
449296fe8a
create dedicated publish-nightly-docs action and make sure target directory exists (#175) 2023-02-13 11:17:37 +01:00
Johannes Rudolph
c4887c68b0
fix binary protobuf descriptor data (#168)
Fixes #164, #167
2023-02-13 10:38:42 +01:00
PJ Fanning
651d099700
remove test file with non Apache license (#171) 2023-02-13 10:27:15 +01:00
PJ Fanning
bd3d3b39a3
change snapshot repo in docs (#170) 2023-02-13 10:26:25 +01:00
Matthew de Detrich
751ac2f2e3 Use sbt-apache-sonatype for Apache Nexus repo settings 2023-02-12 15:44:20 +01:00
Johannes Rudolph
a07a08f673
fix publish docs rsync (#169) 2023-02-10 18:13:57 +01:00
Johannes Rudolph
5a8c0146f5
fix Scala 2.12 / 3 version of LineNumberSpec (#165)
Fixes #163
2023-02-10 16:52:24 +01:00
Johannes Rudolph
8024c08c55
fix docs path for publishing (#166) 2023-02-10 16:49:51 +01:00
PJ Fanning
6091fa713d
add DISCLAIMER (#160) 2023-02-10 10:52:20 +01:00
Johannes Rudolph
9c6a0d8288
publish documentation during nightlies (#161)
Resolves https://github.com/apache/incubator-pekko/issues/149
2023-02-10 10:35:00 +01:00
Johannes Rudolph
b9de316961
use pekko-sbt-paradox theme for docs (#156)
Fixes #153
2023-02-10 09:55:33 +01:00
PJ Fanning
31d7b03db3
stray brackets in nightly-builds.yml 2023-02-10 01:05:07 +01:00
Matthew de Detrich
464c0fa7cd Add SourceDistPlugin for creating source packages 2023-02-09 14:47:19 +01:00
PJ Fanning
bceeca9b78
update jar build to include protobuf license (#138) 2023-02-09 14:40:34 +01:00
PJ Fanning
d0238d8bf7
with deprecated code, highlight versions are Akka versions (#154)
* with deprecated code, highlight versions are Akka versions

* scalafmt issue
2023-02-09 14:39:56 +01:00
PJ Fanning
8338bfed8b
diffs when running scalafmtAll (#155) 2023-02-09 14:38:45 +01:00
PJ Fanning
5d4437e94c
try to fix nightly build issue (#152) 2023-02-09 12:56:04 +01:00
PJ Fanning
f358df1c86
replace use of unmaintained setup-scala action (#148)
* replace use of unmaintained setup-scala scation

* try setting gha permissions
2023-02-07 16:34:49 +01:00
PJ Fanning
bf0a9b3515
stub of migration documentation (#147) 2023-02-05 22:15:58 +01:00
PJ Fanning
64c7ec8fa7
enable github projects feature (#141) 2023-02-02 20:39:41 +01:00
PJ Fanning
2fc481bc25
add some commas and add more Apache branding (#137) 2023-02-01 11:29:49 +01:00
PJ Fanning
195904f25d
docs: Apache Pekko naming (#135) 2023-01-31 22:41:42 +01:00
PJ Fanning
6ff110137f
link to akka docs for the akka books info (#136) 2023-01-31 17:32:59 +01:00
Seeta Ramayya
ad0f3b4234
Replaced doc.akka.io with pekko.apache.org (#120)
* modified all references in docs module

* replaced in inline scala docs

* renamed variable and changed access specifier

* reanmed in remaining places

* Adjusted path (instead of `akka` used `pekko`)

* Where applicable akka.io is replaced with pekko.apache.org

* replaced akka with pekko in the path

* Removed TODO

* Removed migration guide to gRPC (there is no user using pekko at the moment so no need of migration guide)

* Added back migration to gRPC section

* removed TODO

* alpakka is replaced with pekko-connectors

* the Akka online documentation -> the Pekko online documentation

* referring akka security docs

* reffering to akka migration guides (pekko is not managing them)

* Using pekkoBaseURL for platform-guide.base_url

* removed unnecessary redirects and used current instead of 2.6

* Changed akka discovery to pekko discovery

* Some more replacement

* fix merge issue

* revert platform-guide change because we

---------

Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
2023-01-31 12:26:50 +01:00
Denny Yung-Yu Chen
767209a894
Rename akka refs in pekko-cluster script (#127) 2023-01-27 20:15:54 +01:00
Matthew de Detrich
45e3da0160 Update scalafmt 2023-01-27 09:42:34 +01:00