chore(ci): rename .mokogitea workflow directory to .mokogit #279

Merged
jmiller merged 2 commits from chore/rename-mokogit-dir into dev 2026-07-16 13:37:25 +00:00
Owner

Renames the CI workflow directory .mokogitea -> .mokogit (server-side Actions scan path was reconfigured). Directory renamed with history preserved; every internal path reference updated (trigger globs, reusable-workflow uses: includes, WORKFLOWS_DIR, REPO_REQUIRED_ARTIFACTS, PATH headers, .gitattributes). Scope: this repo only. Product name MokoGitea, actions bot, env vars, and URLs unaffected.

https://claude.ai/code/session_01WbGBN9VyRK61zczYWcCQ2i

Renames the CI workflow directory .mokogitea -> .mokogit (server-side Actions scan path was reconfigured). Directory renamed with history preserved; every internal path reference updated (trigger globs, reusable-workflow `uses:` includes, WORKFLOWS_DIR, REPO_REQUIRED_ARTIFACTS, PATH headers, .gitattributes). Scope: this repo only. Product name MokoGitea, actions bot, env vars, and URLs unaffected. https://claude.ai/code/session_01WbGBN9VyRK61zczYWcCQ2i
jmiller added 1 commit 2026-07-16 12:48:31 +00:00
Server-side Actions scanning path was reconfigured to .mokogit/workflows.
Renames the directory (history preserved) and updates every internal path
reference: trigger globs, reusable-workflow `uses:` includes, WORKFLOWS_DIR,
REPO_REQUIRED_ARTIFACTS, PATH headers, and .gitattributes export-ignore.
Scope: this repo only. Product name "MokoGitea", the actions bot, env vars,
and URLs are unaffected.

Claude-Session: https://claude.ai/code/session_01WbGBN9VyRK61zczYWcCQ2i
jmiller added 1 commit 2026-07-16 13:36:55 +00:00
Completes the .mokogit rebrand to match main: the server secret was
renamed MOKOGITEA_TOKEN -> MOKOGIT_TOKEN and the workflow env var
MOKOGITEA_URL -> MOKOGIT_URL. Without this the merged workflows would
reference an undefined secret and CI auth would fail.

Claude-Session: https://claude.ai/code/session_01WbGBN9VyRK61zczYWcCQ2i
jmiller merged commit 4006a7e4c8 into dev 2026-07-16 13:37:25 +00:00
jmiller deleted branch chore/rename-mokogit-dir 2026-07-16 13:37:25 +00:00
Sign in to join this conversation.