feat: add templates, CLI dirs, docs, and Gitea-first platform config #1
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
cli/,build/,release/directories (migrated from MokoStandards/api/)templates/— workflow templates, configs, issue templates, stubs synced to governed reposdocs/api/,docs/workflows/,docs/automation/— migrated documentationMokoStandards-APIGitea URLapi/definitions/paths →definitions/(no api/ prefix)gitea, token toGA_TOKENsyncUpdatesBetweenPlatforms()to PlatformAdapterFactoryRepositorySynchronizer— template paths resolve from API repo rootGitea.WorkflowFiles Changed
cli/,build/,release/,templates/,docs/api/,docs/workflows/,docs/automation/Test plan
composer installand verify autoloading worksphp validate/check_repo_health.php --path .RepositorySynchronizer::getSharedWorkflows()finds templates at new pathsDefinitionParserreads fromdefinitions/default/(notapi/definitions/)PlatformAdapterFactory::syncUpdatesBetweenPlatforms()works🤖 Generated with Claude Code