Commit Graph

41 Commits

Author SHA1 Message Date
jmiller bdb9229b68 chore: move .mokogitea/ISSUE_TEMPLATE/rfc.md to .gitea/ISSUE_TEMPLATE/rfc.md [skip ci] 2026-05-16 18:33:46 +00:00
jmiller 8159684818 chore: remove .mokogitea/ISSUE_TEMPLATE/question.md (moved to .gitea/) [skip ci] 2026-05-16 18:33:46 +00:00
jmiller 49053a2159 chore: move .mokogitea/ISSUE_TEMPLATE/question.md to .gitea/ISSUE_TEMPLATE/question.md [skip ci] 2026-05-16 18:33:46 +00:00
jmiller 0ac9593525 chore: remove .mokogitea/ISSUE_TEMPLATE/firewall-request.md (moved to .gitea/) [skip ci] 2026-05-16 18:33:45 +00:00
jmiller 2ab57ea256 chore: move .mokogitea/ISSUE_TEMPLATE/firewall-request.md to .gitea/ISSUE_TEMPLATE/firewall-request.md [skip ci] 2026-05-16 18:33:45 +00:00
jmiller 59ffcc8dd7 chore: remove .mokogitea/ISSUE_TEMPLATE/feature_request.md (moved to .gitea/) [skip ci] 2026-05-16 18:33:45 +00:00
jmiller bfeaa21184 chore: move .mokogitea/ISSUE_TEMPLATE/feature_request.md to .gitea/ISSUE_TEMPLATE/feature_request.md [skip ci] 2026-05-16 18:33:44 +00:00
jmiller 15ac406dec chore: remove .mokogitea/ISSUE_TEMPLATE/enterprise_support.md (moved to .gitea/) [skip ci] 2026-05-16 18:33:44 +00:00
jmiller f2b064da6f chore: move .mokogitea/ISSUE_TEMPLATE/enterprise_support.md to .gitea/ISSUE_TEMPLATE/enterprise_support.md [skip ci] 2026-05-16 18:33:44 +00:00
jmiller 7dfc2acefc chore: remove .mokogitea/ISSUE_TEMPLATE/documentation.md (moved to .gitea/) [skip ci] 2026-05-16 18:33:43 +00:00
jmiller 602e206390 chore: move .mokogitea/ISSUE_TEMPLATE/documentation.md to .gitea/ISSUE_TEMPLATE/documentation.md [skip ci] 2026-05-16 18:33:43 +00:00
jmiller 374a31be2a chore: remove .mokogitea/ISSUE_TEMPLATE/config.yml (moved to .gitea/) [skip ci] 2026-05-16 18:33:42 +00:00
jmiller 003f878420 chore: move .mokogitea/ISSUE_TEMPLATE/config.yml to .gitea/ISSUE_TEMPLATE/config.yml [skip ci] 2026-05-16 18:33:42 +00:00
jmiller 49253bb549 chore: remove .mokogitea/ISSUE_TEMPLATE/bug_report.md (moved to .gitea/) [skip ci] 2026-05-16 18:33:42 +00:00
jmiller 1df71bcd76 chore: move .mokogitea/ISSUE_TEMPLATE/bug_report.md to .gitea/ISSUE_TEMPLATE/bug_report.md [skip ci] 2026-05-16 18:33:41 +00:00
jmiller 499d7ef4c7 chore: remove .mokogitea/ISSUE_TEMPLATE/adr.md (moved to .gitea/) [skip ci] 2026-05-16 18:33:41 +00:00
jmiller 1a7864a997 chore: move .mokogitea/ISSUE_TEMPLATE/adr.md to .gitea/ISSUE_TEMPLATE/adr.md [skip ci] 2026-05-16 18:33:41 +00:00
Jonathan Miller cc5266f9b4 feat(ci): add changelog gate to PR checks [skip ci]
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-16 09:09:07 -05:00
Jonathan Miller 154f4d54cb chore(ci): version bump targets dev branch instead of main
Version bumps now push to dev first, then sync main into dev after
release. This keeps dev as the active development branch with the
next version number.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-16 09:00:57 -05:00
Jonathan Miller 2323319dc2 chore: rename .manifest.xml to manifest.xml [skip ci] 2026-05-12 14:14:31 -05:00
Jonathan Miller cf804e7ade chore: rename .moko-platform to .manifest.xml [skip ci] 2026-05-12 14:03:33 -05:00
Jonathan Miller eea3e6f13c chore: proper XML .moko-platform manifest [skip ci] 2026-05-12 13:35:35 -05:00
Jonathan Miller 29286c3674 feat: add issue templates to .mokogitea/ISSUE_TEMPLATE/ [skip ci] 2026-05-12 00:25:02 -05:00
Jonathan Miller 163c4b347d chore: update workflow paths to .mokogitea/, fix pr-check platform read [skip ci]
- pr-check.yml: read .moko-platform from .mokogitea/
- Update PATH headers and deployment NOTE comments
- .mokogitea/ is the standard system folder

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-11 23:44:56 -05:00
jmiller b2347700cf chore: set .moko-platform to mcp [skip ci] 2026-05-12 04:32:14 +00:00
jmiller b3d16788c3 chore: move .moko-platform to .mokogitea/ [skip ci] 2026-05-12 04:28:18 +00:00
jmiller 58d2a91401 chore: add .mokogitea/.moko-platform [skip ci] 2026-05-12 04:28:17 +00:00
Jonathan Miller 8eb3f2faa2 feat(workflows): move to .mokogitea/, rename all, add .moko-platform
- Move all workflows to .mokogitea/workflows/
- Delete: auto-release.yml (redundant), deploy-demo.yml, deploy-dev.yml, pr-branch-check.yml
- Rename with MCP:/Universal: prefixes
- Create: .moko-platform (mcp), gitleaks.yml, notify.yml, pr-check.yml, security-audit.yml
- pr-check.yml includes merged branch policy

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-11 23:03:48 -05:00
jmiller 4e56a14c0e chore: add PR branch policy check workflow [skip ci] 2026-05-11 17:15:56 +00:00
jmiller 0308877b82 security: add permissions block to mcp-tool-inventory.yml [skip ci] 2026-05-11 16:36:18 +00:00
jmiller 0b1785b1d1 security: add permissions block to mcp-sdk-check.yml [skip ci] 2026-05-11 16:36:18 +00:00
jmiller fb5ebe136c security: add permissions block to mcp-build-test.yml [skip ci] 2026-05-11 16:36:18 +00:00
jmiller ace36d1986 docs: add CLAUDE.md for Claude Code context [skip ci] 2026-05-10 19:55:24 +00:00
jmiller 05fb374a0a chore: add .moko-platform manifest [skip ci] 2026-05-10 19:51:11 +00:00
jmiller 4bbd74a5a5 chore: remove deprecated .mokostandards (now .moko-platform) [skip ci] 2026-05-10 19:49:00 +00:00
jmiller baaf203ddd docs: rewrite README with detailed project documentation 2026-05-10 19:29:31 +00:00
jmiller db77114fde docs: update README from wiki Home 2026-05-10 18:39:16 +00:00
Jonathan Miller 3c4eb9bcce feat: add CSS/JS minification to build pipeline
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-09 16:36:57 -05:00
Jonathan Miller f888b8c8b4 ci(mcp): add MCP auto-release workflow with build, tool inventory, and dist artifact
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-07 15:16:56 -05:00
Jonathan Miller c0a5e6eca9 ci(mcp): add MCP-specific workflows — build validation, SDK check, tool inventory
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-07 14:48:33 -05:00
Jonathan Miller 91b78f8da1 feat: initial MCP server template with placeholder-driven scaffolding
Template repository for creating MokoStandards-compliant MCP servers.
Includes 4-file src/ structure (index, client, config, types), setup
wizard, example tools, 12 CI/CD workflows, full docs, and {{placeholder}}
tokens for search-and-replace customization.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-07 14:39:19 -05:00