Commit graph

99 commits

Author SHA1 Message Date
PJ Fanning
eb2f9f2c25
tidy up scripts (#447) 2023-06-22 13:50:25 +01:00
Matthew de Detrich
34a3fa704c Add root code.google.com domain to link validator ignore 2023-06-16 14:01:18 +02:00
Matthew de Detrich
5e3ac25490 Add occasionally failing link to validator ignore list 2023-06-15 01:04:58 +02:00
Matthew de Detrich
8e60ef5c6d Make link validator run against PR's 2023-06-14 20:46:51 +02:00
Matthew de Detrich
3ab894e443 Add sbt-license-report generated links to http whitelist 2023-05-23 22:01:08 +02:00
PJ Fanning
fbbba72d8a
link to newly created pekko samples (#299) 2023-05-06 18:59:30 +01:00
Matthew de Detrich
85c2a46909 Update Scala versions 2023-03-21 21:56:50 +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
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
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
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
708da8caec
rename akka-docs dir to docs (#62) 2022-12-02 10:49:40 +01:00
Enno Runne
f826154182
chore: adapt link validator for Scala 2.13.8 (#31310) 2022-04-05 08:29:27 +02:00
Enno Runne
bdcb962e4c
chore: scheduled link validation (#31086) 2022-01-25 19:18:05 +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
Arnout Engelen
bbae718ef7
Move more release instructions to the template (#30340)
* Move more release instructions to the template

Sparked by discussion in #17432

* use newer version in example

Co-authored-by: Renato Cavalcanti <renato@cavalcanti.be>

* point to sonatype for snapshots

Co-authored-by: Renato Cavalcanti <renato@cavalcanti.be>
2021-06-23 17:06:13 +02:00
Arnout Engelen
4d6ff8106e
Amend release script to update milestones (#30314) 2021-06-11 09:22:14 +02:00
Arnout Engelen
39b4a5c57a
Publish from GitHub Actions (#30288)
* Publish from GitHub Actions

* Break out instructions into release train issue template
2021-06-08 09:05:16 +02:00
Ignasi Marimon-Clos
415c5f2981
Removes obsolete authors.pl (#30010) 2021-02-09 08:18:40 +01:00
Christopher Batey
c1237a2448
Fix authors script to run with 2.13 (#27145) 2019-06-19 08:54:07 +01:00
Christopher Batey
0ab7a96ae2
Remove Scala 2.11 for Akka 2.6 (#26760)
* Remove Scala 2.11 for Akka 2.6

* Remove unused import

* Update akka-actor/src/main/scala-2.13/akka/compat/Future.scala

Co-Authored-By: chbatey <christopher.batey@gmail.com>

* Update akka-actor/src/main/scala-2.13/akka/compat/Future.scala

Co-Authored-By: chbatey <christopher.batey@gmail.com>

* Remove last few bits of 2.11
2019-04-19 07:53:27 +01:00
Johan Andrén
8f0d1a3465 New authors-script for releasing (#21783) 2016-11-02 14:45:02 +01:00
poojadshende
7058b97a37 included script for finding fixed tickets #20475 2016-05-10 08:48:14 +02:00
Johan Andrén
62e30b3c08 Update copyrights and links to the new company name #19851 2016-02-23 12:58:39 +01:00
Patrik Nordwall
0ab800f99b =pro Update url in publish samples script 2015-08-14 16:36:43 +02:00
Konrad Malawski
c34914a4fe +pro #17611 add perl script to find javadoc errors 2015-06-24 16:34:36 +02:00
Patrik Nordwall
0953e7aee3 !pro #17380 Build with Java 8
* genjavadoc adjustments for java8
2015-05-18 12:51:34 +02:00
Andrei Pozolotin
7b9f77a073 + akka-cluster-metrics: new akka module
* new akka module split from akka-cluster
* provide sigar provisioning
* fix ewma usage
* resolve #16121
* see #16354
2015-01-19 10:23:54 -06:00
Martynas Mickevicius
325e05ee27 !act #15626 expose DatagramChannel creation in DatagramChannelCreator
* move channel creation logic to a separate trait
* new Java API: AbstractSocketOption
2014-08-19 14:02:23 +03:00
Konrad 'ktoso' Malawski
e5b12b61cc !scr do not remove tags (github) that are not set on an issue
Since the updated github issues views, it shows all "removed tags",
events in the issue even if the removed tag was never set on the issue.
So this script would always show up as "removed validating,needs-attention"
Even if the issue never had the label needs-attention set to it,
which is confusing visually.

This change introduces that we only remove tags that actually are set on
the issue.
2014-07-30 11:48:38 +02:00
Konrad 'ktoso' Malawski
d4a4e7d691 =pro silence github tagging (curl) 2014-05-30 13:04:02 +02:00
Konrad 'ktoso' Malawski
9bba4f88fe =scr silence curl on jenkins, no need for progress bars 2014-05-23 11:17:07 +02:00
Konrad 'ktoso' Malawski
08dc0a8f19 +scr additional functions for tagging issues on github 2014-05-23 11:16:53 +02:00
Martynas Mickevicius
f2573d84b9 =scr #15002 use github API to get fixed issue list for a milestone 2014-05-21 13:55:41 +02:00
Björn Antonsson
8b4b28c6f5 +sam #13890 Add Akka Main Activator template for Java 8 2014-04-24 14:04:43 +02:00
Björn Antonsson
26c493ea4a =per #3915 Make become work during recovery for EventsourcedProcessor et.c. 2014-03-22 00:47:03 +01:00
Björn Antonsson
ea6e459adf +sam #3925 Adding Supervision for Java with Lambda Support Activator template 2014-03-18 08:46:22 +01:00
Björn Antonsson
541a2181ff +pro #3906 Building persistence Java with lambda support doc code automatically 2014-03-05 11:36:13 +01:00
Björn Antonsson
07e361c684 !act,sam #3889 Adding Activator template FSM/become for Java with Lambda support
* Dining Hakkers Activator template for FSM and become
* Cleaup of FSM event matchers to be more usable and consistent
2014-03-05 11:16:23 +01:00
Björn Antonsson
0dcb6d6654 !act,doc #3831 Adding more Java with Lambda documentation and support
* The Java with Lambda support documentation for AbstractActor and AbstractFSM are now on par with Scala
* Many small fixes and additions of missing things
* Added an AbstractActorContext that has convenience functions for getChild and getChildren
2014-03-03 10:18:58 +01:00
Patrik Nordwall
f29f6f40eb =pro Exclude target directories from find in publish_samples.sh
* It found activator.properties in target directories
2014-02-20 09:09:42 +01:00
Patrik Nordwall
ea62829398 Merge pull request #1983 from akka/wip-3689-activator-publish-script-patriknw
=pro #3689 Add script to publish samples zip files
2014-02-13 11:55:51 +01:00
Patrik Nordwall
f49b04b591 =pro #3689 Add script to publish samples zip files 2014-02-13 11:55:04 +01:00
Björn Antonsson
6dac62b369 +pro #3822 Add script to be run after a successful sbt build
* This script assumes that the akka artifacts having been published locally
2014-02-06 08:56:08 +01:00
Björn Antonsson
2876460dcb !rem, clu, mul #3154 Upgrade protobuf to 2.5.0 and add an SBT task
* Added an SBT task to compile protobuf files with protoc
* Upgraded protobuf to 2.5.0 which is the current stable
2013-09-12 11:20:25 +02:00
Roland Kuhn
701321302c fix scripts/authors.pl
- used to omit commits which touched only one file
- used to omit commits which only inserted or deleted lines
2013-08-29 11:16:59 +02:00
Viktor Klang
2584735ea1 #3107 - Moving the relevant scripts and samples into the dist folder of the akka-kernel project 2013-04-03 16:59:07 +02:00
Patrik Nordwall
48df113999 Script that generates statistics for release notes 2013-02-18 10:43:36 +01:00
Roland
c3b363c9b3 move multi-node-testkit into its own module, see #2981 2013-02-11 14:37:37 +01:00
Viktor Klang
adfeb2c1f0 #2879 - updating copyright info 2013-01-09 11:38:00 +01:00