You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Goal:
As a developer I would like to upgrade the version of Node of central-services-auth so that we can make use of new features and upgrade the dependencies for performance and stability
Tasks:
update dependencies
check unit tests work
add missing dependencies
ensure that api works when used as a dependency
update circleci config for new node version
fix code broken by version upgrade
Acceptance Criteria:
Upgraded node from 6.5.0 to 8.9.4 LTS
Ensure NPM dependencies are upgraded and compiles
Ensure all included tests pass
Dependencies:
None currently
The text was updated successfully, but these errors were encountered:
Goal:
As a developer I would like to upgrade the version of Node of central-services-auth so that we can make use of new features and upgrade the dependencies for performance and stability
Tasks:
Acceptance Criteria:
Dependencies:
The text was updated successfully, but these errors were encountered: