connectrpc / connect-swift

The Swift implementation of Connect: Protobuf RPC that works.
https://connectrpc.com/docs/swift/getting-started
Apache License 2.0
98 stars 20 forks source link

Automate publishing podspecs to CocoaPods #313

Closed rebello95 closed 3 weeks ago

rebello95 commented 3 weeks ago

Resolves https://github.com/connectrpc/connect-swift/issues/311 by adding a job which runs when new release tags are created and automatically publishes new releases to CocoaPods. I also updated the documentation to reflect the new release process.

A sample run can be seen here (against this PR, not a release tag): https://github.com/connectrpc/connect-swift/actions/runs/11345378532/job/31552734926?pr=313