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/#3386): sdk nodejs maintenance upgrade #453

Merged
merged 201 commits into from Jul 10, 2023

Conversation

mdebarros
Copy link
Member

@mdebarros mdebarros commented Jun 15, 2023

chore(mojaloop/#3386): sdk nodejs maintenance upgrade - mojaloop/project#3386

  • Upgraded nodejs from v16 to latest v18 LTS
  • Fixed CI pipeline to use NVM to select the Nodejs version from the Projects NVMRC file
  • Fixed configs for NVM to install the correct Nodejs version on Alpine based CI Jobs
  • Fixes to Image Scan to correctly select the correctly Nodejs Docker image for scanning
  • Build-local now passes the NODE_VERSION (value from NVMRC file) as a Build-Arg to Docker Build command
  • Changed Docker NODE_VERSION to LTS, and added NOTEs in Dockerfile and Documentation to main README on how to correctly set the BUILD-ARG

Tested full snapshot release --> https://app.circleci.com/pipelines/github/mojaloop/sdk-scheme-adapter/2936/workflows/41ea389a-a91d-4066-96c9-c24c3b557028

…being set correctly

fix(mojaloop/#3382): sdk-scheme-adapter config.transactionRequestsEndpoint is not being set correctly - mojaloop/project#3382
- added missing config mapping for transactionRequestsEndpoint on OutboundRequestToPayModel
chore(mojaloop/#3363): nodejs maintenance upgrade - mojaloop/project#3363
- upgraded dockerfile, nvmrc and circleci configs
@mdebarros mdebarros marked this pull request as draft June 15, 2023 16:16
…chore/node-upgrade

# Conflicts:
#	.circleci/config.yml
#	.yarnrc.yml
#	audit-ci.jsonc
#	modules/api-svc/package.json
#	modules/outbound-command-event-handler/package.json
#	modules/outbound-domain-event-handler/package.json
#	modules/private-shared-lib/package.json
#	package.json
#	yarn.lock
- renamed defaults_Dependencies to defaults_docker_Dependencies for yaml anchors
- added defaults_machine_Dependencies re-usable yaml anchor
- general ci cleanup
@mdebarros mdebarros marked this pull request as ready for review July 7, 2023 16:26
…chore/node-upgrade

# Conflicts:
#	package.json
.circleci/config.yml Show resolved Hide resolved
Dockerfile Show resolved Hide resolved
@mdebarros mdebarros changed the title chore(mojaloop/#3386): nodejs maintenance upgrade chore(mojaloop/#3386): sdk nodejs maintenance upgrade Jul 7, 2023
@mdebarros mdebarros requested a review from vijayg10 July 7, 2023 18:24
@mdebarros mdebarros merged commit 9ac931a into mojaloop:master Jul 10, 2023
13 checks passed
oderayi added a commit to mojaloop/api-snippets that referenced this pull request Aug 17, 2023
chore(mojaloop/#3475): NodeJS version upgrade - mojaloop/project#3475
- Upgraded nodejs from v16 to v18 LTS
- Applied CI changes as previously implemented in [sdk-scheme-adapter](mojaloop/sdk-scheme-adapter#453)
- Updated NPM dependencies
- Re-implement husky integration due to API changes in husky's latest version
- Replaced deprecated `ttypescript` with `ts-patch` to allow for `typescript` upgrade
- Resolved all audit issues
oderayi added a commit to mojaloop/thirdparty-api-svc that referenced this pull request Sep 20, 2023
chore(mojaloop/#3521): NodeJS version upgrade - mojaloop/project#3521
- Upgraded nodejs from v16 to v18 LTS
- Applied CI changes as previously implemented in [sdk-scheme-adapter](mojaloop/sdk-scheme-adapter#453)
- Updated NPM dependencies
- Re-implement husky integration due to API changes in husky's latest version
- Resolved all audit issues
- Fixed docker-compose issues
- Migrated `master` branch to `main` branch
oderayi added a commit to mojaloop/auth-service that referenced this pull request Sep 21, 2023
chore(mojaloop/#3440): NodeJS version upgrade - mojaloop/project#3440
- Upgraded nodejs from v16 to v18 LTS
- Applied CI changes as previously implemented in [sdk-scheme-adapter](mojaloop/sdk-scheme-adapter#453)
- Updated NPM dependencies
- Re-implement husky integration due to API changes in husky's latest version
- Resolved all audit issues
- Fixed docker-compose issues
- Migrated `master` branch to `main` branch
oderayi added a commit to mojaloop/ml-testing-toolkit that referenced this pull request Oct 2, 2023
chore(mojaloop/#3458): NodeJS version upgrade - mojaloop/project#3458
- Upgraded nodejs from v16 to v18 LTS
- Applied CI changes as previously implemented in [sdk-scheme-adapter](mojaloop/sdk-scheme-adapter#453)
- Updated NPM dependencies
- Resolved all audit issues
- Migrated `master` branch to `main` branch
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.

None yet

2 participants