Skip to content

Releases: cloudsmith-io/orb

Add OIDC authentication command

10 Dec 11:29
4293613
Compare
Choose a tag to compare

Created a new release to deploy as the last release was not deployed due to permission issue.

Add OIDC authentication command

25 Jun 17:27
4293613
Compare
Choose a tag to compare

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

11 Feb 11:11
08eb7b4
Compare
Choose a tag to compare
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

06 Mar 21:09
e3bbb04
Compare
Choose a tag to compare

Added URL links, thanks to @KyleTryon.

Fix example copy

19 Aug 09:54
917a927
Compare
Choose a tag to compare
Merge pull request #5 from cloudsmith-io/fix-example-param-name

Fix param name in publish example

Minor copy fixes

29 Jul 14:52
ed3deaf
Compare
Choose a tag to compare

Adds backlink to Github repo in orb description.

Initial release

18 Jul 16:36
841ed34
Compare
Choose a tag to compare

Actual release this time :disappear:

Initial release

18 Jul 16:30
ff23607
Compare
Choose a tag to compare

Initial public release for Cloudsmith's CircleCI orb.