launchdarkly / ld-find-code-refs

Build tool for automatically sending feature flag code references to LaunchDarkly
https://launchdarkly.com
Other
46 stars 34 forks source link

[sc-133063] Automate circleci orb publishing #196

Closed yusinto closed 2 years ago

yusinto commented 2 years ago

Note that the prerequisite of this work is having a github owner circleci token. There is a security review for this. In the meantime to test this, we can a dev version of the orb.

This pr migrates existing Circleci shell commands to built-in releaser steps:

  1. (Done in past pr) Modifyupdate-version.sh to update version numbers in circleci/orb.yml.
  2. Modify publish.sh to install the circleci cli
  3. Modify publish.sh to run circleci setup authenticating with a circleci token that has the github owner role.
  4. Modify publish.sh to run circleci orb publish
shortcut-integration[bot] commented 2 years ago

This pull request has been linked to Shortcut Story #133063: Automate circleci publishing.