Files
nexus-terminal/.helloagents/CHANGELOG.md
T
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

282 B

变更日志

[Unreleased]

  • 2026-03-25:初始化 .helloagents/ 知识库骨架与首批模块文档,不代表源码功能变更。
  • 2026-03-25:新增 GHCR Docker 发布 workflow,并将 docker-compose.yml 的三个业务镜像切换到 ghcr.io/micah123321/*