Skip to content

emmeowzing/circleci-api-orb

Repository files navigation

circleci-api orb

This orb provides a set of commands that wrap CircleCI's API, allowing you to manage your CircleCI organization within jobs and workflows.

Development

This orb has been developed in unpacked form. You may view its packed source with

$ yarn orb:pack  # creates a file 'orb.yml'

and further validate the resulting orb definition with

$ yarn orb:validate

When you're done with your testing, you may clean up the packed source with

$ yarn orb:cleaup

pre-commit

This repository uses pre-commit to uphold certain code styling and standards. You may install the hooks listed in .pre-commit-config.yaml with

$ yarn install:pre-commit-hooks

About

A CircleCI orb that provides a set of commands that wrap CircleCI's API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages