Skip to content

chore: add cocoapods keep alive workflow#468

Merged
ioannisj merged 1 commit into
mainfrom
feat/keep-cocopods-session-alive
Feb 10, 2026
Merged

chore: add cocoapods keep alive workflow#468
ioannisj merged 1 commit into
mainfrom
feat/keep-cocopods-session-alive

Conversation

@ioannisj

Copy link
Copy Markdown
Contributor

💡 Motivation and Context

CocoaPods trunk sessions expire after 3 days of inactivity, which can cause our automated release workflow to fail if we don't publish a new version within that timeframe.

This adds a GH Actions workflow that runs daily to keep the session token alive by executing an authenticated call like pod trunk me

#skip-changelog

💚 How did you test it?

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • I updated the docs if needed.
  • No breaking change or entry added to the changelog.

@ioannisj ioannisj requested a review from a team as a code owner February 10, 2026 09:01
@marandaneto

Copy link
Copy Markdown
Member

workaround for CocoaPods/trunk.cocoapods.org#601

@ioannisj ioannisj merged commit 4d5da7b into main Feb 10, 2026
15 of 16 checks passed
@ioannisj ioannisj deleted the feat/keep-cocopods-session-alive branch February 10, 2026 10:55
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