Commit Graph

87 Commits

Author SHA1 Message Date
jmiller d525bbb35b chore: remove .github/ISSUE_TEMPLATE/migration_plan.md (moved to .mokogitea/) [skip ci] 2026-05-12 05:12:31 +00:00
jmiller 89947e2444 chore: remove .github/ISSUE_TEMPLATE/joomla_issue.md (moved to .mokogitea/) [skip ci] 2026-05-12 05:12:30 +00:00
jmiller 598944e8a8 chore: remove .github/ISSUE_TEMPLATE/incident_report.md (moved to .mokogitea/) [skip ci] 2026-05-12 05:12:29 +00:00
jmiller 4871d5a55c chore: remove .github/ISSUE_TEMPLATE/firewall-request.md (moved to .mokogitea/) [skip ci] 2026-05-12 05:12:28 +00:00
jmiller 26015fd63c chore: remove .github/ISSUE_TEMPLATE/feature_request.md (moved to .mokogitea/) [skip ci] 2026-05-12 05:12:28 +00:00
jmiller 3366a54709 chore: remove .github/ISSUE_TEMPLATE/escalation.md (moved to .mokogitea/) [skip ci] 2026-05-12 05:12:27 +00:00
jmiller 5e4d102af4 chore: remove .github/ISSUE_TEMPLATE/enterprise_support.md (moved to .mokogitea/) [skip ci] 2026-05-12 05:12:26 +00:00
jmiller 224884750f chore: remove .github/ISSUE_TEMPLATE/documentation_change.md (moved to .mokogitea/) [skip ci] 2026-05-12 05:12:25 +00:00
jmiller 76387f4414 chore: remove .github/ISSUE_TEMPLATE/documentation.md (moved to .mokogitea/) [skip ci] 2026-05-12 05:12:25 +00:00
jmiller 76ab32519d chore: remove .github/ISSUE_TEMPLATE/deployment_plan.md (moved to .mokogitea/) [skip ci] 2026-05-12 05:12:24 +00:00
jmiller 406626ac3a chore: remove .github/ISSUE_TEMPLATE/config.yml (moved to .mokogitea/) [skip ci] 2026-05-12 05:12:23 +00:00
jmiller 7476e18bb3 chore: remove .github/ISSUE_TEMPLATE/bug_report.md (moved to .mokogitea/) [skip ci] 2026-05-12 05:12:22 +00:00
jmiller 5af75fe5a4 chore: remove .github/ISSUE_TEMPLATE/adr.md (moved to .mokogitea/) [skip ci] 2026-05-12 05:12:21 +00:00
jmiller a27c0acbc1 chore: remove .github/CODEOWNERS (moved to .mokogitea/) [skip ci] 2026-05-12 05:12:20 +00:00
jmiller e404a217a6 chore: remove .github/CLAUDE.md (moved to .mokogitea/) [skip ci] 2026-05-12 05:12:20 +00:00
jmiller 623256c9c2 chore: remove .github/.mokostandards (moved to .mokogitea/) [skip ci] 2026-05-12 05:12:19 +00:00
gitea-actions[bot] d3aebc53ab ci: sync release workflows v2 [skip ci] 2026-04-26 21:48:22 -05:00
Jonathan Miller 9c49727018 fix: remove tag_exists gate from auto-release Step 7
Update Joomla Update Server XML Feed / Update updates.xml (push) Successful in 11s
Repo Health / Access control (push) Failing after 2s
Changelog Validation / Validate CHANGELOG.md (pull_request) Failing after 3s
Joomla Extension CI / Release Readiness Check (pull_request) Successful in 3s
Repo Health / Access control (pull_request) Failing after 2s
Standards Compliance / Secret Scanning (pull_request) Failing after 3s
Standards Compliance / License Header Validation (pull_request) Successful in 3s
Standards Compliance / Repository Structure Validation (pull_request) Successful in 3s
Standards Compliance / Coding Standards Check (pull_request) Failing after 4s
Standards Compliance / Workflow Configuration Check (pull_request) Failing after 3s
Standards Compliance / Documentation Quality Check (pull_request) Successful in 3s
Standards Compliance / README Completeness Check (pull_request) Successful in 3s
Standards Compliance / Git Repository Hygiene (pull_request) Successful in 2s
Standards Compliance / Script Integrity Validation (pull_request) Successful in 4s
Standards Compliance / Line Length Check (pull_request) Failing after 3s
Standards Compliance / Insecure Code Pattern Detection (pull_request) Successful in 2s
Standards Compliance / File Naming Standards (pull_request) Successful in 2s
Standards Compliance / Version Consistency Check (pull_request) Successful in 47s
Standards Compliance / Dead Code Detection (pull_request) Successful in 4s
Standards Compliance / File Size Limits (pull_request) Successful in 2s
Joomla Extension CI / Lint & Validate (pull_request) Failing after 1m10s
Joomla Extension CI / Tests (PHP 8.2) (pull_request) Has been skipped
Joomla Extension CI / Tests (PHP 8.3) (pull_request) Has been skipped
Standards Compliance / Binary File Detection (pull_request) Successful in 4s
Standards Compliance / TODO/FIXME Tracking (pull_request) Successful in 3s
Standards Compliance / Code Complexity Analysis (pull_request) Successful in 54s
Standards Compliance / Broken Link Detection (pull_request) Successful in 3s
Standards Compliance / Code Duplication Detection (pull_request) Successful in 58s
Standards Compliance / API Documentation Coverage (pull_request) Successful in 3s
Standards Compliance / Accessibility Check (pull_request) Successful in 3s
Standards Compliance / Performance Metrics (pull_request) Successful in 3s
Standards Compliance / Dependency Vulnerability Scanning (pull_request) Successful in 58s
Standards Compliance / Unused Dependencies Check (pull_request) Successful in 1m0s
Standards Compliance / Terraform Configuration Validation (pull_request) Successful in 5s
Standards Compliance / Enterprise Readiness Check (pull_request) Failing after 50s
Standards Compliance / Repository Health Check (pull_request) Failing after 50s
Sync Version from README / Propagate README version (pull_request) Failing after 36s
Repo Health / Release configuration (push) Has been skipped
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Repository health (push) Has been skipped
Repo Health / Release configuration (pull_request) Has been skipped
Repo Health / Scripts governance (pull_request) Has been skipped
Repo Health / Repository health (pull_request) Has been skipped
Standards Compliance / Compliance Summary (pull_request) Failing after 2s
Step 7 already handles create vs update internally — the tag_exists
gate was preventing patch releases from updating the Gitea release.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-23 17:56:58 -05:00
jmiller 4a5b94e510 fix: auto-release skip gate blocking patch releases (#8)
Repo Health / Access control (push) Failing after 2s
Standards Compliance / Secret Scanning (push) Failing after 2s
Standards Compliance / License Header Validation (push) Successful in 3s
Standards Compliance / Repository Structure Validation (push) Successful in 3s
Standards Compliance / Coding Standards Check (push) Failing after 3s
Standards Compliance / Workflow Configuration Check (push) Failing after 3s
Standards Compliance / Documentation Quality Check (push) Successful in 3s
Update MokoOnyx Payload / update-payload (push) Failing after 32s
Standards Compliance / README Completeness Check (push) Successful in 2s
Standards Compliance / Git Repository Hygiene (push) Successful in 3s
Standards Compliance / Script Integrity Validation (push) Successful in 3s
Standards Compliance / Line Length Check (push) Failing after 3s
Standards Compliance / File Naming Standards (push) Successful in 3s
Standards Compliance / Insecure Code Pattern Detection (push) Successful in 2s
Standards Compliance / Version Consistency Check (push) Successful in 46s
Standards Compliance / Dead Code Detection (push) Successful in 4s
Standards Compliance / File Size Limits (push) Successful in 2s
Standards Compliance / TODO/FIXME Tracking (push) Successful in 3s
Standards Compliance / Binary File Detection (push) Successful in 4s
Standards Compliance / Code Duplication Detection (push) Successful in 47s
Standards Compliance / Code Complexity Analysis (push) Successful in 49s
Standards Compliance / Broken Link Detection (push) Successful in 3s
Standards Compliance / API Documentation Coverage (push) Successful in 3s
Standards Compliance / Accessibility Check (push) Successful in 3s
Standards Compliance / Performance Metrics (push) Successful in 3s
Standards Compliance / Dependency Vulnerability Scanning (push) Successful in 50s
Standards Compliance / Unused Dependencies Check (push) Successful in 53s
Standards Compliance / Terraform Configuration Validation (push) Successful in 5s
Repo Health / Release configuration (push) Has been skipped
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Repository health (push) Has been skipped
Standards Compliance / Repository Health Check (push) Failing after 48s
Standards Compliance / Enterprise Readiness Check (push) Failing after 48s
Standards Compliance / Compliance Summary (push) Failing after 1s
fix: auto-release skip gate blocking patch releases
2026-04-23 22:41:51 +00:00
Jonathan Miller b31c6fe190 ci: auto-check MokoOnyx payload twice daily + on dispatch
Adds cron schedule (6am/6pm UTC) and repository_dispatch trigger
so MokoWaaS payload stays current with MokoOnyx stable releases.
Uses GH_TOKEN for checkout and [skip ci] on payload commits.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-23 14:40:24 -05:00
Jonathan Miller 50268c715a fix: add updates.xml sync-to-main step in update-server workflow
Repo Health / Access control (push) Failing after 2s
Repo Health / Release configuration (push) Has been skipped
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Repository health (push) Has been skipped
Update Joomla Update Server XML Feed / Update updates.xml (push) Successful in 10s
The workflow was committing updates.xml to the dev branch but never
syncing it to main where Joomla sites read from.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-23 14:31:29 -05:00
Jonathan Miller 4374e3b382 fix: use updated update-server template with push triggers + bare dev support
Repo Health / Access control (push) Failing after 1s
Repo Health / Release configuration (push) Has been skipped
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Repository health (push) Has been skipped
- Replace dev-release.yml with fixed update-server.yml that supports
  push triggers and bare 'dev' branch (synced from MokoStandards-API)
- Template now handles cascade channels for all release streams

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-23 13:07:59 -05:00
Jonathan Miller d252f7c358 feat: add dev-release workflow with cascade channel pattern
Repo Health / Access control (push) Failing after 2s
Repo Health / Release configuration (push) Has been skipped
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Repository health (push) Has been skipped
- Build ZIP and upload to Gitea development release on push to dev
- Sync updates.xml to main via API (development channel only)
- Parse manifest metadata dynamically (not hardcoded)
- Document cascade pattern: dev→dev, alpha→dev+alpha, etc.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-23 12:27:05 -05:00
Jonathan Miller fccaf67024 feat: always install MokoOnyx and unlock MokoCassiopeia on update
Repo Health / Access control (push) Failing after 2s
Repo Health / Release configuration (push) Has been skipped
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Repository health (push) Has been skipped
- Rewrite ensureMokoCassiopeia() to always install+lock MokoOnyx
  and always unlock MokoCassiopeia (allow uninstall)
- Bundle MokoOnyx 01.00.17 stable payload (replaces MokoCassiopeia)
- Update payload workflow to fetch MokoOnyx from Gitea releases
- Bump version to 02.01.18

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-23 11:14:16 -05:00
Jonathan Miller 2eea9a4f3c fix: remove tar.gz from updates.xml in update-server
Repo Health / Access control (push) Failing after 2s
Repo Health / Release configuration (push) Has been skipped
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Repository health (push) Has been skipped
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-23 02:17:53 -05:00
Jonathan Miller fe99ea2012 fix: remove tar.gz from updates.xml (causes SHA mismatch)
Repo Health / Access control (push) Failing after 1s
Repo Health / Release configuration (push) Has been skipped
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Repository health (push) Has been skipped
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-23 02:04:41 -05:00
Jonathan Miller af6af35ee8 fix: direct API sync for updates.xml (PR approach blocked by reviews)
Repo Health / Access control (push) Failing after 1s
Repo Health / Release configuration (push) Has been skipped
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Repository health (push) Has been skipped
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-22 22:02:54 -05:00
Jonathan Miller 86bf172c43 fix: PR sync always runs, cleans up stale branches
Repo Health / Access control (push) Failing after 2s
Standards Compliance / Secret Scanning (push) Failing after 2s
Standards Compliance / License Header Validation (push) Successful in 3s
Standards Compliance / Repository Structure Validation (push) Successful in 3s
Standards Compliance / Coding Standards Check (push) Failing after 4s
Standards Compliance / Workflow Configuration Check (push) Failing after 3s
Standards Compliance / Documentation Quality Check (push) Successful in 3s
Standards Compliance / README Completeness Check (push) Successful in 2s
Standards Compliance / Git Repository Hygiene (push) Successful in 2s
Standards Compliance / File Naming Standards (push) Successful in 2s
Standards Compliance / Script Integrity Validation (push) Successful in 4s
Standards Compliance / Line Length Check (push) Failing after 3s
Standards Compliance / Insecure Code Pattern Detection (push) Successful in 3s
Standards Compliance / Dead Code Detection (push) Successful in 4s
Standards Compliance / File Size Limits (push) Successful in 2s
Standards Compliance / Binary File Detection (push) Successful in 3s
Standards Compliance / TODO/FIXME Tracking (push) Successful in 3s
Standards Compliance / Version Consistency Check (push) Successful in 50s
Standards Compliance / Code Complexity Analysis (push) Successful in 48s
Standards Compliance / Broken Link Detection (push) Successful in 4s
Standards Compliance / Code Duplication Detection (push) Successful in 52s
Standards Compliance / API Documentation Coverage (push) Successful in 3s
Standards Compliance / Accessibility Check (push) Successful in 2s
Standards Compliance / Performance Metrics (push) Successful in 2s
Standards Compliance / Dependency Vulnerability Scanning (push) Successful in 51s
Standards Compliance / Terraform Configuration Validation (push) Successful in 5s
Repo Health / Release configuration (push) Has been skipped
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Repository health (push) Has been skipped
Standards Compliance / Unused Dependencies Check (push) Successful in 52s
Standards Compliance / Enterprise Readiness Check (push) Failing after 49s
Standards Compliance / Repository Health Check (push) Failing after 49s
Standards Compliance / Compliance Summary (push) Failing after 1s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-22 04:29:48 -05:00
Jonathan Miller 6ec898e889 fix: runs-on: release (dedicated runner)
Repo Health / Access control (push) Has been cancelled
Repo Health / Release configuration (push) Has been cancelled
Repo Health / Scripts governance (push) Has been cancelled
Repo Health / Repository health (push) Has been cancelled
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-22 04:15:00 -05:00
Jonathan Miller d62e2d42d9 fix: create payload dir, bundle MokoOnyx ZIP during release build
Repo Health / Access control (push) Failing after 2s
Repo Health / Release configuration (push) Has been skipped
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Repository health (push) Has been skipped
- Added payload/index.html placeholder
- script.php: look for mokoonyx.zip first, fallback to mokocassiopeia.zip
- auto-release.yml: download MokoOnyx stable ZIP into payload/ during build

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-22 04:01:55 -05:00
Jonathan Miller 90003a5afa fix: install PHP+Composer if missing in workflows
Repo Health / Access control (push) Failing after 1s
Repo Health / Release configuration (push) Has been skipped
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Repository health (push) Has been skipped
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-22 03:52:40 -05:00
Jonathan Miller 8a3b0d1954 chore: sync workflows from latest MokoStandards-API templates
Repo Health / Access control (push) Failing after 2s
Repo Health / Release configuration (push) Has been skipped
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Repository health (push) Has been skipped
- PR-based updates.xml sync to main
- Stream-based tags (stable not vXX)
- Element derived from XML filename
- VERSION header in updates.xml
- GH_TOKEN not GH_MIRROR_TOKEN

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-22 03:19:47 -05:00
Jonathan Miller 1ec5174820 fix: correct updates.xml (element=mokowaas, stream-based tags, proper URLs)
Update MokoCassiopeia Payload / update-payload (push) Failing after 3s
Repo Health / Access control (push) Failing after 2s
Standards Compliance / Secret Scanning (push) Failing after 2s
Standards Compliance / License Header Validation (push) Successful in 2s
Standards Compliance / Repository Structure Validation (push) Successful in 2s
Standards Compliance / Coding Standards Check (push) Failing after 3s
Standards Compliance / Workflow Configuration Check (push) Failing after 3s
Standards Compliance / Documentation Quality Check (push) Successful in 2s
Standards Compliance / README Completeness Check (push) Successful in 2s
Standards Compliance / Git Repository Hygiene (push) Successful in 3s
Standards Compliance / File Naming Standards (push) Successful in 2s
Standards Compliance / Script Integrity Validation (push) Successful in 4s
Standards Compliance / Line Length Check (push) Failing after 3s
Standards Compliance / Insecure Code Pattern Detection (push) Successful in 3s
Standards Compliance / Dead Code Detection (push) Successful in 3s
Standards Compliance / File Size Limits (push) Successful in 3s
Standards Compliance / Binary File Detection (push) Successful in 4s
Standards Compliance / TODO/FIXME Tracking (push) Successful in 2s
Standards Compliance / Version Consistency Check (push) Successful in 47s
Standards Compliance / Code Complexity Analysis (push) Successful in 50s
Standards Compliance / Code Duplication Detection (push) Successful in 51s
Standards Compliance / Broken Link Detection (push) Successful in 4s
Standards Compliance / API Documentation Coverage (push) Successful in 2s
Standards Compliance / Accessibility Check (push) Successful in 3s
Standards Compliance / Performance Metrics (push) Successful in 2s
Standards Compliance / Dependency Vulnerability Scanning (push) Successful in 49s
Standards Compliance / Terraform Configuration Validation (push) Successful in 6s
Repo Health / Release configuration (push) Has been skipped
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Repository health (push) Has been skipped
Standards Compliance / Unused Dependencies Check (push) Successful in 50s
Standards Compliance / Repository Health Check (push) Failing after 45s
Standards Compliance / Enterprise Readiness Check (push) Failing after 47s
Standards Compliance / Compliance Summary (push) Failing after 1s
Auto-Assign Issues & PRs / Assign unassigned issues and PRs (push) Successful in 1s
- element: mokowaas (not system-mokowaas)
- tags: development/alpha/beta/rc/stable (not v02)
- download URLs use /stable/ tag path
- Added VERSION header and SHA-256

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-22 02:15:43 -05:00
Jonathan Miller 60b06a987c fix: git push -u origin HEAD for version branch (no upstream)
Update MokoCassiopeia Payload / update-payload (push) Failing after 3s
Repo Health / Access control (push) Failing after 2s
Standards Compliance / Secret Scanning (push) Failing after 2s
Standards Compliance / License Header Validation (push) Successful in 3s
Standards Compliance / Repository Structure Validation (push) Successful in 2s
Standards Compliance / Coding Standards Check (push) Failing after 3s
Standards Compliance / Workflow Configuration Check (push) Failing after 3s
Standards Compliance / Documentation Quality Check (push) Successful in 2s
Standards Compliance / Version Consistency Check (push) Successful in 35s
Standards Compliance / README Completeness Check (push) Successful in 3s
Standards Compliance / Git Repository Hygiene (push) Successful in 3s
Standards Compliance / Script Integrity Validation (push) Successful in 3s
Standards Compliance / Line Length Check (push) Failing after 3s
Standards Compliance / File Naming Standards (push) Successful in 2s
Standards Compliance / Insecure Code Pattern Detection (push) Successful in 3s
Standards Compliance / Code Complexity Analysis (push) Successful in 37s
Standards Compliance / Code Duplication Detection (push) Successful in 36s
Standards Compliance / File Size Limits (push) Successful in 2s
Standards Compliance / Dead Code Detection (push) Successful in 4s
Standards Compliance / TODO/FIXME Tracking (push) Successful in 2s
Standards Compliance / Binary File Detection (push) Successful in 4s
Standards Compliance / Dependency Vulnerability Scanning (push) Successful in 34s
Standards Compliance / Broken Link Detection (push) Successful in 3s
Standards Compliance / Unused Dependencies Check (push) Successful in 36s
Standards Compliance / API Documentation Coverage (push) Successful in 2s
Standards Compliance / Accessibility Check (push) Successful in 3s
Standards Compliance / Performance Metrics (push) Successful in 2s
Standards Compliance / Enterprise Readiness Check (push) Failing after 35s
Standards Compliance / Repository Health Check (push) Failing after 34s
Repo Health / Release configuration (push) Has been skipped
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Repository health (push) Has been skipped
Standards Compliance / Terraform Configuration Validation (push) Successful in 5s
Standards Compliance / Compliance Summary (push) Failing after 1s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-21 21:30:14 -05:00
Jonathan Miller 769a7ec43a fix: GH_MIRROR_TOKEN → GH_TOKEN (secret name mismatch)
Update MokoCassiopeia Payload / update-payload (push) Failing after 3s
Repo Health / Access control (push) Failing after 2s
Standards Compliance / Secret Scanning (push) Failing after 3s
Standards Compliance / License Header Validation (push) Successful in 2s
Standards Compliance / Repository Structure Validation (push) Successful in 3s
Standards Compliance / Coding Standards Check (push) Failing after 2s
Standards Compliance / Workflow Configuration Check (push) Failing after 2s
Standards Compliance / Documentation Quality Check (push) Successful in 2s
Standards Compliance / README Completeness Check (push) Successful in 3s
Standards Compliance / Git Repository Hygiene (push) Successful in 2s
Standards Compliance / Script Integrity Validation (push) Successful in 4s
Standards Compliance / Line Length Check (push) Failing after 3s
Standards Compliance / File Naming Standards (push) Successful in 2s
Standards Compliance / Insecure Code Pattern Detection (push) Successful in 3s
Standards Compliance / Version Consistency Check (push) Successful in 34s
Standards Compliance / Code Complexity Analysis (push) Successful in 34s
Standards Compliance / Dead Code Detection (push) Successful in 4s
Standards Compliance / File Size Limits (push) Successful in 3s
Standards Compliance / Code Duplication Detection (push) Successful in 34s
Standards Compliance / Binary File Detection (push) Successful in 4s
Standards Compliance / TODO/FIXME Tracking (push) Successful in 3s
Standards Compliance / Dependency Vulnerability Scanning (push) Successful in 35s
Standards Compliance / Broken Link Detection (push) Successful in 3s
Standards Compliance / Unused Dependencies Check (push) Successful in 38s
Standards Compliance / API Documentation Coverage (push) Successful in 2s
Standards Compliance / Accessibility Check (push) Successful in 3s
Standards Compliance / Performance Metrics (push) Successful in 3s
Standards Compliance / Enterprise Readiness Check (push) Failing after 32s
Standards Compliance / Repository Health Check (push) Failing after 33s
Standards Compliance / Terraform Configuration Validation (push) Successful in 5s
Repo Health / Release configuration (push) Has been cancelled
Repo Health / Scripts governance (push) Has been cancelled
Repo Health / Repository health (push) Has been cancelled
Standards Compliance / Compliance Summary (push) Has been cancelled
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-21 21:11:40 -05:00
Jonathan Miller 566bf8fff2 fix: clone MokoStandards-API from main (version/04 doesn't exist)
Repo Health / Access control (push) Failing after 2s
Standards Compliance / Secret Scanning (push) Failing after 2s
Standards Compliance / License Header Validation (push) Successful in 3s
Standards Compliance / Repository Structure Validation (push) Successful in 3s
Standards Compliance / Coding Standards Check (push) Failing after 3s
Standards Compliance / Workflow Configuration Check (push) Failing after 3s
Standards Compliance / Documentation Quality Check (push) Successful in 3s
Standards Compliance / README Completeness Check (push) Successful in 2s
Standards Compliance / Git Repository Hygiene (push) Successful in 3s
Standards Compliance / Script Integrity Validation (push) Successful in 4s
Standards Compliance / Line Length Check (push) Failing after 4s
Standards Compliance / File Naming Standards (push) Successful in 3s
Standards Compliance / Insecure Code Pattern Detection (push) Successful in 3s
Standards Compliance / Version Consistency Check (push) Successful in 40s
Standards Compliance / Code Complexity Analysis (push) Successful in 46s
Standards Compliance / Dead Code Detection (push) Successful in 3s
Standards Compliance / File Size Limits (push) Successful in 3s
Standards Compliance / Code Duplication Detection (push) Successful in 43s
Standards Compliance / Binary File Detection (push) Successful in 4s
Standards Compliance / TODO/FIXME Tracking (push) Successful in 4s
Standards Compliance / Dependency Vulnerability Scanning (push) Successful in 43s
Standards Compliance / Unused Dependencies Check (push) Successful in 43s
Standards Compliance / Broken Link Detection (push) Successful in 4s
Standards Compliance / API Documentation Coverage (push) Successful in 3s
Standards Compliance / Accessibility Check (push) Successful in 2s
Standards Compliance / Performance Metrics (push) Successful in 3s
Standards Compliance / Enterprise Readiness Check (push) Failing after 38s
Standards Compliance / Repository Health Check (push) Failing after 37s
Update MokoCassiopeia Payload / update-payload (push) Failing after 3s
Standards Compliance / Terraform Configuration Validation (push) Successful in 5s
Repo Health / Release configuration (push) Has been skipped
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Repository health (push) Has been skipped
Standards Compliance / Compliance Summary (push) Failing after 1s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-21 21:02:50 -05:00
Jonathan Miller bf75614190 chore: sync workflows from MokoStandards-API templates
Repo Health / Access control (push) Failing after 2s
Standards Compliance / Secret Scanning (push) Failing after 2s
Standards Compliance / License Header Validation (push) Successful in 3s
Standards Compliance / Repository Structure Validation (push) Successful in 2s
Standards Compliance / Coding Standards Check (push) Failing after 2s
Standards Compliance / Version Consistency Check (push) Successful in 33s
Standards Compliance / Workflow Configuration Check (push) Failing after 2s
Standards Compliance / Documentation Quality Check (push) Successful in 2s
Standards Compliance / README Completeness Check (push) Successful in 3s
Standards Compliance / Git Repository Hygiene (push) Successful in 2s
Standards Compliance / Script Integrity Validation (push) Successful in 4s
Standards Compliance / Line Length Check (push) Failing after 3s
Standards Compliance / File Naming Standards (push) Successful in 3s
Standards Compliance / Insecure Code Pattern Detection (push) Successful in 3s
Standards Compliance / Code Complexity Analysis (push) Successful in 34s
Standards Compliance / Dead Code Detection (push) Successful in 4s
Standards Compliance / File Size Limits (push) Successful in 2s
Standards Compliance / Binary File Detection (push) Successful in 3s
Standards Compliance / TODO/FIXME Tracking (push) Successful in 3s
Standards Compliance / Code Duplication Detection (push) Successful in 34s
Standards Compliance / Dependency Vulnerability Scanning (push) Successful in 38s
Standards Compliance / Broken Link Detection (push) Successful in 3s
Standards Compliance / Unused Dependencies Check (push) Successful in 38s
Standards Compliance / API Documentation Coverage (push) Successful in 3s
Standards Compliance / Accessibility Check (push) Successful in 2s
Standards Compliance / Performance Metrics (push) Successful in 2s
Standards Compliance / Enterprise Readiness Check (push) Failing after 34s
Standards Compliance / Repository Health Check (push) Failing after 33s
Update MokoCassiopeia Payload / update-payload (push) Failing after 2s
Standards Compliance / Terraform Configuration Validation (push) Successful in 6s
Repo Health / Release configuration (push) Has been skipped
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Repository health (push) Has been skipped
Standards Compliance / Compliance Summary (push) Failing after 2s
Auto-Assign Issues & PRs / Assign unassigned issues and PRs (push) Successful in 1s
- auto-release.yml: cascading channels, GA_TOKEN, Gitea-primary
- update-server.yml: cascading channels, auto-bump on all branches

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-21 17:31:53 -05:00
jmiller 75c28d3051 ci: fix manifest parsing + branch-freeze workflow [skip ci]
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 05:46:01 -05:00
jmiller 346cb9fa4f ci: v04.06 sync — retire deploy-rs, hardcode sftp denial [skip ci]
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 23:29:27 -05:00
jmiller 762cba6532 ci: fix YAML syntax in auto-release + update-server [skip ci]
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 21:12:17 -05:00
jmiller b86e5f841d ci: separate release tags (development/release-candidate/vXX) [skip ci]
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 20:08:24 -05:00
jmiller 254fa38943 ci: version/04 branch refs, final workflow sync [skip ci]
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 19:49:43 -05:00
jmiller d60da9148f ci: sync all workflows from MokoStandards [skip ci]
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 19:30:54 -05:00
jmiller 8df948aabf chore: move copilot.yml to workflows/
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 19:15:15 -05:00
jmiller e1a7b815f3 chore: remove all workflows except update-payload, stable only
Removed 20 MokoStandards-managed workflows. Only update-payload.yml
remains. Payload download now filters to stable releases only
(excludes prereleases and drafts).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 19:15:14 -05:00
jmiller dfbde08b29 ci: restore all MokoStandards workflows (were accidentally dropped)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 19:12:57 -05:00
jmiller 9267b70251 chore: remove all workflows except update-payload, stable only
Removed 20 MokoStandards-managed workflows. Only update-payload.yml
remains. Payload download now filters to stable releases only
(excludes prereleases and drafts).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 19:11:16 -05:00
jmiller 441916eed2 ci: updates.xml (Joomla standard), multi-stability entries
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 19:09:30 -05:00
jmiller f9de2f2c97 ci: update AI instructions + auto-release src/ filter
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 19:08:33 -05:00
jmiller aef7f6e9cd ci: Joomla → update.xml releases, Dolibarr/generic → FTP deploy
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 18:20:26 -05:00