add CI/CD pipeline tooling (Makefile, Woodpecker, metadata)
ci/woodpecker/manual/woodpecker Pipeline was successful

Adapted from tools_build/phaser-tools for the Vite + TypeScript setup:
the web bundle comes from npm ci + npm run build instead of source
concatenation, otherwise the standard ci-version/ci-export/ci-upload/
ci-update flow applies (platform=phaser).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-01 23:06:33 +02:00
co-authored by Claude Fable 5
parent 8827575964
commit 25b3314e1b
6 changed files with 150 additions and 1 deletions
+3
View File
@@ -3,3 +3,6 @@ dist
.DS_Store
*.local
.claude
.version
*.html.zip
*.metadata.json