Support for skipping jobs in multi-purpose repos and monorepos.
This orb uses a CD workflow.
- Changes are pushed to the
integrationbranch. - The
integrationbranch CI job publishes adev:testingorb and git pushes to thetestingbranch. - The
testingbranch CI job runs tests. When the tests pass a new patch version of the orb is published, and the change is pushed tomaster.