mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 00:41:09 +02:00
Fourth stale package COPY in three days. The pattern is unfortunately predictable: package gets removed in a parallel cleanup commit, the Dockerfile.sveltekit-base entry stays behind, nobody notices because nobody runs the base build manually anymore. Then is_base_image_stale fires the next time something in packages/ changes and the build falls over. Long-term: add a pre-flight check to build-app.sh that validates every COPY-referenced path actually exists before kicking off Docker. Failing fast is much friendlier than failing 30 seconds into a Docker layer. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| alert-notifier | ||
| alertmanager | ||
| blackbox | ||
| grafana | ||
| init-db | ||
| loki | ||
| nginx | ||
| postgres | ||
| prometheus | ||
| promtail | ||
| shared | ||
| templates | ||
| Dockerfile.hono-server | ||
| Dockerfile.sveltekit-base | ||