mit einem Klick
Keeper_CoC-TRPG
Keeper_CoC-TRPG enthält 2 gesammelte Skills von NyaaCaster, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
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).