rage / mooc.fi

https://mooc.fi
5 stars 6 forks source link

Update to node 16.16.0; update gc-sdk-node image #1130

Closed mipyykko closed 1 year ago

mipyykko commented 1 year ago

Apparently we can't go higher than 16.16.0 on the backend, as 16.17 changes something that breaks with Prisma 2. We could update Prisma by using a nexus-plugin-prisma fork, which would be okay, I guess.

Also updated the version in the Google Cloud SDK custom image; had to lock the version there.

codecov[bot] commented 1 year ago

Codecov Report

Merging #1130 (65e34aa) into master (a77b345) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1130   +/-   ##
=======================================
  Coverage   67.80%   67.80%           
=======================================
  Files         117      117           
  Lines        4697     4697           
  Branches     1025     1025           
=======================================
  Hits         3185     3185           
  Misses       1402     1402           
  Partials      110      110           
Flag Coverage Δ
backend 67.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more