Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

orchestrated-io/circleci-orbs

 
 

Repository files navigation

CircleCI

CircleCI Orbs

This repo contains public circleci orbs in the ovotech namespace.

Contributing

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)

Published Orbs

Other orbs in the ovotech namespace:

Releases

No releases published

Packages

No packages published

Languages

  • Shell 60.9%
  • Python 24.2%
  • Dockerfile 12.2%
  • HCL 2.7%