skywalking-java/.github/workflows
kezhenxu94 69e3d80e24
Add selector property in application.yml (#4514)
### Motivation

 Ease the efforts of modifying configurations in automatic workflow and scripts, like Docker and helm chart.

 ### Modification

 Add a `selector` property into `application.yml` to enable switching configuration simply by environment variables or system properties, and filter the unselected options, leaving only selected one.

 ### Result

 - We can switch a configuration by environment variables or system property

 - Closes #4511
2020-03-15 23:28:14 +08:00
..
ci-it.yaml Update to actions/checkout@v2, fix checks error: reference is not a tree. (#4419) 2020-02-27 22:31:58 +08:00
docker-ci.yaml Update to actions/checkout@v2, fix checks error: reference is not a tree. (#4419) 2020-02-27 22:31:58 +08:00
e2e.yaml Add selector property in application.yml (#4514) 2020-03-15 23:28:14 +08:00
istio-mixer-ci.yaml Update MiniKube for CI process (#4495) 2020-03-12 10:33:11 +08:00
plugins-test.yaml RestTemplate async plugin ClassCastException (#4507) 2020-03-13 23:13:51 +08:00