WordPress-iOS
WordPress-iOS copied to clipboard
The bundler workaround is not needed when using xcode-14 CI image
Resolves https://github.com/Automattic/bash-cache-buildkite-plugin/issues/16
This PR is good to merge if CI jobs pass.
Regression Notes
-
Potential unintended areas of impact None.
-
What I did to test those areas of impact (or what existing automated tests I relied on) None.
-
What automated tests I added (or what prevented me from doing so) None.
PR submission checklist:
- [x] I have completed the Regression Notes.
- [x] I have considered adding unit tests for my changes.
- [x] I have considered adding accessibility improvements for my changes.
- [x] I have considered if this change warrants user-facing release notes and have added them to
RELEASE-NOTES.txt
if necessary.
Warnings | |
---|---|
:warning: | This PR is assigned to a milestone which is closing in less than 4 days Please, make sure to get it merged by then or assign it to a later expiring milestone |
Generated by :no_entry_sign: dangerJS
Since the bundler fix appears not working, I've converted this PR to a draft.
@crazytonyli I based https://github.com/wordpress-mobile/WordPress-iOS/pull/19323 on top of your work here and the fact that the gem install bundler
workaround is now part of the bash-cache
plugin.
CI there is green.
If you like what you're seeing in that PR, I think we should close this one in favor of it.