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 Node JS version for the Object-store-lib #3504

Closed
20 tasks done
mdebarros opened this issue Sep 4, 2023 · 0 comments
Closed
20 tasks done

Upgrade Node JS version for the Object-store-lib #3504

mdebarros opened this issue Sep 4, 2023 · 0 comments
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 spike Unplanned sprint story story

Comments

@mdebarros
Copy link
Member

mdebarros commented Sep 4, 2023

Goal:

As a Mojaloop Maintainer

I want to upgrade Object-store-lib to use the latest NodeJS LTS version

so that the NodeJS runtime is fully supported

Acceptance Criteria:

  • Us use latest Node v18.x
  • CI Image Scan should pass after Nodejs upgrade to Node v18.x
  • CI Image Scan should select the Nodejs version from the project's nvmrc file
  • Upgrade dependencies to the latest version
  • Update the master branch to main
    • update main readme
    • update ci config

Complexity: Medium

Uncertainty: Medium

---

Tasks:

  • Upgrade NodeJS version for the following dependencies
  • Update all dependencies
  • Validate all existing Audit issues to see if they are still applicable (ref: 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.
  • Alignment to latest SDK repo updates (ref)
    • Add build-local after setup to optimise the build pipeline

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.

Pull Requests:

Follow-up:

  • N/A

Dependencies:

  • N/A

Accountability:

  • Owner: TBC
  • QA/Review: TBC
@mdebarros mdebarros added 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 spike Unplanned sprint story story labels Sep 4, 2023
mdebarros pushed a commit to mojaloop/object-store-lib that referenced this issue Sep 4, 2023
chore(mojaloop/#3504): nodejs upgrade (#46) - mojaloop/project#3504
- 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
- Upgraded circleci orbs
- Removed SonarQube
- Replaced audit resolver with `audit-ci`
- Migrated from `master` branch to `main` branch
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 spike Unplanned sprint story story
Projects
None yet
Development

No branches or pull requests

3 participants