/orb-toolbelt

Primary LanguageShellMIT LicenseMIT

Toolbelt

CircleCI Build Status CircleCI Orb Version GitHub License CircleCI Community

A set of tools for crafting re-usable workflows


Resources

CircleCI Orb Registry Page - The official registry page of this orb for all versions, executors, commands, and jobs described.

CircleCI Orb Docs - Docs for using, creating, and publishing CircleCI Orbs.

How to Contribute

We welcome issues to and pull requests against this repository!

How to Publish An Update

  1. Create pull requests with desired changes to the main branch.
  2. Label your PR with an appropriate Semver label, either patch, minor, or major
  3. Merge your pr when its CI checks are green or enable Auto-merge to do this for you.
  4. A new release will created and published with the appropriate semver version.