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

Allow Github actions to update provisioning profiles #1707

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

mplorentz
Copy link
Member

@mplorentz mplorentz commented Dec 23, 2024

Issues covered

#97

Description

This gets the automatic deployment to TestFlight working again. I targeted feature/lists-ui, which means that only that branch will get deployed to TestFlight until it is merged to main. That sounds kind of conventient to me, but feel free to change the destination branch if you want @bryanmontz. And feel free to merge whenever.

This was needed because I moved the certs for Nos CI into the new org and repo. I forgot to update the SSH key used by Github actions to access the match repo in #1705. Then instead of renewing the certs manually this PR allows CI to renew them when they expire.

How to test

Here's my test of the workflow

Copy link
Contributor

@joshuatbrown joshuatbrown left a comment

Choose a reason for hiding this comment

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

👍

@bryanmontz bryanmontz merged commit c1cd326 into feature/lists-ui Dec 24, 2024
7 of 8 checks passed
@bryanmontz bryanmontz deleted the fix-testflight-deploy branch December 24, 2024 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants