citgm
citgm copied to clipboard
lookup: set script for `pino`
It doesn't fix any error but this is what the pino project runs in their CI.
Refs: https://github.com/pinojs/pino/blob/bb1f89dbd9424edd3522022786316dadd97bb059/.github/workflows/ci.yml#L65-L66
CI: https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker-pipeline/262/
I opened https://github.com/pinojs/pino/pull/2110 to fix the problem on Windows
The pkg tests fail on ppc64le, I'll skip it:
code: ERR_CHILD_PROCESS_STDIO_MAXBUFFER
cmd: npx pkg
/home/iojs/tmp/citgm_tmp/3075ae49-e7fd-4413-a60e-dc6b0f2f01f9/pino/test/pkg/
index.js
--config
/home/iojs/tmp/citgm_tmp/3075ae49-e7fd-4413-a60e-dc6b0f2f01f9/pino/test/pkg/
pkg.config.json
stdout: >-
> [email protected]
> Fetching base Node.js binaries to PKG_CACHE_PATH
> Error! 404: Not Found
> Not found in remote cache:
{"tag":"v3.5","name":"node-v14.21.3-linux-ppc64"}
> Building base binary from source:
built-v14.21.3-linux-ppc64
> Fetching Node.js source archive from nodejs.org...
> Extracting Node.js source archive...
https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker-pipeline/271/