Releases: cloudsmith-io/orb
Releases · cloudsmith-io/orb
Add OIDC authentication command
Created a new release to deploy as the last release was not deployed due to permission issue.
Add OIDC authentication command
What's Changed
- Add OIDC command and add ability to use Cloudsmith CLI zipapp by @jmiller-cs in #15
Full Changelog: 1.0.5...1.0.6
Added the authenticate-with-oidc
command which gets a token and sets the CLOUDSMITH_API_KEY
environment variable for authentication. (#15)
Updated the install-cli
command to download the latest CLI zipapp if pip is not available to install the cloudsmith-cli
package from PyPI. (#15)
Allow specifying metadata for raw uploads
Add additional options for publishing raw packages (#13) Add ability to specify package description, name, summary, and version to improve experience when publishing raw packages.
Added URL links
Added URL links, thanks to @KyleTryon.
Fix example copy
Merge pull request #5 from cloudsmith-io/fix-example-param-name Fix param name in publish example
Minor copy fixes
Adds backlink to Github repo in orb description.
Initial release
Actual release this time :disappear:
Initial release
Initial public release for Cloudsmith's CircleCI orb.