skywalking-java/.github/workflows
Jarek Potiuk b041ecb2a9
The Cancel step is now optimised in one job (#5782)
The cancel steps were tried in separate jobs but it causes
an unnecessary increase in the number of jobs blocking the queue
even if we limited parallelism. This PR combines all the cancel
actions into a single job with multiple steps.

While this is a bit more copy&pasting and less DRY it is also
far more optimised and "aggressive" - i.e. once any cancel
job starts to be running it will immediately cancel all duplicates
for all workflows.
2020-11-03 19:31:36 +08:00
..
cancel.yaml The Cancel step is now optimised in one job (#5782) 2020-11-03 19:31:36 +08:00
ci-it.yaml test: set up ALS E2E test (#5675) 2020-10-15 23:20:46 +08:00
docker-ci.yaml test: E2E Elasticsearch 7.x highest and lowest versions (#5779) 2020-11-03 16:42:13 +08:00
e2e.cluster.yaml test: set up ALS E2E test (#5675) 2020-10-15 23:20:46 +08:00
e2e.go.yaml test: E2E Elasticsearch 7.x highest and lowest versions (#5779) 2020-11-03 16:42:13 +08:00
e2e.istio.yaml test: E2E Elasticsearch 7.x highest and lowest versions (#5779) 2020-11-03 16:42:13 +08:00
e2e.jdk-versions.yaml test: set up ALS E2E test (#5675) 2020-10-15 23:20:46 +08:00
e2e.js.yaml test: E2E Elasticsearch 7.x highest and lowest versions (#5779) 2020-11-03 16:42:13 +08:00
e2e.kafka.yaml test: E2E Elasticsearch 7.x highest and lowest versions (#5779) 2020-11-03 16:42:13 +08:00
e2e.php.yaml test: E2E Elasticsearch 7.x highest and lowest versions (#5779) 2020-11-03 16:42:13 +08:00
e2e.profiling.yaml test: E2E Elasticsearch 7.x highest and lowest versions (#5779) 2020-11-03 16:42:13 +08:00
e2e.python.yaml test: E2E Elasticsearch 7.x highest and lowest versions (#5779) 2020-11-03 16:42:13 +08:00
e2e.storages.yaml test: E2E Elasticsearch 7.x highest and lowest versions (#5779) 2020-11-03 16:42:13 +08:00
e2e.ttl.yaml test: E2E Elasticsearch 7.x highest and lowest versions (#5779) 2020-11-03 16:42:13 +08:00
e2e.yaml test: E2E Elasticsearch 7.x highest and lowest versions (#5779) 2020-11-03 16:42:13 +08:00
plugins-jdk14-test.0.yaml [CI] Cancel outdated jobs when new builds are fired (#5558) 2020-11-02 00:19:57 +08:00
plugins-test.0.yaml [CI] Cancel outdated jobs when new builds are fired (#5558) 2020-11-02 00:19:57 +08:00
plugins-test.1.yaml [CI] Cancel outdated jobs when new builds are fired (#5558) 2020-11-02 00:19:57 +08:00
plugins-test.2.yaml [CI] Cancel outdated jobs when new builds are fired (#5558) 2020-11-02 00:19:57 +08:00
plugins-test.3.yaml [CI] Cancel outdated jobs when new builds are fired (#5558) 2020-11-02 00:19:57 +08:00