Currently for testing PRs in this repo, we check out the master branch of the workflow-cli repo and build it from scratch with the controller-sdk-go changes.
We should create a mechanism for checking out a forked workflow-cli repo at a certain commit if it is required by, for instance, Requires workflow-cli#<issue_number>.
Currently for testing PRs in this repo, we check out the master branch of the
workflow-clirepo and build it from scratch with the controller-sdk-go changes.We should create a mechanism for checking out a forked
workflow-clirepo at a certain commit if it is required by, for instance,Requires workflow-cli#<issue_number>.