pekko/.github/workflows
Marcos Pereira edb3a654d0
GH Actions: Run validatePullRequest and MiMa (#30557)
* GH Actions: run validatePullRequest instead of just compiling the tests

* Run MiMa checks on GH Actions instead of Travis CI

* Some clear names for workflow and steps

* Add cache to bin compat step

* Also run MiMa for master branch and tags

* Use JDK 8 to validate pull request

* Move validateCompile to pull request validation

Also remove `update` and `Test/compile` from binary compatibility checks:

- `validateCompile` runs for all configurations, so it overrides `Test/compile`
- `update` is unnecessary for mima checks
2021-08-23 11:02:17 +02:00
..
binary-compatibility-checks.yml GH Actions: Run validatePullRequest and MiMa (#30557) 2021-08-23 11:02:17 +02:00
build-test-prValidation.yml GH Actions: Run validatePullRequest and MiMa (#30557) 2021-08-23 11:02:17 +02:00
nightly-cluster-metrics-sigar.yml Build Test Akka Cluster Metrics with sigar library. (#30453) 2021-08-04 14:18:30 +02:00
nightly-jdk8-scala2.13.yml Add GH Actions JDKx nightly jobs 2021-08-11 11:28:06 +02:00
nightly-jdk8.yml Remove WhiteSource plugin (#30545) 2021-08-17 09:04:27 +02:00
nightly-jdk11.yml Add GH Actions JDKx nightly jobs 2021-08-11 11:28:06 +02:00
publish-docs.yml Auto-publish backported docs (#30422) 2021-08-05 18:19:00 +02:00
publish.yml Remove WhiteSource plugin (#30545) 2021-08-17 09:04:27 +02:00
scala3-build.yml Run akka-stream-tests on Scala 3 (#30451) 2021-08-13 13:56:38 +02:00