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

Update Node JS version for the central-ledger #3433

Closed
18 of 19 tasks
PaulGregoryBaker opened this issue Aug 7, 2023 · 0 comments
Closed
18 of 19 tasks

Update Node JS version for the central-ledger #3433

PaulGregoryBaker opened this issue Aug 7, 2023 · 0 comments

Comments

@PaulGregoryBaker
Copy link

PaulGregoryBaker commented Aug 7, 2023


Tasks:

  • Update all dependencies
  • Verify that ignored dependency upgrades are still applicable .ncurc.yaml
  • Verify that ignored audit issues are still applicable audit-ci.jsonc
  • Update project to the latest LTS Nodejs version run CI tests
  • Update CI workflow based on the latest fixes made to the SDK-Scheme-Adapter CI workflow for NVM, etc.
  • Resolve compatibility issue with central services stream library
  • Ensure object-store-lib is upgrade to latest NodeJS LTS version - moved here
  • Update the master branch to main
    • update main readme
    • update ci config

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.
  • TBD

Pull Requests:

Follow-up:

  • N/A

Dependencies:

  • N/A

Accountability:

  • Owner: TBC
  • QA/Review: TBC
@PaulGregoryBaker PaulGregoryBaker removed the to-be-refined This story is ready to be groomed label Aug 24, 2023
oderayi added a commit to mojaloop/central-ledger that referenced this issue Sep 4, 2023
chore(mojaloop/#3433): nodejs upgrade - mojaloop/project#3433
- Upgraded NodeJS from v16 to v18 LTS
- Updated CI config to use NodeJS latest LTS version
- Updated CI config to display runtime versions for each job
- Upgraded NPM dependencies
- Fixed CI bugs caused by the NodeJS upgrade
- Updated CI pipeline use NVM to select node version from` .nvmrc` file
- Refactored/fixed functional test script
- Upgraded circleci orbs
- Migrated `master` branch to `main`
- Optimized ci workflow to use cached image for some jobs
- Cleaned up package.json scripts, updated `docker:build`
- Re-aligned test scripts - `test:unit`, `test:xunit`, `test:unit:spec`, `test:int`, `test:xint`, `test-functional`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants