Commit Graph

7 Commits

Author SHA1 Message Date
98b975fcb6 chore: add mokoconsulting-tech/enterprise dependency
Some checks failed
CodeQL Security Scanning / Analyze (actions) (push) Failing after 1m10s
CodeQL Security Scanning / Analyze (javascript) (push) Failing after 1m11s
Repo Health / Access control (push) Successful in 1s
Standards Compliance / Secret Scanning (push) Successful in 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 / Version Consistency Check (push) Successful in 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 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 2s
Standards Compliance / Code Complexity Analysis (push) Successful in 4s
Standards Compliance / Code Duplication Detection (push) Successful in 3s
Standards Compliance / File Size Limits (push) Successful in 2s
Standards Compliance / Dead Code Detection (push) Successful in 4s
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 5s
Standards Compliance / Broken Link Detection (push) Successful in 4s
Standards Compliance / Unused Dependencies Check (push) Successful in 7s
Standards Compliance / API Documentation Coverage (push) Successful in 2s
Standards Compliance / Accessibility Check (push) Successful in 2s
Standards Compliance / Performance Metrics (push) Successful in 2s
Standards Compliance / Enterprise Readiness Check (push) Failing after 4s
Standards Compliance / Repository Health Check (push) Failing after 4s
Standards Compliance / Terraform Configuration Validation (push) Successful in 6s
CodeQL Security Scanning / Security Scan Summary (push) Successful in 1s
Repo Health / Release configuration (push) Failing after 4s
Repo Health / Scripts governance (push) Successful in 3s
Repo Health / Repository health (push) Failing after 3s
Standards Compliance / Compliance Summary (push) Failing after 1s
Auto-Assign Issues & PRs / Assign unassigned issues and PRs (push) Successful in 1s
2026-04-19 05:54:10 +00:00
Jonathan Miller
77c1499f54 chore: add ext-zip to composer.json require
Some checks failed
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-16 18:59:58 -05:00
Jonathan Miller
652307b774 Integrate MokoStandards API for build and validation
Some checks failed
Repo Health / Access control (push) Failing after 9s
Repo Health / Release configuration (push) Has been skipped
Repo Health / Scripts governance (push) Has been skipped
Repo Health / Repository health (push) Has been skipped
- Add mokoconsulting-tech/enterprise as Composer dev dependency
- Replace generic Makefile with MokoStandards CLI-powered targets
- Validation: check:syntax, check:joomla, check:version, check:xml,
  check:headers, check:secrets, health
- Build: reads version from README.md, packages src/ into installable ZIP
- Cross-platform ZIP support (zip, pwsh, powershell)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 18:02:26 -05:00
2d223f672c Switch Composer source to Gitea package registry
Some checks failed
CodeQL Security Scanning / Analyze (actions) (push) Failing after 33s
CodeQL Security Scanning / Analyze (javascript) (push) Failing after 31s
Standards Compliance / Secret Scanning (push) Failing after 39s
Standards Compliance / License Header Validation (push) Failing after 32s
Standards Compliance / Repository Structure Validation (push) Failing after 39s
Standards Compliance / Coding Standards Check (push) Failing after 33s
Standards Compliance / Version Consistency Check (push) Failing after 42s
Standards Compliance / Workflow Configuration Check (push) Failing after 38s
Standards Compliance / README Completeness Check (push) Failing after 23s
Standards Compliance / Documentation Quality Check (push) Failing after 40s
Standards Compliance / Git Repository Hygiene (push) Failing after 27s
Standards Compliance / Script Integrity Validation (push) Failing after 25s
Standards Compliance / Line Length Check (push) Failing after 28s
Standards Compliance / File Naming Standards (push) Failing after 29s
Standards Compliance / Insecure Code Pattern Detection (push) Failing after 27s
Standards Compliance / Code Complexity Analysis (push) Failing after 25s
Standards Compliance / Code Duplication Detection (push) Failing after 34s
Standards Compliance / Dead Code Detection (push) Failing after 33s
Standards Compliance / File Size Limits (push) Failing after 30s
Standards Compliance / Binary File Detection (push) Failing after 31s
Standards Compliance / TODO/FIXME Tracking (push) Failing after 28s
Standards Compliance / Dependency Vulnerability Scanning (push) Failing after 33s
Standards Compliance / Unused Dependencies Check (push) Failing after 37s
Standards Compliance / Broken Link Detection (push) Failing after 35s
Standards Compliance / API Documentation Coverage (push) Failing after 37s
Standards Compliance / Accessibility Check (push) Failing after 32s
Standards Compliance / Performance Metrics (push) Failing after 35s
Standards Compliance / Enterprise Readiness Check (push) Failing after 40s
Standards Compliance / Repository Health Check (push) Failing after 32s
Standards Compliance / Terraform Configuration Validation (push) Failing after 25s
Repo Health / Access control (push) Failing after 2s
CodeQL Security Scanning / Security Scan Summary (push) Successful in 1s
Standards Compliance / Compliance Summary (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
Auto-Assign Issues & PRs / Assign unassigned issues and PRs (push) Successful in 1s
2026-04-13 06:08:06 +00:00
1ca933cb92 fix(deps): enterprise constraint dev-version/04 (matches version/04 branch) 2026-04-07 21:53:15 -05:00
github-actions[bot]
8c42c3440d chore(version): sync badges and headers to 03.09.03 [skip ci] 2026-04-08 01:45:26 +00:00
1dcbfe1219 chore: Sync MokoStandards workflows and configurations (#85)
* chore: update LICENSE from MokoStandards

* chore: add update.xml from MokoStandards

* chore: update phpstan.neon from MokoStandards

* chore: add Makefile from MokoStandards

* chore: update .gitignore from MokoStandards

* chore: add composer.json from MokoStandards

* chore: add .moko-standards from MokoStandards

* chore: update .github/copilot.yml from MokoStandards

* chore: update .github/copilot-instructions.md from MokoStandards

* chore: update .github/CLAUDE.md from MokoStandards

* chore: add .github/workflows/codeql-analysis.yml from MokoStandards

* chore: add .github/workflows/standards-compliance.yml from MokoStandards

* chore: add .github/workflows/enterprise-firewall-setup.yml from MokoStandards

* chore: add .github/workflows/deploy-dev.yml from MokoStandards

* chore: add .github/ISSUE_TEMPLATE/config.yml from MokoStandards

* chore: add .github/ISSUE_TEMPLATE/adr.md from MokoStandards

* chore: add .github/ISSUE_TEMPLATE/bug_report.md from MokoStandards

* chore: add .github/ISSUE_TEMPLATE/documentation.md from MokoStandards

* chore: add .github/ISSUE_TEMPLATE/enterprise_support.md from MokoStandards

* chore: add .github/ISSUE_TEMPLATE/feature_request.md from MokoStandards

* chore: add .github/ISSUE_TEMPLATE/firewall-request.md from MokoStandards

* chore: add .github/ISSUE_TEMPLATE/question.md from MokoStandards

* chore: add .github/ISSUE_TEMPLATE/request-license.md from MokoStandards

* chore: add .github/ISSUE_TEMPLATE/rfc.md from MokoStandards

* chore: add .github/ISSUE_TEMPLATE/security.md from MokoStandards

* chore: add .github/ISSUE_TEMPLATE/joomla_issue.md from MokoStandards
2026-03-24 11:22:08 -05:00