managarten/apps
Till JS bffb5be345 build(web): supply Verdaccio npm auth to SvelteKit builds via BuildKit secret
The sveltekit-base build (and the mana-web / manavoxel-web app builds on
top of it) run `pnpm install` with no .npmrc in the build context, so
private @mana/* packages resolved against registry.npmjs.org and 404'd
(e.g. @mana/shared-icons@1.0.0, which only lives on npm.mana.how). It had
been coasting on a warm pnpm cache; once sveltekit-base:local was gone the
rebuild hard-failed.

Mount the host ~/.npmrc (registry map + resolved _authToken) as a BuildKit
secret at /root/.npmrc in all three pnpm-install steps. Token never lands
in an image layer. build-app.sh passes it via --secret for the base build;
docker compose build reads it from the top-level secrets: entry.

Unblocks every managarten web rebuild (incl. the pending umami-removal).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-26 15:43:23 +02:00
..
api feat(profile,infra): mana-me Write-Through-Brücke + me.mana.how-Route 2026-05-21 17:07:32 +02:00
calc/packages/shared chore: delete 25 web-archived directories, remove stale stubs, clean workspace config 2026-04-03 13:03:49 +02:00
calendar chore(analytics): Umami-Script-Loader + <Analytics /> aus 7 App-Landing-Layouts entfernt 2026-05-26 14:45:21 +02:00
chat chore(analytics): Umami-Script-Loader + <Analytics /> aus 7 App-Landing-Layouts entfernt 2026-05-26 14:45:21 +02:00
contacts chore(analytics): Umami-Script-Loader + <Analytics /> aus 7 App-Landing-Layouts entfernt 2026-05-26 14:45:21 +02:00
docs fix(docs): astro starlight repo URL → Memo-2023/managarten 2026-05-09 01:28:50 +02:00
guides refactor(shared-tailwind): rewrite themes.css to single-layer shadcn convention 2026-04-09 01:13:06 +02:00
inventory refactor(mana): rename inventar → inventory across the codebase 2026-04-09 15:50:24 +02:00
mana build(web): supply Verdaccio npm auth to SvelteKit builds via BuildKit secret 2026-05-26 15:43:23 +02:00
manavoxel build(web): supply Verdaccio npm auth to SvelteKit builds via BuildKit secret 2026-05-26 15:43:23 +02:00
news refactor(shared-tailwind): rewrite themes.css to single-layer shadcn convention 2026-04-09 01:13:06 +02:00
photos refactor: rename nutriphi module to food (Essen) 2026-04-14 15:30:07 +02:00
picture chore(analytics): Umami aus Legal/Cookies/Features/Schema (Welle C) 2026-05-26 14:51:54 +02:00
presi chore(analytics): Umami-Script-Loader + <Analytics /> aus 7 App-Landing-Layouts entfernt 2026-05-26 14:45:21 +02:00
questions refactor(shared-tailwind): rewrite themes.css to single-layer shadcn convention 2026-04-09 01:13:06 +02:00
skilltree chore: delete 25 web-archived directories, remove stale stubs, clean workspace config 2026-04-03 13:03:49 +02:00
storage refactor(shared-tailwind): rewrite themes.css to single-layer shadcn convention 2026-04-09 01:13:06 +02:00
times chore: complete ManaCore → Mana rename (docs, go modules, plists, images) 2026-04-07 12:26:10 +02:00
todo chore(analytics): Umami-Script-Loader + <Analytics /> aus 7 App-Landing-Layouts entfernt 2026-05-26 14:45:21 +02:00
traces chore(mobile): remove 6 of 7 mobile apps — keep only memoro 2026-04-20 15:31:47 +02:00