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

Add CocoaPods support #28

Closed jannemecek closed 2 years ago

jannemecek commented 2 years ago

What's Changed

Adds basic support for CocoaPods repositories (based on issue suggestion from #6)

jannemecek commented 2 years ago

Not sure how useful this is since it cannot run on macOS instances

jannemecek commented 2 years ago

We have been using this for a week or so and it seems to work just fine. It requires starting a separate job just for publishing since we cannot build in a non-macOS environment but it should provide sufficient utility for Cloudsmith+GitHub Actions users.