Commit Graph

4 Commits

Author SHA1 Message Date
yinjianm 00d7c6c2f3 feat(workflow): scope docker publishes to changed services
Add a preflight change-detection job to the Docker publish workflow and
derive the build matrix from shared-root and service-specific path
filters. Preserve full publishes on manual dispatch while skipping
unaffected service image builds on routine pushes.
2026-04-19 01:59:35 +08:00
yinjianm 33a027e809 ci(config): add GHCR image publish workflow
Publish frontend, backend, and remote-gateway images to GHCR on
pushes to main and manual runs. Also update docker-compose to pull
the three service images from ghcr.io instead of Docker Hub.
2026-03-25 03:28:45 +08:00
Baobhan Sith c3edb16c00 Delete .github/workflows/close-inactive-issues.yml 2025-06-11 08:44:26 +08:00
Baobhan Sith 1b8d415c08 Create close-inactive-issues.yml 2025-06-05 19:32:42 +08:00