Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate publishing podspecs to CocoaPods #313

Merged
merged 6 commits into from
Oct 15, 2024
Merged

Conversation

rebello95
Copy link
Collaborator

@rebello95 rebello95 commented Oct 15, 2024

Resolves #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

Signed-off-by: Michael Rebello <[email protected]>
Signed-off-by: Michael Rebello <[email protected]>
Signed-off-by: Michael Rebello <[email protected]>
Signed-off-by: Michael Rebello <[email protected]>
Signed-off-by: Michael Rebello <[email protected]>
@rebello95 rebello95 requested review from jhump and eseay October 15, 2024 12:22
@rebello95 rebello95 marked this pull request as ready for review October 15, 2024 12:22
@rebello95 rebello95 merged commit 69661a2 into main Oct 15, 2024
15 checks passed
@rebello95 rebello95 deleted the cocoapods-automation branch October 15, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automate CocoaPods releases
2 participants