Automattic / wp-calypso-bootstrap

Development environment for Calypso - built with Vagrant and Puppet
GNU General Public License v2.0
33 stars 10 forks source link

Update Ubuntu to 23.04 and Node to 18 #24

Closed stephanethomas closed 1 year ago

stephanethomas commented 1 year ago

This pull request updates Ubuntu to version 23.04 and Node to 18 (see https://github.com/Automattic/wp-calypso/pull/72245). It also performs various performance adjustments, and fixes a wrong fingerprint for GitHub.

Testing instructions

  1. Run git checkout upgrade
  2. Run vagrant up
  3. Log in to the virtual machine, and head to the /var/sources directory
  4. Run npm start to start the application
  5. Open the Home page
  6. Assert that the application works as usual