This repo contains public circleci orbs in the ovotech namespace.
Orbs follow the conventions:
Directory named the same as the orb
A single Dockerfile in the executor directory (unless you specify publish-docker-image:false)
The orb yaml is in a file name orb.yml
Published in the ovotech namespace
An orb_version.txt
file may exist in an orb directory containing the version of the orb. (A new version is only published when the version changes)
An entry in CODEOWNERS indicating which team maintains the orb - they will be responsible for reviewing any changes to the orb.
This project uses CircleCI path filtering. The publish job only runs for orbs with file changes.
Any new orb needs to be added to the path filter mapping and to the top and bottom of the Circle config
Other orbs in the ovotech namespace: