-
Notifications
You must be signed in to change notification settings - Fork 85
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
Upgrade eas-build dependencies #2360
Conversation
/changelog-entry chore Upgrade |
✅ Thank you for adding the changelog entry! |
Size Change: +237 B (0%) Total Size: 51.3 MB
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2360 +/- ##
==========================================
- Coverage 53.84% 53.83% -0.00%
==========================================
Files 525 525
Lines 19273 19275 +2
Branches 4073 4074 +1
==========================================
Hits 10375 10375
- Misses 8178 8180 +2
Partials 720 720 ☔ View full report in Codecov by Sentry. |
@@ -73,7 +73,6 @@ export async function prepareJobAsync( | |||
secrets: { | |||
buildCredentials, | |||
}, | |||
releaseChannel: buildProfile.releaseChannel, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's safe right? I mean this is legacy channel so it should be
⬆️ Upgrades
eas-build
dependencies.