feat(ci): auto-update MokoOnyx submodule in MokoWaaS #120

Merged
jmiller merged 2 commits from dev into main 2026-06-02 19:40:29 +00:00
Owner

Summary

  • Adds update-submodule-waas.yml workflow that triggers on stable releases
  • Automatically updates the src/packages/tpl_mokoonyx submodule pointer in MokoWaaS on both main and dev branches
  • Includes CI workflow cleanup and version sync commits from dev

Test plan

  • Verify workflow triggers on next stable release
  • Confirm submodule pointer updates correctly in MokoWaaS main and dev
  • Verify pre-releases (RC) are skipped

?? Generated with Claude Code

## Summary - Adds `update-submodule-waas.yml` workflow that triggers on stable releases - Automatically updates the `src/packages/tpl_mokoonyx` submodule pointer in MokoWaaS on both `main` and `dev` branches - Includes CI workflow cleanup and version sync commits from dev ## Test plan - [ ] Verify workflow triggers on next stable release - [ ] Confirm submodule pointer updates correctly in MokoWaaS main and dev - [ ] Verify pre-releases (RC) are skipped ?? Generated with [Claude Code](https://claude.com/claude-code)
jmiller added 2 commits 2026-06-02 19:37:34 +00:00
feat(ci): auto-update MokoOnyx submodule in MokoWaaS on release
Generic: Repo Health / Site Health (push) Has been skipped
Generic: Repo Health / Access control (push) Successful in 1s
Universal: Auto Version Bump / Version Bump (push) Failing after 3s
Universal: PR Check / Branch Policy (pull_request) Successful in 1s
Generic: Repo Health / Site Health (pull_request) Has been skipped
Generic: Repo Health / Access control (pull_request) Successful in 1s
Joomla: Extension CI / Release Readiness Check (pull_request) Failing after 5s
Universal: Secret Scanning / Gitleaks Secret Scan (pull_request) Successful in 5s
Universal: PR Check / Validate PR (pull_request) Failing after 5s
Joomla: Extension CI / Lint & Validate (pull_request) Failing after 41s
Universal: Build & Release / Promote to RC (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Has been skipped
Universal: Build & Release / Build & Release Pipeline (pull_request) Successful in 21s
Generic: Repo Health / Release configuration (push) Has been cancelled
Generic: Repo Health / Scripts governance (push) Has been cancelled
Generic: Repo Health / Repository health (push) Has been cancelled
Joomla: Extension CI / Tests (PHP 8.2) (pull_request) Has been cancelled
Joomla: Extension CI / Tests (PHP 8.3) (pull_request) Has been cancelled
Joomla: Extension CI / PHPStan Analysis (pull_request) Has been cancelled
Joomla: Extension CI / Build RC Pre-Release (pull_request) Has been cancelled
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Generic: Repo Health / Release configuration (pull_request) Has been cancelled
Generic: Repo Health / Scripts governance (pull_request) Has been cancelled
Generic: Repo Health / Repository health (pull_request) Has been cancelled
a16949fd4d
Triggers on stable releases, updates src/packages/tpl_mokoonyx
submodule pointer on both main and dev branches of MokoWaaS.

Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
jmiller merged commit f8aae4c639 into main 2026-06-02 19:40:29 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoOnyx#120