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 mojaloop TTK to use node LTS v16 #2784

Closed
18 tasks done
elnyry-sam-k opened this issue Jun 20, 2022 · 1 comment
Closed
18 tasks done

Upgrade mojaloop TTK to use node LTS v16 #2784

elnyry-sam-k opened this issue Jun 20, 2022 · 1 comment
Assignees
Labels
core-dev-squad oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it oss-ttk Related to the Mojaloop testing toolkit story
Milestone

Comments

@elnyry-sam-k
Copy link
Member

elnyry-sam-k commented Jun 20, 2022

Goal:

As an adopter of Mojaloop core services

I want to be able to use TTK (backend) that is upgraded to latest node LTS (v16 LTS)

so that I can ensure support for the version used

Acceptance Criteria:

  • Mojaloop TTK is upgraded to use the latest node LTS v16

Complexity: Medium

Uncertainty: Medium


Tasks:

  • TTK is upgraded to use node v16 LTS
  • Standardise CICD
  • Standardise package.json
  • Add pre-commit hooks
  • Change audit tool to audit-ci
  • Add dependency checker
  • Verify Unit, integration tests pass

Done

  • Acceptance Criteria pass
  • Designs are up-to date
  • Unit Tests pass
  • Integration Tests pass
  • Code Style & Coverage meets standards
  • Changes made to config (default.json) are broadcast to team and follow-up tasks added to update helm charts and other deployment config.
  • Mojaloop end-to-end GP tests pass

Pull Requests:

Follow-up:

  • N/A

Dependencies:

  • N/A

Accountability:

  • Owner: TBC
  • QA/Review: TBC

Notes:

@elnyry-sam-k elnyry-sam-k added story oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it labels Jun 20, 2022
@elnyry-sam-k elnyry-sam-k changed the title Upgrade central-event-processor to use node LTS v16 Upgrade mojaloop TTK to use node LTS v16 Jun 20, 2022
@elnyry-sam-k elnyry-sam-k added the oss-ttk Related to the Mojaloop testing toolkit label Jun 20, 2022
@elnyry-sam-k elnyry-sam-k added this to the Sprint 18.4 milestone Jun 20, 2022
@vijayg10
Copy link

vijayg10 commented Jun 21, 2022

Upgraded nodejs version in docker files and in circleCI config. Got couple of failures in unit tests. Need to look at the failures.
This is the open WIP PR
mojaloop/ml-testing-toolkit#210

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core-dev-squad oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it oss-ttk Related to the Mojaloop testing toolkit story
Projects
None yet
Development

No branches or pull requests

2 participants