Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade the version of Node for central-services-auth #109

Closed
9 tasks done
NicoDuvenage opened this issue Feb 6, 2018 · 0 comments · May be fixed by mojaloop/helm#640
Closed
9 tasks done

Upgrade the version of Node for central-services-auth #109

NicoDuvenage opened this issue Feb 6, 2018 · 0 comments · May be fixed by mojaloop/helm#640
Assignees
Labels
Milestone

Comments

@NicoDuvenage
Copy link
Contributor

NicoDuvenage commented Feb 6, 2018

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants