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

[eas-cli] Always refresh provisioning profile #2125

Merged

Conversation

radoslawkrzemien
Copy link
Contributor

Why

https://exponent-internal.slack.com/archives/C9PRD479V/p1700236895524379
https://exponent-internal.slack.com/archives/C9PRD479V/p1700229660146479

How

There are other cases when the provisioning profile needs to be refreshed before use and which cannot be easily validated at runtime without bigger changes in the code. It is simpler (at least for the time being) to just refresh existing profile each time

Test Plan

Run automated tests

There are other cases when the provisioning profile needs to be refreshed before use and which cannot be easily validated at runtime without bigger changes in the code. It is simpler (at least for the time being) to just refresh existing profile each time

See: https://exponent-internal.slack.com/archives/C9PRD479V/p1700236895524379
https://exponent-internal.slack.com/archives/C9PRD479V/p1700229660146479
Copy link
Contributor

@kadikraman kadikraman left a comment

Choose a reason for hiding this comment

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

Looks good to me! Thanks for jumping on this 🙌

Copy link

github-actions bot commented Nov 17, 2023

Size Change: +219 B (0%)

Total Size: 42.3 MB

Filename Size Change
./packages/eas-cli/dist/eas-linux-x64.tar.gz 42.3 MB +219 B (0%)

compressed-size-action

Copy link

codecov bot commented Nov 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (50d78b0) 54.19% compared to head (8b80b3a) 54.19%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2125      +/-   ##
==========================================
- Coverage   54.19%   54.19%   -0.00%     
==========================================
  Files         509      509              
  Lines       18663    18660       -3     
  Branches     3742     3741       -1     
==========================================
- Hits        10113    10110       -3     
  Misses       8529     8529              
  Partials       21       21              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@radoslawkrzemien
Copy link
Contributor Author

/changelog-entry bug-fix Always refresh existing provisioning profile before use

Copy link

✅ Thank you for adding the changelog entry!

@szdziedzic szdziedzic merged commit 1db76a1 into main Nov 20, 2023
9 checks passed
@szdziedzic szdziedzic deleted the @radoslawkrzemien/always-refresh-provisioning-profile branch November 20, 2023 11:17
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.

3 participants