10 Commits

Author SHA1 Message Date
02b6ed8f43 update context submodule — add ledo agent
All checks were successful
Docker - build image / 🏗️ Docker builder (latest from master) 🏗️ (push) Successful in 1m23s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 00:34:32 +01:00
7e648ba4b2 use REGISTRY_PASSWORD secret for container registry auth
All checks were successful
Docker - build image / 🏗️ Docker builder (latest from master) 🏗️ (push) Successful in 45s
Built-in gitea.token lacks package scope. Use a Personal Access
Token stored as repository secret instead.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 00:00:50 +01:00
fb4291259b add packages:write permission to CI workflows
Some checks failed
Docker - build image / 🏗️ Docker builder (latest from master) 🏗️ (push) Failing after 7s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 00:00:14 +01:00
8aa2f399df add registry login using built-in gitea.token
Some checks failed
Docker - build image / 🏗️ Docker builder (latest from master) 🏗️ (push) Failing after 7s
Uses gitea.actor and gitea.token for automatic authentication
to the container registry.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 23:59:37 +01:00
052b3c6ae9 copy design tokens locally instead of importing from submodule
Some checks failed
Docker - build image / 🏗️ Docker builder (latest from master) 🏗️ (push) Failing after 28s
Submodule is not available in CI pipeline, so tokens.json is now
kept directly in src/lib/.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 23:55:39 +01:00
c21c71cef4 fix .dockerignore to include docker/nginx.conf in build context
Some checks failed
Docker - build image / 🏗️ Docker builder (latest from master) 🏗️ (push) Failing after 1m12s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 23:52:59 +01:00
2a8c3ab0de remove submodule checkout from CI pipelines
Some checks failed
Docker - build image / 🏗️ Docker builder (latest from master) 🏗️ (push) Failing after 12s
Submodule contains only dev context (Claude agents, design system),
not needed for building the Docker image.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 23:52:23 +01:00
7061a1f614 remove registry login step from CI pipelines
Some checks failed
Docker - build image / 🏗️ Docker builder (latest from master) 🏗️ (push) Failing after 7s
Runner is already authenticated via docker login on the host.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 23:50:29 +01:00
3438f8d405 add Docker and CI/CD pipeline with ledo
Some checks failed
Docker - build image / 🏗️ Docker builder (latest from master) 🏗️ (push) Failing after 17s
Configure Next.js static export with nginx serving, Dockerfile
(multi-stage build), docker-compose for prod/dev, Gitea Actions
pipelines for build-on-push and tag-based releases using ledo tool.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 23:49:15 +01:00
afb939f629 initial commit 2026-03-15 22:47:27 +01:00