Commit graph

21 commits

Author SHA1 Message Date
Ignasi Marimon-Clos
71263db0cc
Abort scala3 jobs when pushing new commits on the PR (#30500) 2021-08-06 18:43:59 +02:00
Arnout Engelen
6e0158e221
Auto-publish backported docs (#30422)
* Auto-publish backported docs

* publish docs on ubuntu 20.04

Co-authored-by: Ignasi Marimon-Clos <ignasi35@gmail.com>

* Use the latest 1.11 to publish docs

Co-authored-by: Ignasi Marimon-Clos <ignasi35@gmail.com>

Co-authored-by: Ignasi Marimon-Clos <ignasi35@gmail.com>
2021-08-05 18:19:00 +02:00
Ignasi Marimon-Clos
45b9b0bcd1
Use latezt Ubuntu and JDK latest LTS (#30485) 2021-08-05 16:45:03 +02:00
Andrea Peruffo
f1862bdfa0
Parallelize GH Action for Scala 3 (#30472) 2021-08-04 17:11:20 +02:00
Andrea Peruffo
c7c18865d8 typo 2021-08-04 14:47:31 +02:00
Andrea Peruffo
284926486a Exclude failing tests only on GHA 2021-08-04 14:38:18 +02:00
Raymond Roestenburg
cdf54dcdf8
Build Test Akka Cluster Metrics with sigar library. (#30453) 2021-08-04 14:18:30 +02:00
Arnout Engelen
62cefddcc7
Don't run multi-jvm tests on GHA for Scala 3 (#30461) 2021-08-04 12:34:30 +02:00
Renato Cavalcanti
4129a75db0
scala3: akka-cluster (#30417)
Co-authored-by: Arnout Engelen <arnout@bzzt.net>
2021-08-02 11:06:35 +02:00
Arnout Engelen
42d85a3019
Run akka-remote tests on Scala 3 (#30415)
* Run akka-remote tests on Scala 3

* Test the same scenario on Scala 2.13 and 3

A case object is `Serializable` on Scala 3 but not on Scala 2.13, so
this test would fail because no serializer is found on Scala 2.13,
and because the Java serializer is disabled on Scala 3.

By using a class instead, which is not `Serializable` both on Scala 2.13
and Scala 3, we test the same thing on both Scala versions.
2021-07-27 16:42:20 +02:00
Renato Cavalcanti
8e965565a1
use GH Actions to compile and tests with Scala 3 (#30427)
* use GH Actions to compile and tests with Scala 3

* Update .github/workflows/scala3-build.yml

Co-authored-by: Andrea Peruffo <andrea.peruffo1982@gmail.com>

* rename .jvmopts-travis to .jvmopts-ci

* Restore the whitesource stage

* Small updates to gh action workflow

* Mark BoundedBlockingQueueSpec timing-sensitive and exclude

* Avoid race condition stopping/starting test actors

Co-authored-by: Andrea Peruffo <andrea.peruffo1982@gmail.com>
Co-authored-by: Ignasi Marimon-Clos <ignasi@lightbend.com>
Co-authored-by: Arnout Engelen <arnout@bzzt.net>
2021-07-26 14:21:10 +02:00
Arnout Engelen
c593e3a33c
Install graphviz for publishing (#30293)
Otherwise generating scaladoc fails
2021-06-09 10:32:01 +02:00
Arnout Engelen
ce008dd53f
Use whitesource credential when publishing from GH Actions (#30291) 2021-06-08 17:35:19 +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
96c887b134
typo (#29375) 2020-07-13 13:35:45 +02:00
Enno Runne
d945512106 Autolabeler configuration [skip ci] 2020-01-31 16:00:40 +01:00
Arnout Engelen
75af2fd3da
Initial release drafter template 2019-06-24 11:17:39 +02:00
Arnout Engelen
1c8577b107 Update issue templates (#25912)
* Update issue templates

To perhaps make it clearer that https://discuss.akka.io is the place for questions?

* Remove top-level template in favour of multiple templates

* Remove unintentional hyphens, reword feature request template
2018-11-13 17:45:57 +00:00
Arnout Engelen
6835199ce9
Link from github issue template to discuss.akka.io 2018-06-06 11:48:11 +02:00
Konrad `ktoso` Malawski
68e23918a6
Update ISSUE_TEMPLATE.md 2017-11-09 18:53:46 +09:00
Konrad `ktoso` Malawski
a6fc0b3b8d
Create new issue template (#23944) 2017-11-09 18:51:12 +09:00