Matthew de Detrich
29800df0b7
Test github actions check headers status check
2023-02-26 14:54:50 +01:00
Matthew de Detrich
0b5bf4fd46
Add Apache to POM licenses field by updating sbt-apache-sonatype
2023-02-24 17:25:07 +01:00
PJ Fanning
83545a33eb
remove Akka release train docs/scripts ( #213 )
...
* remove Akka release train docs/scripts
* Delete release-drafter.yml
* Update release_stats.sh
2023-02-23 16:52:43 +01:00
PJ Fanning
de1a5e3b37
acknowledge smhasher copyright but add apache license header ( #159 )
...
* acknowledge lamp/epfl copyright but add apache license header
* scalafmt
* latest attempt
* Update LICENSE
* add Austin Appleby attribution
* remove debian check
* Update CopyrightHeader.scala
* add source license changes for MurmurHash and introduce more jar specific licenses
* scalafmt
* update comment
2023-02-22 16:10:24 +01:00
PJ Fanning
7e653454a9
use pekko: in urls and fix other branding issues ( #184 )
...
* use pekko: in urls and fix other branding issues
* update comments
* fix artery test
* test changes
* scalafmt
* try to fix some tests and fixing more akka refs
* more akka refs
* more changes
* more akka refs
* Update LeaseMajoritySpec.scala
* Update docs/src/main/paradox/testing.md
Co-authored-by: Johannes Rudolph <johannes.rudolph@gmail.com>
* Update docs/src/main/paradox/project/migration-guides.md
Co-authored-by: Johannes Rudolph <johannes.rudolph@gmail.com>
* Update actor/src/main/scala/org/apache/pekko/serialization/Serialization.scala
Co-authored-by: Johannes Rudolph <johannes.rudolph@gmail.com>
* Update scripts/release-train-issue-template.md
Co-authored-by: Johannes Rudolph <johannes.rudolph@gmail.com>
* revert link-validation change
* Update JacksonModule.scala
* revert key name changes to fix 2 tests
* fix one test
* more test trouble
* more test issues
* fix hashing test
* Update RouterTest.java
* update code comment
---------
Co-authored-by: Johannes Rudolph <johannes.rudolph@gmail.com>
2023-02-22 12:48:15 +01:00
Matthew de Detrich
5691328e02
Add badges for nightly tests
2023-02-22 11:31:36 +01:00
Johannes Rudolph
60f2b83486
move unstable nightly aeron builds into their own workflow ( #202 )
2023-02-22 09:59:13 +01:00
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