Commit Graph

325 Commits

Author SHA1 Message Date
Jonathan Miller 77f53d3347 fix: version bump logic — stable=minor, pre-release=patch
Repo Health / Access control (push) Successful in 1s
Repo Health / Release configuration (push) Failing after 3s
Repo Health / Scripts governance (push) Successful in 2s
Repo Health / Repository health (push) Failing after 2s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-02 18:31:27 -05:00
gitea-actions[bot] fb38029872 chore: enrich .mokostandards with build/deploy/scripts
Repo Health / Access control (push) Successful in 1s
Repo Health / Release configuration (push) Failing after 3s
Repo Health / Scripts governance (push) Successful in 2s
Repo Health / Repository health (push) Failing after 3s
2026-05-02 18:12:47 -05:00
gitea-actions[bot] 2385213400 chore: add XML .mokostandards manifest
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
2026-05-02 18:05:35 -05:00
Jonathan Miller 39eea64996 fix: add patch version bump to pre-release workflow
Repo Health / Access control (push) Successful in 1s
Repo Health / Release configuration (push) Failing after 3s
Repo Health / Scripts governance (push) Successful in 3s
Repo Health / Repository health (push) Failing after 3s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-02 17:02:08 -05:00
Jonathan Miller b1f111bc91 chore: remove auto-deploy workflow (deploy is manual only)
Repo Health / Access control (push) Successful in 1s
Repo Health / Release configuration (push) Failing after 3s
Repo Health / Scripts governance (push) Successful in 3s
Repo Health / Repository health (push) Failing after 2s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-02 16:42:27 -05:00
Jonathan Miller f30d9e53f8 feat: add pre-release workflow for manual dev/alpha/beta/rc builds
Repo Health / Access control (push) Successful in 1s
Repo Health / Release configuration (push) Failing after 3s
Repo Health / Scripts governance (push) Successful in 2s
Repo Health / Repository health (push) Failing after 3s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-02 16:40:26 -05:00
Jonathan Miller e8a38bfe9e feat: expand workflow suite (10 workflows from MokoOnyx)
Repo Health / Access control (push) Successful in 1s
Repo Health / Release configuration (push) Failing after 3s
Repo Health / Scripts governance (push) Successful in 3s
Repo Health / Repository health (push) Failing after 2s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-02 16:30:22 -05:00
Jonathan Miller fb1944bc15 chore: sync workflows to MokoOnyx standard (6 workflows)
Repo Health / Access control (push) Successful in 1s
Repo Health / Release configuration (push) Failing after 3s
Repo Health / Scripts governance (push) Successful in 2s
Repo Health / Repository health (push) Failing after 3s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-02 16:25:52 -05:00
Jonathan Miller 95132d8f85 fix: overwrite release instead of prepending version history [skip ci] 2026-05-02 15:57:54 -05:00
jmiller ff2fcb7b5c chore: sync updates.xml stable 02.01.24 [skip ci] 2026-05-01 16:40:08 +00:00
gitea-actions[bot] b3f2a61251 chore: update stable SHA-256 for 02.01.24 [skip ci] 2026-05-01 16:40:08 +00:00
gitea-actions[bot] 9833749796 chore(version): bump 02.01.23 → 02.01.24 [skip ci] 2026-05-01 16:40:06 +00:00
Jonathan Miller 3582ab0908 fix(build): remove empty composer.json breaking release workflow
The empty file passed the existence check but failed JSON parsing,
preventing the release ZIP from being built.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-01 11:38:46 -05:00
gitea-actions[bot] 1df3c49312 chore(version): bump 02.01.22 → 02.01.23 [skip ci] 2026-05-01 16:34:47 +00:00
gitea-actions[bot] fd1ccad779 fix(ci): canonical updates.xml format + in-place update + create missing [skip ci] 2026-04-30 10:26:15 -05:00
gitea-actions[bot] 72dfc47cf4 chore(version): bump 02.01.21 → 02.01.22 [skip ci] 2026-04-30 15:23:55 +00:00
Jonathan Miller 1712291df1 feat: add production-ready site reset maintenance actions
Create Release / Build Release Package (push) Failing after 3s
Add 8 new one-shot maintenance toggles for resetting a site after
development: reset votes, normalize publish dates, clear action logs,
clear redirect logs, clear user notes, flush mail queue, flush sessions,
and set robots to index/follow.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-30 10:21:53 -05:00
gitea-actions[bot] bc157dbecd fix(ci): manifest version bump reads own version, not README [skip ci] 2026-04-30 10:01:00 -05:00
Jonathan Miller 1c506b0296 chore: chore: cleanup 2026-04-26 23:13:13 -05:00
Jonathan Miller c3c733ef13 chore: remove duplicate .mokostandards from root (canonical location is .gitea/) 2026-04-26 23:07:04 -05:00
gitea-actions[bot] 69a9985403 chore: remove .github/ — all workflows in .gitea/ [skip ci] 2026-04-26 22:54:34 -05:00
Jonathan Miller 36c66418cb chore: replace jmiller-moko with jmiller, move .mokostandards to .gitea/ 2026-04-26 22:38:57 -05:00
gitea-actions[bot] a3dafb82c5 chore: Gitea-only workflows + remove GitHub update server [skip ci] 2026-04-26 21:54:16 -05:00
gitea-actions[bot] eb942cfb9e fix(ci): extension type compatibility — htdocs fallback, deeper manifest search [skip ci] 2026-04-26 19:36:36 -05:00
gitea-actions[bot] df661625e0 ci: generic release.yml v2 + update-server.yml — stream tags, cascade, manifest auto-detect [skip ci] 2026-04-26 19:22:02 -05:00
Jonathan Miller e4107ab773 chore: add profile.ps1 to .gitignore
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 3s
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 3s
Standards Compliance / File Naming Standards (push) Successful in 4s
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 4s
Standards Compliance / Binary File Detection (push) Successful in 3s
Standards Compliance / TODO/FIXME Tracking (push) Successful in 2s
Standards Compliance / Version Consistency Check (push) Successful in 42s
Standards Compliance / Code Complexity Analysis (push) Successful in 38s
Standards Compliance / Code Duplication Detection (push) Successful in 39s
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 41s
Standards Compliance / Terraform Configuration Validation (push) Successful in 6s
Standards Compliance / Unused Dependencies Check (push) Successful in 45s
Standards Compliance / Enterprise Readiness Check (push) Failing after 40s
Standards Compliance / Repository Health Check (push) Failing after 39s
Update MokoOnyx Payload / update-payload (push) Failing after 31s
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Release configuration (push) Has been skipped
Repo Health / Repository health (push) Has been skipped
Standards Compliance / Compliance Summary (push) Failing after 1s
Auto-Assign Issues & PRs / Assign unassigned issues and PRs (push) Successful in 1s
2026-04-26 16:05:22 -05:00
jmiller c6a5194096 chore: add TODO.md from MokoStandards
Repo Health / Access control (push) Failing after 2s
Standards Compliance / Secret Scanning (push) Failing after 3s
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 3s
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 3s
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 45s
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 2s
Standards Compliance / Code Duplication Detection (push) Successful in 43s
Standards Compliance / API Documentation Coverage (push) Successful in 3s
Standards Compliance / Broken Link Detection (push) Successful in 4s
Standards Compliance / Accessibility Check (push) Successful in 3s
Standards Compliance / Performance Metrics (push) Successful in 3s
Standards Compliance / Dependency Vulnerability Scanning (push) Successful in 51s
Standards Compliance / Unused Dependencies Check (push) Successful in 52s
Standards Compliance / Terraform Configuration Validation (push) Successful in 7s
Standards Compliance / Repository Health Check (push) Failing after 47s
Standards Compliance / Enterprise Readiness Check (push) Failing after 50s
Update MokoOnyx Payload / update-payload (push) Failing after 32s
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
2026-04-26 16:35:46 +00:00
jmiller 6f48e4703e chore: sync updates.xml 02.01.21 [skip ci] 2026-04-23 23:02:31 +00:00
gitea-actions[bot] 4ce04d1833 chore(release): ZIP + tar.gz for 02.01.21 [skip ci] 2026-04-23 23:02:30 +00:00
gitea-actions[bot] 98fdb29852 chore(release): build 02.01.21 [skip ci] 2026-04-23 23:02:29 +00:00
jmiller e6ec97a4b6 chore: sync updates.xml from [skip ci] 2026-04-23 22:57:16 +00:00
jmiller d073dcb017 fix: auto-release Step 7 tag_exists gate blocking patches (#9)
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 3s
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 3s
Standards Compliance / File Naming Standards (push) Successful in 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 51s
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 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 2s
Standards Compliance / Dependency Vulnerability Scanning (push) Successful in 48s
Standards Compliance / Terraform Configuration Validation (push) Successful in 6s
Standards Compliance / Unused Dependencies Check (push) Successful in 53s
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 49s
Standards Compliance / Enterprise Readiness Check (push) Failing after 50s
Standards Compliance / Compliance Summary (push) Failing after 1s
Update MokoOnyx Payload / update-payload (push) Failing after 37s
Auto-Assign Issues & PRs / Assign unassigned issues and PRs (push) Successful in 1s
fix: auto-release Step 7 tag_exists gate blocking patches
2026-04-23 22:57:13 +00:00
jmiller e413a4a6d8 chore: sync updates.xml 02.01.21 [skip ci] 2026-04-23 22:52:09 +00:00
gitea-actions[bot] 13162e26cd chore(release): ZIP + tar.gz for 02.01.21 [skip ci] 2026-04-23 22:52:08 +00:00
gitea-actions[bot] a7cef01ff1 chore(release): build 02.01.21 [skip ci] 2026-04-23 22:52:07 +00:00
jmiller 8cae9b1565 chore: sync updates.xml 02.01.21 [skip ci] 2026-04-23 22:42:07 +00: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
jmiller 466bc72bb9 chore: sync updates.xml 02.01.20 [skip ci] 2026-04-23 22:38:40 +00:00
jmiller d87c0680e8 chore: sync updates.xml 02.01.20 [skip ci] 2026-04-23 20:14:41 +00:00
jmiller 0a7db75f66 chore: sync updates.xml from [skip ci] 2026-04-23 20:14:32 +00:00
jmiller e8e6c93295 fix: remove CSS injection, lock MokoWaaS + MokoOnyx (#7)
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 3s
Standards Compliance / Documentation Quality Check (push) Successful in 3s
Standards Compliance / Workflow Configuration Check (push) Failing after 4s
Standards Compliance / README Completeness Check (push) Successful in 3s
Standards Compliance / Git Repository Hygiene (push) Successful in 3s
Standards Compliance / Line Length Check (push) Failing after 3s
Standards Compliance / Script Integrity Validation (push) Successful in 4s
Standards Compliance / File Naming Standards (push) Successful in 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 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 48s
Standards Compliance / Code Complexity Analysis (push) Successful in 46s
Standards Compliance / Code Duplication Detection (push) Successful in 47s
Standards Compliance / Broken Link Detection (push) Successful in 3s
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 48s
Standards Compliance / Terraform Configuration Validation (push) Successful in 5s
Standards Compliance / Unused Dependencies Check (push) Successful in 53s
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
Standards Compliance / Enterprise Readiness Check (push) Failing after 50s
Update MokoOnyx Payload / update-payload (push) Failing after 33s
Standards Compliance / Repository Health Check (push) Failing after 51s
Standards Compliance / Compliance Summary (push) Failing after 1s
fix: remove CSS injection, lock MokoWaaS + MokoOnyx
2026-04-23 20:14:20 +00:00
jmiller 2057fc71a0 Release 02.01.21: MokoOnyx switch, cascade channels, docs (#6)
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 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 3s
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 3s
Standards Compliance / File Naming Standards (push) Successful in 2s
Standards Compliance / Insecure Code Pattern Detection (push) Successful in 2s
Standards Compliance / Dead Code Detection (push) Successful in 4s
Standards Compliance / File Size Limits (push) Successful in 3s
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 48s
Standards Compliance / Code Complexity Analysis (push) Successful in 47s
Standards Compliance / Code Duplication Detection (push) Successful in 46s
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 2s
Standards Compliance / Performance Metrics (push) Successful in 3s
Standards Compliance / Dependency Vulnerability Scanning (push) Successful in 48s
Standards Compliance / Terraform Configuration Validation (push) Successful in 5s
Standards Compliance / Unused Dependencies Check (push) Successful in 52s
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 MokoOnyx Payload / update-payload (push) Failing after 30s
Standards Compliance / Repository Health Check (push) Failing after 50s
Standards Compliance / Enterprise Readiness Check (push) Failing after 52s
Standards Compliance / Compliance Summary (push) Failing after 1s
Release 02.01.21: MokoOnyx switch, cascade channels, docs
2026-04-23 20:03:23 +00:00
Jonathan Miller 040b22782f ci: auto-update MokoOnyx payload on schedule
Adds cron (6am/6pm UTC), repository_dispatch, and GH_TOKEN checkout.
Payload commits use [skip ci] to avoid recursive triggers.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-23 14:53:46 -05: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
jmiller e7c371130a chore: sync updates.xml 02.01.20 [skip ci] 2026-04-23 19:34:21 +00:00
jmiller 3a46d20c52 Release 02.01.20 — brand buttons, dev mode, ATS overrides
Standards Compliance / Secret Scanning (push) Failing after 3s
Standards Compliance / Repository Structure Validation (push) Successful in 2s
Standards Compliance / License Header 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 3s
Standards Compliance / README Completeness Check (push) Successful in 3s
Standards Compliance / Git Repository Hygiene (push) Successful in 3s
Standards Compliance / Line Length Check (push) Failing after 3s
Standards Compliance / Script Integrity Validation (push) Successful in 3s
Standards Compliance / File Naming Standards (push) Successful in 3s
Standards Compliance / Insecure Code Pattern Detection (push) Successful in 2s
Standards Compliance / Dead Code Detection (push) Successful in 4s
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 3s
Standards Compliance / Version Consistency Check (push) Successful in 49s
Standards Compliance / Code Duplication Detection (push) Successful in 43s
Standards Compliance / Broken Link Detection (push) Successful in 3s
Standards Compliance / Code Complexity Analysis (push) Successful in 46s
Standards Compliance / API Documentation Coverage (push) Successful in 3s
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
Update MokoOnyx Payload / update-payload (push) Successful in 3s
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
Standards Compliance / Unused Dependencies Check (push) Successful in 53s
Standards Compliance / Enterprise Readiness Check (push) Failing after 47s
Standards Compliance / Repository Health Check (push) Failing after 49s
Standards Compliance / Compliance Summary (push) Failing after 1s
2026-04-23 19:33:59 +00:00
jmiller 0241fe7299 chore: sync updates.xml from [skip ci] 2026-04-23 19:32:03 +00:00
gitea-actions[bot] d6c9387591 chore: update updates.xml (development: 02.01.20-dev) [skip ci]
Build & Release / Build & Release Pipeline (pull_request) Successful in 9s
Sync Version from README / Propagate README version (pull_request) Failing after 41s
2026-04-23 19:32:02 +00:00
gitea-actions[bot] f5f36f37d5 chore(version): auto-bump patch 02.01.20 [skip ci] 2026-04-23 19:32:01 +00: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