uclibs / staff-directory-23

1 stars 0 forks source link

LIBSTAFDIR-3 Use NVM to manage node version #204

Closed Janell-Huyck closed 1 month ago

Janell-Huyck commented 2 months ago

Jira Issue

We have switched Libapps and Libappstest to use NVM to manage node versions. This PR:

  1. updates Staff Directory to use NVM to handle node versions for deployments and CircleCI.
  2. Adds caching to the node version to minimize download errors in CircleCI, speeding up development.
  3. updates Capistrano to version 3.19.1 to help keep the dependency up-to-date

It successfully deployed to Libappstest: Screenshot 2024-09-05 at 10 09 21 AM And is running there: Screenshot 2024-09-05 at 10 09 59 AM