Restore .gitea/ workflow path for Gitea Actions compatibility #25

Merged
jmiller merged 2 commits from dev into main 2026-05-16 12:18:59 +00:00
Owner

Summary

  • Renames .mokogitea/ back to .gitea/ so Gitea Actions recognizes workflows
  • Restores manifest.xml for platform detection in universal workflows
  • Updates all .mokogitea/manifest.xml references to .gitea/manifest.xml

Test plan

  • Verify auto-release triggers on merge to main
  • Confirm issue templates load from .gitea/ISSUE_TEMPLATE/

?? Generated with Claude Code

## Summary - Renames `.mokogitea/` back to `.gitea/` so Gitea Actions recognizes workflows - Restores `manifest.xml` for platform detection in universal workflows - Updates all `.mokogitea/manifest.xml` references to `.gitea/manifest.xml` ## Test plan - [ ] Verify auto-release triggers on merge to main - [ ] Confirm issue templates load from `.gitea/ISSUE_TEMPLATE/` ?? Generated with [Claude Code](https://claude.com/claude-code)
jmiller added 1 commit 2026-05-16 02:42:13 +00:00
chore: rename .mokogitea back to .gitea for workflow compatibility
Joomla: Repo Health / Access control (push) Successful in 0s
Joomla: Repo Health / Release configuration (push) Failing after 3s
Joomla: Repo Health / Scripts governance (push) Successful in 4s
Joomla: Repo Health / Repository health (push) Failing after 4s
Joomla: Extension CI / Release Readiness Check (pull_request) Failing after 3s
Universal: Secret Scanning / Gitleaks Secret Scan (pull_request) Successful in 4s
Universal: PR Check / Branch Policy (pull_request) Successful in 1s
Joomla: Extension CI / Lint & Validate (pull_request) Failing after 45s
Joomla: Repo Health / Access control (pull_request) Successful in 1s
Joomla: Extension CI / Tests (PHP 8.2) (pull_request) Has been skipped
Joomla: Extension CI / Tests (PHP 8.3) (pull_request) Has been skipped
Joomla: Extension CI / PHPStan Analysis (pull_request) Has been skipped
Universal: PR Check / Validate PR (pull_request) Successful in 5s
Joomla: Repo Health / Scripts governance (pull_request) Successful in 2s
Joomla: Repo Health / Release configuration (pull_request) Failing after 2s
Joomla: Repo Health / Repository health (pull_request) Failing after 3s
2bce4877a2
Gitea Actions only recognizes .gitea/workflows/ — restores that path
so workflows trigger natively. Also restores manifest.xml and updates
all internal references.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
jmiller added 1 commit 2026-05-16 12:18:53 +00:00
Merge remote-tracking branch 'origin/main' into dev
Joomla: Repo Health / Access control (push) Successful in 1s
Joomla: Extension CI / Release Readiness Check (pull_request) Failing after 3s
Universal: Secret Scanning / Gitleaks Secret Scan (pull_request) Successful in 3s
Universal: PR Check / Branch Policy (pull_request) Successful in 1s
Universal: PR Check / Validate PR (pull_request) Successful in 5s
Joomla: Repo Health / Access control (pull_request) Successful in 2s
Joomla: Repo Health / Release configuration (push) Failing after 3s
Joomla: Repo Health / Scripts governance (push) Successful in 5s
Joomla: Repo Health / Repository health (push) Failing after 4s
Joomla: Repo Health / Release configuration (pull_request) Failing after 3s
Joomla: Repo Health / Scripts governance (pull_request) Successful in 3s
Joomla: Repo Health / Repository health (pull_request) Failing after 3s
Joomla: Extension CI / Lint & Validate (pull_request) Failing after 45s
Joomla: Extension CI / Tests (PHP 8.2) (pull_request) Has been skipped
Joomla: Extension CI / Tests (PHP 8.3) (pull_request) Has been skipped
Joomla: Extension CI / PHPStan Analysis (pull_request) Has been skipped
7da3cda5d8
# Conflicts:
#	.gitea/manifest.xml
#	.gitea/sync-roadmap-wiki.yml
jmiller merged commit 3d88a4396a into main 2026-05-16 12:18:59 +00:00
Sign in to join this conversation.
No Reviewers
No labels
Type
Status
Priority
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoOnyx#25