gitea-actions
65c680da5b
chore: bump version to v0.1.6
Auto Tag Develop / tag (push) Successful in 5s
Build & Push Docker Image / build (push) Failing after 17s
v0.1.6
2026-04-07 09:37:17 +00:00
Matthieu
85a6c0d795
refactor : reorganize codebase to DDD architecture
...
Auto Tag Develop / tag (push) Has been cancelled
Backend:
- src/Api/Auth/State/ — MeProvider, UserPasswordHasherProcessor
- src/Api/Shared/Resource/ — AppVersion
- src/Api/Shared/State/ — AppVersionProvider
- src/Domain/, src/Application/, src/Infrastructure/ — skeleton ready
- User entity stays in src/Entity/ (framework, outside DDD)
Frontend:
- frontend/domains/ — skeleton ready for bounded contexts
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 11:37:10 +02:00
gitea-actions
a119950806
chore: bump version to v0.1.5
Auto Tag Develop / tag (push) Successful in 4s
Build & Push Docker Image / build (push) Failing after 16s
v0.1.5
2026-04-07 09:32:49 +00:00
Matthieu
2fe1062106
docs : add DDD architecture guidelines to CLAUDE.md
...
Auto Tag Develop / tag (push) Has been cancelled
Backend: Domain/Application/Infrastructure/Api layers per bounded context.
Frontend: domains/{context}/ modules with isolated components/services/stores.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 11:32:42 +02:00
gitea-actions
bf6f98d83b
chore: bump version to v0.1.4
Auto Tag Develop / tag (push) Successful in 6s
Build & Push Docker Image / build (push) Failing after 2m36s
v0.1.4
2026-04-07 09:29:17 +00:00
Matthieu
5ef90c3676
fix(ci) : fix Dockerfile paths infra/deploy -> infra/prod
...
Auto Tag Develop / tag (push) Has been cancelled
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 11:29:11 +02:00
gitea-actions
dce22c0ced
chore: bump version to v0.1.3
Auto Tag Develop / tag (push) Successful in 5s
Build & Push Docker Image / build (push) Failing after 6s
v0.1.3
2026-04-07 09:27:57 +00:00
Matthieu
ce95ae33b6
fix(ci) : use REGISTRY_TOKEN for both workflows
...
Auto Tag Develop / tag (push) Has been cancelled
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 11:27:51 +02:00
gitea-actions
5e446df042
chore: bump version to v0.1.1
v0.1.1
2026-04-07 09:21:09 +00:00
Matthieu
826ee83ca5
docs : update README with full project documentation
...
Auto Tag Develop / tag (push) Successful in 6s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 11:21:01 +02:00
Matthieu
fef8a941b3
fix(ci) : fallback to gitea.token when RELEASE_TOKEN secret is missing
...
Auto Tag Develop / tag (push) Successful in 5s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
v0.1.0
2026-04-07 11:12:38 +02:00
Matthieu
8aeb70e1bf
chore : add Gitea CI workflows and .claude settings
...
Auto Tag Develop / tag (push) Failing after 4s
- auto-tag-develop: auto version bump + tag on push to develop
- build-docker: build & push Docker image to Gitea registry on tag
- PR template
- .claude/settings.json with project permissions
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 11:09:55 +02:00
Matthieu
4c9040c923
feat : init project Coltura (CRM/ERP)
...
Symfony 8 + API Platform 4 + Nuxt 4 monorepo.
Backend: User entity, JWT auth, fixtures.
Frontend: login, dashboard, auth middleware, i18n, @malio/layer-ui.
Docker: dev (ports 8083/3003/5436) + prod multi-stage.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 10:56:57 +02:00