-
Notifications
You must be signed in to change notification settings - Fork 27.5k
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
[devicelab/infra] update cocoapods on devicelab machines to 1.13.0 #133096
Comments
@yusuf-goog Are you the right person to assign this to? What exactly is needed to update cocoapods on devicelab machines? |
Yes, I would likely make the change. It would be valuable to get some confirmation from @vashworth on any impact it might have on other mac/ios issues. |
@jonahwilliams does this update need to be made only on the devicelab macs, or our "VM" fleet as well? |
To unblock this particular test, only the devicelab macs need to be updated. |
Yes, so there was this issue: #122057 It sounded like the fix was going to be a some changes to ruby/gems CIPD package |
referencing go/flutter-ruby @XilaiZhang do you have instructions for : go/flutter-ruby#step-eight-codesigning |
umm good point, after integrating codesigning tool to dart internal, i don't think we have a tool to sign a customized bundle anymore. |
We don't need a tool, just a couple of commands and the proper certificates. @XilaiZhang can you please share the command the tool executes? Please also note that if updating cocoapods and the ruby bundles you'll need to create packages for x64 and arm64 and validate with all the tests before updating the references to the cipd packages in .ci.yaml |
Removing from ticket queue as this is not actively causing a breakage, but marking P1 |
This is required to automatically create ruby packages for flutter testing. Bug: flutter/flutter#122057 Bug: flutter/flutter#125812 Bug: flutter/flutter#133096
This is required to automatically create ruby packages for flutter testing. Bug: flutter/flutter#122057 Bug: flutter/flutter#125812 Bug: flutter/flutter#133096
Umbrella bug for updating the ruby self contained package: #136377 |
This is required to automatically create ruby packages for flutter testing. Bug: flutter/flutter#122057 Bug: flutter/flutter#125812 Bug: flutter/flutter#133096 Bug: flutter/flutter#136377
This is complete now. |
…9bda (#137199) Reverts #133095 Dependencies have been fixed, hopefully : #133096 (comment)
…5853d83d89bda" (#137264) Reverts #137199 Initiated by: zanderso This change reverts the following previous change: Original Description: Reverts #133095 Dependencies have been fixed, hopefully : #133096 (comment)
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
See 5e9e959
flutter/gallery (and potentially other repos?) are now using cocoapods 1.12. Running with outdated cocoapods is causing errors as 1.11 does not seem forward compatible with them. Updating to 1.12 should be safe?
The text was updated successfully, but these errors were encountered: