cloudsmith-io / action

Github Action that uses the cloudsmith cli to interact with the Cloudsmith API (pushes, etc)
https://github.com/marketplace/actions/cloudsmith-push
MIT License
14 stars 12 forks source link

Refactored entrypoint; added BATS tests #10

Closed lskillen closed 3 years ago

lskillen commented 3 years ago

What Changed?

With the extra argument, it's now possible to pass in-verbatim arguments to the Cloudsmith CLI. To workaround the issue of having to support every argument every offered by the CLI.