feat: migrate to Gitea-only workflows and API

- RepositorySynchronizer defaults to GiteaAdapter
- PlatformAdapterFactory points to git.mokoconsulting.tech
- All plugins reference .gitea/workflows instead of .github/workflows
- push_files.php uses Gitea API
- Common.php REPO URLs updated to Gitea
- sync_dolibarr_readmes.php updated to Gitea URLs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jonathan Miller
2026-04-16 15:51:51 -05:00
parent fa0b5b7865
commit b0cc468155
124 changed files with 147 additions and 147 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
* FILE INFORMATION
* DEFGROUP: MokoStandards.Scripts.Validate
* INGROUP: MokoStandards
* REPO: https://git.mokoconsulting.tech/mokoconsulting-tech/MokoStandards-API
* REPO: https://git.mokoconsulting.tech/MokoConsulting/MokoStandards-API
* PATH: /validate/check_php_syntax.php
* VERSION: 04.06.00
* BRIEF: Validates PHP syntax for all tracked PHP files using php -l