Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

sberan
Copy link
Contributor

@sberan sberan commented Aug 27, 2025

Description

Old release workflow:

  • create and merge PR with updated github version.
  • Create and push git tag corresponding to new version
  • pod lint
  • pod trunk push (could only be done by Cocoapod admins)

New release workflow:

  • create and merge PR with updated Podfile version.

The GH action automatically does the following when the version is updated in the Podfile::

  • pod lint
  • create github tag
  • push to cocoapods trunk

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How has this change been tested, please provide a testcase or example of how you tested the change?

not tested, is action

Any specific deployment considerations

COCOAPODS_TRUNK_TOKEN secret is needed and has been created in this repo

Docs

  • updated README

Copy link
Contributor

@alexnorell alexnorell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is find for right now.

Would prefer to have it triggered from Github releases that publish a tag when released, rather than pushing a tag with an action.

@alexnorell alexnorell merged commit e55943b into main Aug 29, 2025
1 check passed
@alexnorell alexnorell deleted the publish-cocoapod-action branch August 29, 2025 14:14
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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.