You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WIP UPDATE:
Due to the nature of all the dependency and Database updates between the cumulus versions, I decided to go with a step-wise upgrade process. (18.2.0 --> 18.3.3 --> 18.4.0 --> 18.5.0)
Attempted a Sandbox Deploy (a few times)
doing additional code changes between each attempt and documenting.
Currently tracking down an aws-sdk update as it relates to some of our type script stuff
terraspace up cumulus: Error: failed to execute "/bin/bash": $ run-s build test lambda:install
terraspace up cumulus: Error: Cannot find module 'aws-sdk'
WIP Update:
I am currently running into a small problem between the way Cumulus DB connections are handled for v18.3.3 and ORCA v9.0.5.
I am working through this problem at this time and may have a solution. Still getting the syntax right for my test.
If you are reading this, I have omitted the detailed description due to this being public and the upgrade being in progress.
If you need more detail on the specific nature of the problem while I'm still working on the upgrade, please let me know. If not, I plan on coming back and describing the approach, and the fix, after it has been implemented.
// Required - Completion or near completion of ticket #384
The text was updated successfully, but these errors were encountered: