HH-723: publish Gitea container package #13

Merged
rogee merged 1 commits from agent/agent/acc64605 into main 2026-08-27 11:30:43 +08:00
Owner

Closes HH-723

Summary:

  • publish the smoke-tested image to git.ipao.vip/rogee/mohomo-docker on Gitea main pushes and manual dispatches
  • tag latest and the full commit SHA, then idempotently link the package to this repository
  • keep pull requests validation-only and preserve GitHub/GHCR workflow isolation
  • document REGISTRY_TOKEN setup and retry behavior

Tests:

  • ./scripts/test.sh (73.8% coverage)
  • ./tests/container-smoke.sh
  • go vet ./...
  • go mod verify
  • YAML parse and git diff --check

Operational prerequisite: configure the repository Actions secret REGISTRY_TOKEN before merging.

Closes HH-723 Summary: - publish the smoke-tested image to git.ipao.vip/rogee/mohomo-docker on Gitea main pushes and manual dispatches - tag latest and the full commit SHA, then idempotently link the package to this repository - keep pull requests validation-only and preserve GitHub/GHCR workflow isolation - document REGISTRY_TOKEN setup and retry behavior Tests: - ./scripts/test.sh (73.8% coverage) - ./tests/container-smoke.sh - go vet ./... - go mod verify - YAML parse and git diff --check Operational prerequisite: configure the repository Actions secret REGISTRY_TOKEN before merging.
rogee added 1 commit 2026-08-27 11:04:08 +08:00
HH-723: publish Gitea container package
Docker image (Gitea) / Test and build (pull_request) Successful in 1m24s
76f3e78302
Co-authored-by: multica-agent <github@multica.ai>
rogee merged commit 9f385c8808 into main 2026-08-27 11:30:43 +08:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rogee/mohomo-docker#13