Deployment Details
- Status
- success
- Created On
-
2026-01-11
07:36:52.856
- Branch
- chore/fwupd-20260107
- Commit Hash
- 813d154f17096453e791067359f3e58f7f2ef672
- Commit Message
-
feat(devices): run `markdownlint-cli2 --fix` for some files
Build Settings
- Build Command
pnpm run build
- Destination Directory
- .vitepress/dist
[07:36:55.354] Cloning repository...
[07:36:56.093] From https://github.com/loongson-community/loongfans
[07:36:56.093] * branch 813d154f17096453e791067359f3e58f7f2ef672 -> FETCH_HEAD
[07:36:56.093]
[07:36:56.171] HEAD is now at 813d154 feat(devices): run `markdownlint-cli2 --fix` for some files
[07:36:56.171]
[07:36:56.238]
[07:36:56.238] Using v2 root directory strategy
[07:36:56.258] Success: Finished cloning repository files
[07:36:57.805] Checking for configuration in a Wrangler configuration file (BETA)
[07:36:57.806]
[07:36:58.911] No wrangler.toml file found. Continuing.
[07:36:58.972] Detected the following tools from environment: pnpm@10.11.1, nodejs@22.16.0
[07:36:59.626] Installing project dependencies: pnpm install
[07:37:00.165] Lockfile is up to date, resolution step is skipped
[07:37:00.208] Progress: resolved 1, reused 0, downloaded 0, added 0
[07:37:00.266] Packages: +442
[07:37:00.267] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[07:37:01.214] Progress: resolved 442, reused 0, downloaded 102, added 92
[07:37:02.215] Progress: resolved 442, reused 0, downloaded 282, added 246
[07:37:03.216] Progress: resolved 442, reused 0, downloaded 440, added 405
[07:37:03.879] Progress: resolved 442, reused 0, downloaded 442, added 442, done
[07:37:04.073]
[07:37:04.073] dependencies:
[07:37:04.073] + vitepress 2.0.0-alpha.15
[07:37:04.073]
[07:37:04.074] devDependencies:
[07:37:04.074] + @eslint/js 9.39.2
[07:37:04.074] + @iconify-json/material-symbols 1.2.51
[07:37:04.074] + @iconify-json/simple-icons 1.2.65
[07:37:04.074] + @popperjs/core 2.11.8
[07:37:04.074] + @primeuix/themes 2.0.2
[07:37:04.074] + @types/lodash 4.17.21
[07:37:04.074] + @unocss/preset-wind4 66.5.12
[07:37:04.074] + @vue/tsconfig 0.8.1
[07:37:04.074] + eslint 9.39.2
[07:37:04.075] + eslint-config-prettier 10.1.8
[07:37:04.075] + eslint-plugin-vue 10.6.2
[07:37:04.075] + glob 13.0.0
[07:37:04.075] + globals 17.0.0
[07:37:04.075] + ical-expander 3.2.0
[07:37:04.075] + js-yaml 4.1.1
[07:37:04.075] + lodash 4.17.21
[07:37:04.075] + markdownlint 0.40.0
[07:37:04.077] + markdownlint-cli2 0.20.0
[07:37:04.077] + prettier 3.7.4
[07:37:04.077] + primevue 4.5.4
[07:37:04.077] + typescript-eslint 8.52.0
[07:37:04.078] + unocss 66.5.12
[07:37:04.078] + unplugin-icons 22.5.0
[07:37:04.078] + v-calendar 3.1.2
[07:37:04.078] + vue 3.5.26
[07:37:04.078] + vue-i18n 11.2.8
[07:37:04.078]
[07:37:04.079] ╭ Warning ─────────────────────────────────────────────────────────────────────╮
[07:37:04.079] │ │
[07:37:04.079] │ Ignored build scripts: esbuild. │
[07:37:04.079] │ Run "pnpm approve-builds" to pick which dependencies should be allowed │
[07:37:04.079] │ to run scripts. │
[07:37:04.079] │ │
[07:37:04.079] ╰──────────────────────────────────────────────────────────────────────────────╯
[07:37:04.079]
[07:37:04.098] Done in 4.2s using pnpm v10.11.1
[07:37:04.118] Executing user command: pnpm run build
[07:37:04.650]
[07:37:04.651] > @ build /opt/buildhome/repo
[07:37:04.651] > pnpm run generateData && vitepress build
[07:37:04.651]
[07:37:04.977]
[07:37:04.978] > @ generateData /opt/buildhome/repo
[07:37:04.978] > node ./data/generateDatabase.js
[07:37:04.978]
[07:37:05.991]
[07:37:05.992] vitepress v2.0.0-alpha.15
[07:37:05.992]
[07:37:05.996] - building client + server bundles...
[07:37:06.449] [AutoGenerateJson] Generating...
[07:37:06.449] [AutoGenerateJson] Generating...
[07:37:07.204] [AutoGenerateJson] Generation complete!
[07:37:13.661]
[07:37:13.662] (!) Some chunks are larger than 500 kB after minification. Consider:
[07:37:13.662] - Using dynamic import() to code-split the application
[07:37:13.662] - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks
[07:37:13.662] - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
[07:37:13.666] [AutoGenerateJson] Generating...
[07:37:13.666] [AutoGenerateJson] Generating...
[07:37:14.146] [AutoGenerateJson] Generation complete!
[07:37:15.874] ✓ building client + server bundles...
[07:37:16.348] - rendering pages...
[07:37:21.870] ✓ rendering pages...
[07:37:21.881] build complete in 16.40s.
[07:37:22.031] Finished
[07:37:22.817] Checking for configuration in a Wrangler configuration file (BETA)
[07:37:22.818]
[07:37:23.917] No wrangler.toml file found. Continuing.
[07:37:23.918] Note: No functions dir at /functions found. Skipping.
[07:37:23.918] Validating asset output directory
[07:37:26.900] Deploying your site to Cloudflare's global network...
[07:37:29.377] Uploading... (674/676)
[07:37:29.900] Uploading... (675/676)
[07:37:30.178] Uploading... (676/676)
[07:37:30.178] ✨ Success! Uploaded 2 files (674 already uploaded) (1.26 sec)
[07:37:30.178]
[07:37:30.787] ✨ Upload complete!
[07:37:34.797] Success: Assets published!
[07:37:36.746] Success: Your site was deployed!