concept-collection / commonview

Use a relative base so the build works at any mount point

Deploy to GitHub Pages · #2 · push by owner · main · 20ced92 · .github/workflows/deploy.yml ·
build 18s
Runner
Job build on ubuntu-latest
Checking out concept-collection/commonview at 20ced922
Container started from catthehacker/ubuntu:act-latest
▸ Post actions/setup-node@v4
Cleaning up the job container
actions/checkout@v40s
▸ actions/checkout@v4
Using cofferdam's built-in checkout (actions/checkout@v4)
concept-collection/commonview is already checked out at 20ced922 (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 20...
(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 20.20.2 - x64 from https://nodejs.org/dist/v20.20.2/node-v20.20.2-linux-x64.tar.gz
Extracting ...
[command]/usr/bin/tar xz --strip 1 --warning=no-unknown-keyword --overwrite -C /cofferdam/temp/b6c5239f-78f2-4791-8c44-f3761999eeab -f /cofferdam/temp/5d6886b1-76f1-455f-be70-88c67eb5c19f
Adding to the cache ...
Done
▾ Environment details
node: v20.20.2
npm: 10.8.2
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.
Run npm ci4s
▸ Run npm ci

added 68 packages, and audited 69 packages in 3s

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

4 vulnerabilities (1 moderate, 3 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 build4s
▸ Run npm run build

> commonview@0.0.0 build
> tsc -b && vite build

vite v5.4.21 building for production...
transforming...
✓ 36 modules transformed.
rendering chunks...
computing gzip size...
dist/index.html                  0.32 kB │ gzip:  0.23 kB
dist/assets/index-gxsN9NI1.js  161.60 kB │ gzip: 53.19 kB
✓ built in 774ms
actions/upload-pages-artifact@v31s
▸ actions/upload-pages-artifact@v3
Using cached actions/upload-pages-artifact@v3 (56afc609e742)
▸ Archive artifact
▾ Archive artifact
./
./assets/
./assets/index-gxsN9NI1.js
./index.html
▸ Upload artifact
Using cofferdam's built-in upload-artifact (actions/upload-artifact@v4)
Uploading artifact github-pages (1 file, 184320 bytes)
Artifacts
github-pages180.0 KB

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