Commit Graph
3 Commits
Author SHA1 Message Date
kawa 895858197e Use published image in docker-compose, publish release by default
docker-compose.yml now pulls git.azuze.fr/kawa/dockmv instead of
building locally. publish.ps1 flips -PublishRelease to on-by-default
(-NoPublishRelease to opt out), since skipping the upload was the
unusual case.
2026-08-11 14:36:35 +02:00
kawaandClaude Sonnet 5 34e18987a0 Rename product to dockmv (container, image, module, env vars)
Container/image/service name, Go module path, CLI binary name, and
DOCKER_MIGRATE_* env vars still used the old working name; the project
is branded DockMV everywhere else (README, logo, Gitea repo).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-11 13:56:26 +02:00
kawaandClaude Haiku 4.5 7a1c5433a2 Add publishing scripts and release assets
- Add publish.ps1 and build-release.ps1 for publishing to Gitea
- Add dockmv logo assets (full, small, very small variants)
- Update Makefile with publish and publish-binaries targets
- Support PowerShell-based release pipeline with Gitea integration

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-08-11 12:25:26 +02:00