Description:
V2 requires a distribution input field which brought breaking changes to v1. Make it optional, set default to zulu, thus for most cases, I do not need to change my Github Actions workflow config.
Task version:
v2
Platform:
Runner type:
Repro steps:
After upgrading to v2 in this pr, specify the distribution to adopt, the cacerts import behavior failed in Github actions.
See the log:
https://github.com/hantsy/jakartaee9-starter-boilerplate/pull/110/checks?check_run_id=2270373502
You can review the current version(v1) used in the master branch, it works well.
https://github.com/hantsy/jakartaee9-starter-boilerplate/blob/master/.github/workflows/it-with-arq-liberty-remote.yml
Description:
V2 requires a
distributioninput field which brought breaking changes to v1. Make it optional, set default tozulu, thus for most cases, I do not need to change my Github Actions workflow config.Task version:
v2
Platform:
Runner type:
Repro steps:
After upgrading to v2 in this pr, specify the distribution to
adopt, the cacerts import behavior failed in Github actions.See the log:
https://github.com/hantsy/jakartaee9-starter-boilerplate/pull/110/checks?check_run_id=2270373502
You can review the current version(v1) used in the master branch, it works well.
https://github.com/hantsy/jakartaee9-starter-boilerplate/blob/master/.github/workflows/it-with-arq-liberty-remote.yml