Commit graph

26566 commits

Author SHA1 Message Date
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
Matthew de Detrich
4c0219600b Rename name for Apache nexus repo to work with Sonatype 2023-01-26 15:07:45 +01:00
Matthew de Detrich
beb13d23ef Properly set sonatype repo settings for publishTo 2023-01-26 13:40:09 +01:00
Matthew de Detrich
1cca2212d6 Fix minor bugs and improve nightly publish-nightly.yml 2023-01-26 10:46:39 +01:00
PJ Fanning
20b943068e
remove publish-docs job (#111) 2023-01-25 12:55:40 +00:00
Denny Yung-Yu Chen
59897a6425
Remove Akka-Enhancements relevant docs (#126) 2023-01-25 13:39:46 +01:00
Matthew de Detrich
6f6815049b Publish nightlies to Apache Nexus Repository 2023-01-25 13:10:19 +01:00
Johannes Rudolph
32f7f1118e Check headers for all Scala versions in PR validation 2023-01-23 15:13:48 +01:00
Johannes Rudolph
6cabead2e7 Add copyright headers where missing in 2.12 versions of files 2023-01-23 15:13:48 +01:00
PJ Fanning
474ed8b4d0
use Apache Pekko name for version check (#119) 2023-01-23 12:09:03 +01:00
PJ Fanning
b6a8e2204b
fix doc grammar by removing an Pekko (#118) 2023-01-20 10:40:34 +01:00
PJ Fanning
0903c6aa86
fix some stray akka refs (#117) 2023-01-19 18:10:59 +00:00
PJ Fanning
ec68a5280b
update security docs (#114) 2023-01-18 16:22:05 +01:00
Jonas Chapuis
3d93c29737
Renames in doc #98 (#100)
* Rename some base_url values in Paradox.scala
* Rename Akka to Pekko in documentation, also adapt/remove small blocks of text that were no longer consistent or adequate
* Rename Akka to Pekko in some related files outside the doc directory
* Rename akka-bom to pekko-bom
* Rename artifacts prefixes from akka to pekko
* Add links to Apache documents in licenses.md
* Add links to Akka migration guides for earlier versions
2023-01-18 08:13:01 +01:00
Keith Wansbrough
6594ccd3d3
Fix link targets and minor wording (#113) 2023-01-17 23:09:16 +01:00
Sean Glover
51f0bf3c06
Publish nightly once a day (#106) 2023-01-16 15:29:24 -05:00
PJ Fanning
29e5cf4b2f
use http links in license 2023-01-16 12:54:46 +01:00
PJ Fanning
dab50b13e1
update comments that mention Akka (#102) 2023-01-16 11:46:09 +01:00
Sean Glover
281a086897
Publish to Apache nightlies server (#60) 2023-01-14 13:47:15 -05:00
He-Pin
4ac0f00a47 Update headers with The Apache header annotated. 2023-01-12 10:59:28 +08:00
kerr
3323ff6eb3 !sbt Use Apache header for new files. 2023-01-12 10:59:28 +08: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
PJ Fanning
316d1849eb
need to put license/notice in all jars (#88) 2023-01-08 18:31:43 +01:00
Matthew de Detrich
f48a88991e Replace the akka paradox theme with the standard one 2023-01-07 20:45:29 +01:00
Matthew de Detrich
7e9d6dcee3 Fix paradox project info artifact names 2023-01-07 20:45:01 +01:00
Matthew de Detrich
9aa0fb99b0 Remove readiness levels 2023-01-07 14:48:21 +01:00
PJ Fanning
d019c1fa9c
fix small grammar mistake in NOTICE (#87) 2023-01-06 13:40:07 +01:00
PJ Fanning
0208a4a3bd
try to add license and notice to jars (#77)
I'm going to merge this - thanks for the reviews
2023-01-06 10:34:14 +01:00
Matthew de Detrich
bb5558035e Update latest sbt version 2023-01-05 17:34:40 +01:00