concept-collection / turing-surface-cache

Borrow npx along with node, since the recipe needs both

deploy · #2 · push by owner · main · 7df2a28 · .github/workflows/deploy.yml ·
build-deploy 31s
Runner
Job build-deploy on ubuntu-latest
Checking out concept-collection/turing-surface-cache at 7df2a285
Container started from catthehacker/ubuntu:act-latest
▸ Post actions/setup-node@v4
(node:611) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Cleaning up the job container
actions/checkout@v40s
▸ actions/checkout@v4
Using cofferdam's built-in checkout (actions/checkout@v4)
concept-collection/turing-surface-cache is already checked out at 7df2a285 (cofferdam checks out before the job starts)
actions/setup-node@v46s
▸ actions/setup-node@v4
Using cached actions/setup-node@v4 (49933ea5288c)
Attempting to download 24...
(node:56) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
Bad credentials
Falling back to download directly from Node
Acquiring 24.19.0 - x64 from https://nodejs.org/dist/v24.19.0/node-v24.19.0-linux-x64.tar.gz
Extracting ...
[command]/usr/bin/tar xz --strip 1 --warning=no-unknown-keyword --overwrite -C /cofferdam/temp/209e10ac-a8b3-46c2-8407-757a02d4fc3f -f /cofferdam/temp/654936a1-baf8-4915-b084-3af7c1a987f6
Adding to the cache ...
Done
▾ Environment details
node: v24.19.0
npm: 11.17.0
yarn: 
WARNING: Cache action is only supported on GHES version >= 3.5. If you are on version >=3.5 Please check with GHES admin if Actions cache service is enabled or not.
Check out numbl (sibling dependency)4s
▸ Check out numbl (sibling dependency)
Cloning into '/cofferdam/workspace/../../numbl'...
stdlib-bundle.ts generated: 10 stdlib, 6 shim file(s)
  shims: +containers/Map.m, +matlab/+internal/+decomposition/DenseLU.m, +matlab/+internal/+math/blkdiag.m, decomposition.m, isIllConditioned.m, uihtml.m
Run npm ci --ignore-scripts4s
▸ Run npm ci --ignore-scripts

added 108 packages, and audited 110 packages in 3s

10 packages are looking for funding
  run `npm fund` for details

6 vulnerabilities (1 moderate, 5 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
Run npm run build13s
▸ Run npm run build

> turing-surface-cache@0.1.0 build
> tsc --noEmit && vite build && npm run build:cli

vite v5.4.21 building for production...
transforming...
✓ 545 modules transformed.
rendering chunks...
computing gzip size...
dist/sweep.html                               4.95 kB │ gzip:     1.83 kB
dist/index.html                               8.40 kB │ gzip:     3.27 kB
dist/assets/randnfun3.worker-BXd60is4.js  1,508.86 kB
dist/assets/fillWalk-BYmCoMY8.css             3.81 kB │ gzip:     1.30 kB
dist/assets/sweep-Di6XZ36N.js                14.22 kB │ gzip:     5.62 kB
dist/assets/main-B0w7xjDo.js                 14.26 kB │ gzip:     5.77 kB
dist/assets/fillWalk-CCpJl9w2.js          2,156.49 kB │ gzip:   591.38 kB
dist/assets/hdf5_hl-DJFfQ3Rt.js           4,406.78 kB │ gzip: 1,029.15 kB
✓ built in 6.30s

(!) Some chunks are larger than 500 kB after minification. Consider:
- Using dynamic import() to code-split the application
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.

> turing-surface-cache@0.1.0 build:cli
> vite build --config vite.cli.config.ts && node scripts/pack-cli.mjs

vite v5.4.21 building SSR bundle for production...
transforming...
✓ 532 modules transformed.
rendering chunks...
dist-cli/fill.js  3,244.96 kB
✓ built in 3.02s
dist/fill.tgz  (turing-surface-fill 0.1.0)
actions/configure-pages@v50s
▸ actions/configure-pages@v5
Using cofferdam's built-in configure-pages (actions/configure-pages@v5)
This site will be served at https://vault1.fly.dev/concept-collection/turing-surface-cache/site/
actions/upload-pages-artifact@v32s
▸ actions/upload-pages-artifact@v3
Using cached actions/upload-pages-artifact@v3 (56afc609e742)
▸ Archive artifact
▾ Archive artifact
./
./fill.tgz
./index.html
./assets/
./assets/sweep-Di6XZ36N.js
./assets/fillWalk-BYmCoMY8.css
./assets/hdf5_hl-DJFfQ3Rt.js
./assets/fillWalk-CCpJl9w2.js
./assets/main-B0w7xjDo.js
./assets/randnfun3.worker-BXd60is4.js
./sweep.html
▸ Upload artifact
Using cofferdam's built-in upload-artifact (actions/upload-artifact@v4)
Uploading artifact github-pages (1 file, 9154560 bytes)
actions/deploy-pages@v40s
▸ actions/deploy-pages@v4
Using cofferdam's built-in deploy-pages (actions/deploy-pages@v4)
Deployed 9 files to https://vault1.fly.dev/concept-collection/turing-surface-cache/site/
Artifacts
github-pages8.7 MB

Artifacts are tar archives, and are removed when the run is pruned.