circleci-orb icon indicating copy to clipboard operation
circleci-orb copied to clipboard

Set up semantic-action to publish new version of orb based on commits

Open bahmutov opened this issue 7 years ago • 1 comments

Semantic convention, https://github.com/bahmutov/semantic-action

Could probably be different based on the branch: develop branch here could publish cypress-io/cypress@dev:x.y.z while master branch could publish cypress-io/[email protected]

bahmutov avatar Oct 26 '18 08:10 bahmutov

Oh nice, seems Circle people thought about it too: https://github.com/CircleCI-Public/config-preview-sdk/blob/master/docs/orbs-cd.md

bahmutov avatar Oct 26 '18 09:10 bahmutov