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

Cli: Various fixes #196

Closed jhnstn closed 10 months ago

jhnstn commented 10 months ago

This fixes and cleans up a few issues:

  1. Switch to using npm version to update package.json files
  2. Re-order when the GBM release prepare steps update Gutenberg
  3. Fix issues on how the command workspaces are manages
  4. Add log level to the console output (plus us a higher contrast color for debugging)
  5. Allow for skip adding the tag on GB

Testing: