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