wordpress-mobile / release-toolkit-gutenberg-mobile

Automation Scripts for Releasing Gutenberg-Mobile Updates to the WordPress Mobile Apps.
Mozilla Public License 2.0
5 stars 2 forks source link

Add warning about possible WPiOS errors #92

Closed mchowning closed 2 years ago

mchowning commented 2 years ago

This is adding a warning and advising anyone running the script to make sure they can get the WPiOS dependencies before proceeding as discussed here.

This is just quick and dirty, better than nothing, workaround. We should remove this once we figure out how to make the script more robust so that these errors don't occur (ongoing discussion in https://github.com/wordpress-mobile/release-toolkit-gutenberg-mobile/pull/62 and https://github.com/wordpress-mobile/release-toolkit-gutenberg-mobile/pull/52). Until then, it seems better to warn about the error and request a very slight bit of manual work to avoid the risk of the script failing and us having to manually create the WPiOS and WPAndroid PRs.