mirror of
https://github.com/tiennm99/goclaw.git
synced 2026-07-31 22:22:06 +00:00
* feat: add GitHub Actions workflow to publish Docker images to GHCR Build and push all 4 variants (latest, otel, tsnet, full) on version tags with multi-platform support (linux/amd64, linux/arm64). Closes #19 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * feat: add web UI image build to GHCR publish workflow Adds a separate job to build and push the ui/web Dockerfile as ghcr.io/<repo>-web with the same multi-platform and tagging strategy. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Bruno Clermont <bruno.clermont@gmail.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>