A macOS orb for CircleCI containing useful features and tools for macOS based jobs.
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 and creating CircleCI Orbs.
We welcome issues to and pull requests against this repository!
To publish a new production version:
- Create and push a branch with your new features.
- When ready to publish a new production version, create a Pull Request from fore feature branch to
main
.- The Commit Subject should include
[semver:patch|minor|release|skip]
to indicate the type of semver increment release.
- The Commit Subject should include
- On merge, the release will be published to the orb registry automatically.
For further questions/comments about this or other orbs, visit the Orb Category of CircleCI Discuss.