Commit Graph
3 Commits
Author SHA1 Message Date
Matthieu MALVACHE f17ebbf14b feat(ci): add Docker Hub publishing and versioning policy
Push images to both Docker Hub (rootfr/jmap-webmail) and GHCR on
release. Add semver versioning guidelines to CLAUDE.md and bump
version to 1.0.0.
2026-02-26 01:12:13 +01:00
Matthieu MALVACHE 51660481a0 fix(ci): add path filters to Docker workflow to avoid unnecessary rebuilds 2026-02-21 23:59:31 +01:00
Matthieu MALVACHE 05f339283d feat(docker): add GHCR publish workflow and OCI image labels
Automate multi-arch Docker image builds (amd64+arm64) on push to main
or version tags via GitHub Actions. Add OCI metadata labels for GHCR
discoverability. Update release script to sync infra files to
public-release branch.
2026-02-21 23:28:51 +01:00