Jonathan Miller
652307b774
Integrate MokoStandards API for build and validation
...
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
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
copilot-swe-agent[bot]
1650124010
Delete Makefile and .vscode directory
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-18 04:05:22 +00:00
copilot-swe-agent[bot]
52a7d341ef
Refine error handling and Dolibarr detection patterns
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-04 21:18:23 +00:00
copilot-swe-agent[bot]
a14418e838
Add dev tools and make build/release platform-aware (Joomla/Dolibarr)
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-04 21:14:45 +00:00
copilot-swe-agent[bot]
a9e0b360eb
Changes before error encountered
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-04 08:45:18 +00:00
copilot-swe-agent[bot]
dbcd709ded
Fix PHP CodeSniffer and PHPCompatibility dependency versions
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-04 08:35:02 +00:00
copilot-swe-agent[bot]
ef9bf28444
Update workflows and Makefile to use Python scripts instead of shell scripts
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-04 08:18:51 +00:00
copilot-swe-agent[bot]
64f4b959f8
Changes before error encountered
...
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-04 04:41:54 +00:00
copilot-swe-agent[bot]
e1c7f54fec
feat: add development workflow improvements
...
- Add comprehensive workflow documentation (WORKFLOW_GUIDE.md)
- Add quick start guide (QUICK_START.md)
- Add caching to GitHub Actions workflows for faster CI/CD
- Create Makefile with common development tasks
- Add pre-commit hook script for local validation
- Add VS Code tasks configuration
- Add git hooks installation script
- Update .gitignore to allow VS Code config files
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com >
2026-01-04 04:27:23 +00:00