Skip to content

chore: Add CocoaPod keepalive job#7142

Merged
BYK merged 3 commits intomainfrom
itay/cocoapods_keepalive_job
Feb 12, 2026
Merged

chore: Add CocoaPod keepalive job#7142
BYK merged 3 commits intomainfrom
itay/cocoapods_keepalive_job

Conversation

@itaybre
Copy link
Contributor

@itaybre itaybre commented Feb 12, 2026

Creates a daily job that uses cocoapods token so its expiration time increases.

Motivation

Cocoapods tokens now expire 3 days after being last used, but we don't want to update them manually every time we make a release.

@itaybre itaybre requested a review from a team as a code owner February 12, 2026 13:14
- name: Print CocoaPods Version
run: pod --version
- name: Refresh CocoaPods Session
run: pod trunk me > /dev/null 2>&1
Copy link
Member

Choose a reason for hiding this comment

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

So this is enough to keep it alive then?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, when you run it you see the expiration time increase

Co-authored-by: Burak Yigit Kaya <byk@sentry.io>
@BYK BYK merged commit 709db98 into main Feb 12, 2026
7 checks passed
@BYK BYK deleted the itay/cocoapods_keepalive_job branch February 12, 2026 14:18
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