86e1db1dc8
Universal: Auto Version Bump / Version Bump (push) Successful in 10s
Universal: PR Check / Branch Policy (pull_request) Successful in 1s
PR RC Release / Build RC Release (pull_request) Successful in 2s
Universal: PR Check / Validate PR (pull_request) Failing after 6s
Universal: PR Check / Secret Scan (pull_request) Successful in 33s
Branch Cleanup / Delete merged branch (pull_request) Successful in 1s
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
Moved automation/ci-issue-reporter.sh to MokoCLI (cli/ci_issue_reporter.sh) as a centralized CLI tool. pr-check and repo-health now call the new ci-issue-reporter.yml reusable workflow instead of sparse-checkout + inline.
36 lines
1.8 KiB
Markdown
36 lines
1.8 KiB
Markdown
# MokoGitea
|
|
|
|
Custom Gitea fork with enhanced wiki system, DLID licensing, issue statuses, org metadata, and project board API.
|
|
|
|
 
|
|
|
|
---
|
|
|
|
## Key Features
|
|
|
|
- **Wiki System** -- wikilinks, categories, backlinks, template transclusion, revision diffs, rename redirects, folder ACL, enhanced ToC, print view, ZIP export ([details](https://git.mokoconsulting.tech/MokoConsulting/.mokogitea/wiki/standards/Wiki-Features))
|
|
- **DLID Licensing** -- license management, entitlements, domain activations, ed25519-signed downloads
|
|
- **API Token Scope Editing** -- edit token scopes via API (PATCH) or web UI after creation
|
|
- **Issue Statuses** -- custom workflow statuses per org with required baseline protection
|
|
- **Org Metadata** -- per-repo metadata API (public GET, admin PUT), platform detection for versioning
|
|
- **Project Board API** -- REST endpoints for project columns and cards
|
|
- **Dev Deploy Gate** -- builds deploy to dev environment first, production checks dev health
|
|
|
|
## Documentation
|
|
|
|
- [Org Wiki](https://git.mokoconsulting.tech/MokoConsulting/.mokogitea/wiki/) -- standards, CLI reference, API docs
|
|
- [Wiki Features](https://git.mokoconsulting.tech/MokoConsulting/.mokogitea/wiki/standards/Wiki-Features) -- all 10 wiki enhancements
|
|
- [Licensing API](https://git.mokoconsulting.tech/MokoConsulting/.mokogitea/wiki/api/Licensing-API)
|
|
|
|
## Contributing
|
|
|
|
See the [org wiki](https://git.mokoconsulting.tech/MokoConsulting/.mokogitea/wiki/) for development guidelines, coding standards, and contribution instructions.
|
|
|
|
## License
|
|
|
|
This project is licensed under the GNU General Public License v3.0 or later -- see the [LICENSE](LICENSE) file.
|
|
|
|
---
|
|
|
|
*[Moko Consulting](https://mokoconsulting.tech)*
|