Repo secrets updated, NPM_TOKEN should work now, also added main repo token
The protobuf autogen JS files are updated according to latest definition
All CI pipelines now fetch from public/ic GitLab repo if necessary
integration-test no longer perform any rust building, it simply fetches latest master branch blessed artifacts and use those, so the pipeline should be much faster
We now prefer node-14 over 16 whenever possible, rationale: we are sticking to version 1 of package-lock.json for now, node-14 is the last LTS version that ships with npm defaulting to version 1
NPM_TOKEN
should work now, also added main repo tokenpublic/ic
GitLab repo if necessaryintegration-test
no longer perform any rust building, it simply fetches latestmaster
branch blessed artifacts and use those, so the pipeline should be much fasterpackage-lock.json
for now, node-14 is the last LTS version that ships with npm defaulting to version 1package-lock.json
, drop redundant patch