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

Revert "Add support for setting tags after push (#27)" #29

Closed dylwylie closed 2 years ago

dylwylie commented 2 years ago

Reverts #27

Doesn't seem to be backwards compatible with pushes that don't include tags

Getting list of packages ... OK Traceback (most recent call last): File "<string>", line 6, in <module> AssertionError: Query “filename:test/fixture/raw_file.txt version:4900c03962d6a8d37b700a20718c1dee87fba48e” needs to match a single package in repository “cloudsmith/actions” to be able to add tags. Usage: cloudsmith tags add [OPTIONS] OWNER/REPO/PACKAGE TAGS Try 'cloudsmith tags add -h' for help. Error: Invalid value for 'OWNER/REPO/PACKAGE': Individual values cannot be blank