en un clic
Keeper_CoC-TRPG
Keeper_CoC-TRPG contient 2 skills collectées depuis NyaaCaster, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Rebuild the Keeper_CoC-TRPG Docker image and push to NyaaDockerHUB private registry. Use this whenever the project needs a Docker rebuild (e.g., after Dockerfile, docker-compose.yml, server.ts, or any source change that affects the bundled image). Runs rebuild.py which builds, tags, pushes to private registry, and cleans old tags.
Create a git commit and optionally push to origin/master for the Keeper_CoC-TRPG project. Trigger when the user explicitly asks to commit, push, "提交", "推送", or "上传到 GitHub". Follows Conventional Commits (English) style, never auto-commits without an explicit request, and refuses destructive operations (force-push, --no-verify, --amend on pushed commits, git config changes).