-
Notifications
You must be signed in to change notification settings - Fork 221
chore(build): increase xcodebuild timeout for failing fastlane step in canary build #4047
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4047 +/- ##
==========================================
+ Coverage 67.80% 73.94% +6.13%
==========================================
Files 1129 334 -795
Lines 52482 16232 -36250
==========================================
- Hits 35584 12002 -23582
+ Misses 16898 4230 -12668
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Successful canary run: https://github.com/aws-amplify/amplify-swift/actions/runs/17328425736 |
…n canary build (#4047) * chore(build): increase fastlane timeout for failing canary * update code * update code * update canaries project * update amplify dependency * revert gems to older version for dependency review failure * revert gem with incompatible license * update code * update code * update code
Issue #
Canary github action workflow is failing.
https://github.com/aws-amplify/amplify-swift/actions/workflows/canary.yml
Description
Update timeout for fastlane
xcodebuild
commandGeneral Checklist
Given When Then
inline code documentation and are named accordinglytestThing_condition_expectation()
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.