[eas-build-job] Add refresh_ad_hoc_provisioning_profile to iOS job#3717
Conversation
Contributor
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
a0fd583 to
5896f86
Compare
a13488b to
ae39cbd
Compare
5896f86 to
6a7e606
Compare
ae39cbd to
18a2e55
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## szymonswierk/eng-7041-allow-including-all-eas-registered-devices-automatically-in #3717 +/- ##
==================================================================================================================
Coverage 56.88% 56.88%
==================================================================================================================
Files 904 904
Lines 39177 39177
Branches 8202 8202
==================================================================================================================
Hits 22283 22283
Misses 15422 15422
Partials 1472 1472 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
6a7e606 to
3ace75d
Compare
18a2e55 to
4509f56
Compare
3ace75d to
cf3043f
Compare
4509f56 to
4352dfe
Compare
cf3043f to
b9c092e
Compare
4352dfe to
9bf6b62
Compare
9bf6b62 to
14bf3aa
Compare
14bf3aa to
368552c
Compare
701b7d7 to
4c939d9
Compare
101acdf to
c9227ea
Compare
d20291d to
d4b4bf6
Compare
e9597fb to
b33de40
Compare
b33de40 to
21d23de
Compare
|
✅ Thank you for adding the changelog entry! |
refresh_ad_hoc_provisioning_profile to iOS job
|
Subscribed to pull request
Generated by CodeMention |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Why
ENG-21094 needs a job field to carry ad-hoc provisioning profile refresh intent for git-based/workflow builds; #3716 added CLI behavior on eas build; this PR is schema-only.
How
Updated
packages/eas-build-job/src/ios.tsinterface + Joi schema.Test Plan
cd packages/eas-build-job && yarn test src/__tests__/ios.test.tsyarn typecheck