managarten/.github/workflows
Till JS cdfbfcd13e feat(infra): add sveltekit-base image and build-app script for Mac Mini
- Add docker/Dockerfile.sveltekit-base: pre-built base with all 34 shared
  packages (mirrors nestjs-base pattern), eliminates redundant COPY/build
  steps from individual web Dockerfiles
- Add scripts/mac-mini/build-app.sh: stops monitoring stack before build
  to free RAM, auto-restarts on exit (trap cleanup)
- Migrate todo web Dockerfile to use sveltekit-base:local (47 COPY lines
  → 2, 4 build steps → 0)
- Update CD workflow to build sveltekit-base when deploying web apps

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 12:17:48 +01:00
..
cd-macmini.yml feat(infra): add sveltekit-base image and build-app script for Mac Mini 2026-03-26 12:17:48 +01:00
ci.yml feat(ci): add format check and tests to PR validation pipeline 2026-03-21 10:51:11 +01:00
daily-tests.yml 🐛 fix(ci): use db:migrate instead of db:push for test databases 2025-12-25 20:44:38 +01:00
docker-validate.yml ci: add audit:deps and generate:dockerfiles --check to PR workflow 2026-03-25 08:57:35 +01:00