[CUMULUS-3147] - updating node version to 16.19#3228
Conversation
|
This is the error they are experiencing for the syncGranule task: https://eosdis.slack.com/archives/C76M787MZ/p1671561820716219 , essentially : This is the error for node-18 upgrade, resulting in failure in deploy-dev-stack step: |
jennyhliu
left a comment
There was a problem hiding this comment.
- We probably want to use the latest node 16
- Update https://github.com/nasa/cumulus/pull/3228/files#diff-16668ffceabc29f1ac6035001afb94920ff2c385359e558fbffa51b94a8a0e27R6
We need to build image, publish and use it for our example stack build.
https://github.com/nasa/cumulus/tree/master/packages/api/ecs/async-operation - Publish a node 16 image for ci testing.
- Add test to verify the update solve the current_buffer_.IsEmpty() issue daac has.
|
Is there documentation on how to do this? |
Nate and Jonathan know how to. |
Summary: Summary of changes
Addresses CUMULUS-XX: Develop amazing new feature
Changes
PR Checklist