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

chore(mojaloop/#3433): nodejs upgrade #964

Merged
merged 60 commits into from
Sep 4, 2023

Conversation

oderayi
Copy link
Collaborator

@oderayi oderayi commented Aug 29, 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

Copy link
Member

@mdebarros mdebarros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Copy link
Member

@mdebarros mdebarros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blocked by object-store-lib upgrade

Copy link
Member

@mdebarros mdebarros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@oderayi oderayi merged commit 1ed817a into mojaloop:main Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants