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

2 Commits

Author SHA1 Message Date
jmiller 595a5d9f3f chore(ci): rename MOKOGITEA_TOKEN/URL to MOKOGIT_TOKEN/URL
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
2026-07-16 08:36:49 -05:00
jmiller d1a5a57847 chore(ci): rename .mokogitea workflow directory to .mokogit
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
2026-07-16 07:47:14 -05:00