citgm icon indicating copy to clipboard operation
citgm copied to clipboard

lookup: set script for `pino`

Open targos opened this issue 1 year ago • 4 comments

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

targos avatar Dec 21 '24 13:12 targos

CI: https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker-pipeline/262/

targos avatar Dec 21 '24 13:12 targos

I opened https://github.com/pinojs/pino/pull/2110 to fix the problem on Windows

targos avatar Dec 23 '24 08:12 targos

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...

targos avatar Dec 23 '24 08:12 targos

https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker-pipeline/271/

targos avatar Feb 15 '25 10:02 targos