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
jmiller
48927b102a
ci: full platform CI + changelog validation + major-only releases
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 18:16:27 -05:00
github-actions[bot]
cde6002248
chore(version): sync badges and headers to 02.01.08 [skip ci]
2026-04-07 22:49:08 +00:00
jmiller
65fd9a7b69
ci: platform-specific auto-release, tags only on minor
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 17:34:31 -05:00
jmiller
bd17aeb659
ci: Joomla release builds ZIP + SHA-256 checksum
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 17:14:36 -05:00
github-actions[bot]
6c706fdf64
chore(version): sync badges and headers to 02.01.08 [skip ci]
2026-04-07 22:11:01 +00:00
jmiller
be3483f9c3
chore: update CODEOWNERS — synced workflows listed explicitly
2026-04-07 17:00:38 -05:00
jmiller
6078565485
feat: bundle mokocassiopeia as payload inside plugin zip
...
- MokoCassiopeia zip shipped at src/payload/mokocassiopeia.zip
- Install script uses local payload instead of downloading
- Removed getDownloadUrlFromUpdates (no longer needed)
- Added update-payload.yml workflow to refresh payload on merge to main
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 16:59:02 -05:00
jmiller
202d69f67b
ci: sync all workflows from MokoStandards v04.05
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 16:44:22 -05:00
jmiller
64defa8a0c
ci: version archive branch on every version change
2026-04-07 16:12:00 -05:00
jmiller
89fce9e83b
ci: auto-dev-issue now creates sub-issues for full workflow
2026-04-07 16:09:39 -05:00
github-actions[bot]
6e76b3f235
chore(version): sync badges and headers to 02.00.01 [skip ci]
2026-04-07 20:56:11 +00:00
jmiller
687e0ed3c9
Merge dev/02.00.00 into main — release v02.00.01
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 15:41:36 -05:00
jmiller
f0579f8fe7
ci: auto-assign on issue/PR create + 12hr schedule
2026-04-07 14:44:55 -05:00
jmiller
acdf274cc9
ci: add auto-assign workflow (every 15min)
2026-04-07 14:39:26 -05:00
jmiller
f74808484d
ci: sync workflows from main
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 14:33:10 -05:00
jmiller
ddce5600b6
ci: sync workflows from MokoStandards v04.05 (checkout v6, secret scan fix)
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-07 14:33:03 -05:00