We are pleased to announce the release of MokoGIT v1.26.1-moko.1, our custom-branded Gitea platform powering all Moko Consulting code and project management.

What's New

.mokogitea Directory Support

MokoGIT now recognizes .mokogitea/ as a first-priority repository configuration directory. Workflows, issue templates, PR templates, and repo scaffolding files placed in .mokogitea/ take precedence over .gitea/ and .github/ directories.

Moko Consulting Branding

The login page, navigation bar, OpenGraph social previews, and error pages now display the Moko Consulting logo, replacing the default Gitea branding.

Upstream Gitea v1.26.1

This release is based on Gitea v1.26.1 and includes all upstream improvements:

  • Content-Security-Policy script nonces for enhanced security
  • Workflow concurrency groups for Actions
  • Improved template rendering with CSP support
  • Database schema updates (v324 ? v333)

Dev Environment

A dedicated development instance is now available at git.dev.mokoconsulting.tech for testing changes before production deployment.

Infrastructure

  • Automated deploy workflow via Gitea Actions
  • Deploy bot user (moko-deploy) for CI/CD automation
  • Full monitoring in Grafana (Docker metrics, HTTP probes, SSL certificate tracking)
  • Comprehensive runbook documentation in the private wiki

Version Convention

MokoGIT releases follow the format v{upstream_version}-moko.{patch}. The next release will be v1.26.1-moko.2.

Visit git.mokoconsulting.tech to explore the platform.