Commit Graph

  • 2f573025cd chore: rename .gitea/ to .mokogitea/ [skip ci] jmiller 2026-05-21 17:25:45 +00:00
  • bf8336cde2 chore: rename .gitea/ to .mokogitea/ [skip ci] jmiller 2026-05-21 17:25:45 +00:00
  • a33867ed3d chore: rename .gitea/ to .mokogitea/ [skip ci] jmiller 2026-05-21 17:25:45 +00:00
  • 59a0b26272 Merge pull request 'chore: merge dev into main [skip ci]' (#19) from dev into main jmiller 2026-05-21 02:07:42 +00:00
  • a5d75ffd04 chore: remove monitoring infrastructure (moved to mokogitea-private) Jonathan Miller 2026-05-20 20:54:27 -05:00
  • fedd6726d4 Merge remote-tracking branch 'origin/main' into dev Jonathan Miller 2026-05-19 21:17:21 -05:00
  • 7bd4ede119 fix(ci): clean up docs-index link check (remove broken heredoc remnants) jmiller 2026-05-20 02:13:12 +00:00
  • 3ac3abc7d1 fix(ci): replace missing_links python heredoc with bash loop jmiller 2026-05-20 02:09:45 +00:00
  • e57ad2c1ba fix(ci): replace python -c with bash printf for JSON report jmiller 2026-05-20 02:04:16 +00:00
  • 33d5dac060 Merge pull request 'chore: cascade main → dev (fb64c17) [skip ci]' (#18) from main into dev jmiller 2026-05-20 02:00:57 +00:00
  • fb64c176fe fix(ci): replace python heredoc with python -c (act runner compat) jmiller 2026-05-20 02:00:53 +00:00
  • 75508e8e75 fix(ci): replace indented heredocs with python -c (act runner compat) jmiller 2026-05-20 01:59:39 +00:00
  • 6b395323de fix(ci): guard empty env var reads with conditional check jmiller 2026-05-20 01:54:29 +00:00
  • 5adf6e2c66 Merge pull request 'chore: cascade main → dev (3427f9f) [skip ci]' (#17) from main into dev jmiller 2026-05-20 01:50:01 +00:00
  • 3427f9f989 fix(ci): remove concurrency block causing Gitea panic on dispatch jmiller 2026-05-20 01:49:52 +00:00
  • a4e417c667 fix(ci): handle empty env vars in repo-health with set -u jmiller 2026-05-20 01:46:04 +00:00
  • 57326e597c fix(ci): initialize missing_required before source dir check, handle empty SOURCE_DIR jmiller 2026-05-20 01:33:43 +00:00
  • 11fbcf70f9 fix(ci): repo-health accepts platform repos and bare dev branch jmiller 2026-05-20 01:28:05 +00:00
  • ec18b0e52f chore: remove TODO.md (disallowed by repo health policy) [skip ci] jmiller 2026-05-20 01:26:40 +00:00
  • 66f6fd5a05 chore: add CODE_OF_CONDUCT.md jmiller 2026-05-20 01:26:40 +00:00
  • bcde27afc6 chore: add CONTRIBUTING.md jmiller 2026-05-20 01:26:39 +00:00
  • 8d7b429b3a chore: add GPL-3.0 LICENSE file jmiller 2026-05-20 01:26:39 +00:00
  • 7ee0c52aa1 Merge pull request 'chore: merge dev � ci-platform.yml and gitignore updates' (#16) from dev into main jmiller 2026-05-20 00:53:34 +00:00
  • de639305a1 Merge remote-tracking branch 'origin/main' into dev Jonathan Miller 2026-05-19 19:53:04 -05:00
  • 219fef1691 feat(ci): add uptime and SSL checks to repo-health workflow jmiller 2026-05-20 00:52:42 +00:00
  • a5ced62ebe feat(ci): add Joomla version audit to security-audit workflow jmiller 2026-05-20 00:52:41 +00:00
  • 755e296c1d feat(ci): add post-deploy health check to manual deploy jmiller 2026-05-20 00:52:41 +00:00
  • 92293a0dee Merge remote-tracking branch 'origin/main' into dev Jonathan Miller 2026-05-19 15:49:51 -05:00
  • 44f21f2c3c feat: add ssl-check.php jmiller 2026-05-19 20:47:23 +00:00
  • 504d463ec2 feat: add rollback-joomla.php jmiller 2026-05-19 20:47:22 +00:00
  • 3f689dc083 feat: add backup-before-deploy.php jmiller 2026-05-19 20:47:20 +00:00
  • 442cc2cc77 feat: add check_file_integrity.php jmiller 2026-05-19 20:47:19 +00:00
  • 75f79fd0c8 feat: add bulk_workflow_trigger.php jmiller 2026-05-19 20:47:18 +00:00
  • 66939d9cc5 feat: add deploy-dolibarr.php jmiller 2026-05-19 20:47:17 +00:00
  • 857525268a feat: add dependency-audit.yml jmiller 2026-05-19 20:47:16 +00:00
  • cf0b2726fd feat: add joomla-version-audit.php jmiller 2026-05-19 20:47:14 +00:00
  • 7d8c094227 feat: add client_inventory.php jmiller 2026-05-19 20:47:13 +00:00
  • 56e53dff55 feat: add scaffold_client.php jmiller 2026-05-19 20:47:11 +00:00
  • d788400bfd feat: add uptime-probe.php jmiller 2026-05-19 20:47:10 +00:00
  • 96ffe19fe9 feat: add bulk_workflow_trigger.sh jmiller 2026-05-19 20:47:09 +00:00
  • e5b243ecf0 feat: add health-check.php jmiller 2026-05-19 20:47:08 +00:00
  • c0a16f53ad feat(ci): add ci-platform.yml — self-validating CI for the standards engine Jonathan Miller 2026-05-19 15:37:24 -05:00
  • ac8af534f7 Merge pull request 'chore: cascade main → dev (0962252) [skip ci]' (#15) from main into dev jmiller 2026-05-19 20:22:26 +00:00
  • 0962252de3 Merge pull request 'chore: add wiki/ to gitignore templates and health checker' (#13) from dev into main jmiller 2026-05-19 20:00:13 +00:00
  • e09444970a feat(deploy): add sync-joomla.php for server-to-server Joomla sync jmiller 2026-05-19 20:00:05 +00:00
  • 79f50df907 chore: add wiki/ to gitignore templates and health checker Jonathan Miller 2026-05-19 13:50:24 -05:00
  • e3c3e3b9cf Merge pull request 'chore: sync main to dev (.mokogitea -> .gitea rename) [skip ci]' (#12) from main into dev jmiller 2026-05-16 19:00:20 +00:00
  • aea6ee49d4 chore: remove .mokogitea/workflows/security-audit.yml (moved to .gitea/) [skip ci] jmiller 2026-05-16 18:56:53 +00:00
  • 8f8f180407 chore: move .mokogitea/workflows/security-audit.yml to .gitea/workflows/security-audit.yml [skip ci] jmiller 2026-05-16 18:56:53 +00:00
  • 6252ebc9e1 chore: remove .mokogitea/workflows/repo-health.yml (moved to .gitea/) [skip ci] jmiller 2026-05-16 18:56:53 +00:00
  • 79ee7c9fb9 chore: move .mokogitea/workflows/repo-health.yml to .gitea/workflows/repo-health.yml [skip ci] jmiller 2026-05-16 18:56:52 +00:00
  • 98b5d6dc1a chore: remove .mokogitea/workflows/pre-release.yml (moved to .gitea/) [skip ci] jmiller 2026-05-16 18:56:52 +00:00
  • aeb5aeb14c chore: move .mokogitea/workflows/pre-release.yml to .gitea/workflows/pre-release.yml [skip ci] jmiller 2026-05-16 18:56:51 +00:00
  • 695c687d30 chore: remove .mokogitea/workflows/pr-check.yml (moved to .gitea/) [skip ci] jmiller 2026-05-16 18:56:51 +00:00
  • 0ccca11029 chore: move .mokogitea/workflows/pr-check.yml to .gitea/workflows/pr-check.yml [skip ci] jmiller 2026-05-16 18:56:50 +00:00
  • 4d2eb7f0bb chore: remove .mokogitea/workflows/notify.yml (moved to .gitea/) [skip ci] jmiller 2026-05-16 18:56:50 +00:00
  • 4b5c778c0c chore: move .mokogitea/workflows/notify.yml to .gitea/workflows/notify.yml [skip ci] jmiller 2026-05-16 18:56:49 +00:00
  • 853db948c6 chore: remove .mokogitea/workflows/gitleaks.yml (moved to .gitea/) [skip ci] jmiller 2026-05-16 18:56:49 +00:00
  • 4460259425 chore: move .mokogitea/workflows/gitleaks.yml to .gitea/workflows/gitleaks.yml [skip ci] jmiller 2026-05-16 18:56:48 +00:00
  • f743071f2f chore: remove .mokogitea/workflows/deploy-manual.yml (moved to .gitea/) [skip ci] jmiller 2026-05-16 18:56:48 +00:00
  • 9e1793dcc4 chore: move .mokogitea/workflows/deploy-manual.yml to .gitea/workflows/deploy-manual.yml [skip ci] jmiller 2026-05-16 18:56:47 +00:00
  • 62bc1231b5 chore: remove .mokogitea/workflows/cleanup.yml (moved to .gitea/) [skip ci] jmiller 2026-05-16 18:56:47 +00:00
  • b1cab83594 chore: move .mokogitea/workflows/cleanup.yml to .gitea/workflows/cleanup.yml [skip ci] jmiller 2026-05-16 18:56:46 +00:00
  • 4f8dad938c chore: remove .mokogitea/workflows/cascade-dev.yml (moved to .gitea/) [skip ci] jmiller 2026-05-16 18:56:46 +00:00
  • c214a11081 chore: move .mokogitea/workflows/cascade-dev.yml to .gitea/workflows/cascade-dev.yml [skip ci] jmiller 2026-05-16 18:56:45 +00:00
  • d97fb4304a chore: remove .mokogitea/workflows/auto-release.yml (moved to .gitea/) [skip ci] jmiller 2026-05-16 18:56:45 +00:00
  • 8c2c8197f7 chore: move .mokogitea/workflows/auto-release.yml to .gitea/workflows/auto-release.yml [skip ci] jmiller 2026-05-16 18:56:44 +00:00
  • 36423595fb chore: remove .mokogitea/sync-wikis.yml (moved to .gitea/) [skip ci] jmiller 2026-05-16 18:56:44 +00:00
  • 21b24e1f69 chore: move .mokogitea/sync-wikis.yml to .gitea/sync-wikis.yml [skip ci] jmiller 2026-05-16 18:56:44 +00:00
  • 6975111c09 chore: remove .mokogitea/renovate.yml (moved to .gitea/) [skip ci] jmiller 2026-05-16 18:56:43 +00:00
  • c7bf015ef7 chore: move .mokogitea/renovate.yml to .gitea/renovate.yml [skip ci] jmiller 2026-05-16 18:56:43 +00:00
  • 7ae8e4543a chore: remove .mokogitea/pr-branch-check.yml (moved to .gitea/) [skip ci] jmiller 2026-05-16 18:56:42 +00:00
  • a5dc9e7697 chore: move .mokogitea/pr-branch-check.yml to .gitea/pr-branch-check.yml [skip ci] jmiller 2026-05-16 18:56:42 +00:00
  • af70ec5de2 chore: remove .mokogitea/manifest.xml (moved to .gitea/) [skip ci] jmiller 2026-05-16 18:56:41 +00:00
  • f766f264ff chore: move .mokogitea/manifest.xml to .gitea/manifest.xml [skip ci] jmiller 2026-05-16 18:56:41 +00:00
  • 024fa7255b chore: remove .mokogitea/bulk-repo-sync.yml (moved to .gitea/) [skip ci] jmiller 2026-05-16 18:56:41 +00:00
  • c6db1aa5fc chore: move .mokogitea/bulk-repo-sync.yml to .gitea/bulk-repo-sync.yml [skip ci] jmiller 2026-05-16 18:56:40 +00:00
  • 63860699b5 chore: remove .mokogitea/branch-protection.yml (moved to .gitea/) [skip ci] jmiller 2026-05-16 18:56:40 +00:00
  • c13945b961 chore: move .mokogitea/branch-protection.yml to .gitea/branch-protection.yml [skip ci] jmiller 2026-05-16 18:56:39 +00:00
  • 725e16a12e chore: remove .mokogitea/ISSUE_TEMPLATE/version.md (moved to .gitea/) [skip ci] jmiller 2026-05-16 18:56:39 +00:00
  • 8d51cce315 chore: move .mokogitea/ISSUE_TEMPLATE/version.md to .gitea/ISSUE_TEMPLATE/version.md [skip ci] jmiller 2026-05-16 18:56:38 +00:00
  • e4e3b57fa2 chore: remove .mokogitea/ISSUE_TEMPLATE/security.md (moved to .gitea/) [skip ci] jmiller 2026-05-16 18:56:38 +00:00
  • f3276d4082 chore: move .mokogitea/ISSUE_TEMPLATE/security.md to .gitea/ISSUE_TEMPLATE/security.md [skip ci] jmiller 2026-05-16 18:56:37 +00:00
  • ae3ee70396 chore: remove .mokogitea/ISSUE_TEMPLATE/rfc.md (moved to .gitea/) [skip ci] jmiller 2026-05-16 18:56:37 +00:00
  • ffb70de26e chore: move .mokogitea/ISSUE_TEMPLATE/rfc.md to .gitea/ISSUE_TEMPLATE/rfc.md [skip ci] jmiller 2026-05-16 18:56:36 +00:00
  • 29c8dcc66c chore: remove .mokogitea/ISSUE_TEMPLATE/question.md (moved to .gitea/) [skip ci] jmiller 2026-05-16 18:56:36 +00:00
  • e26e1ba7f9 chore: move .mokogitea/ISSUE_TEMPLATE/question.md to .gitea/ISSUE_TEMPLATE/question.md [skip ci] jmiller 2026-05-16 18:56:35 +00:00
  • bb8c3dc0f7 chore: remove .mokogitea/ISSUE_TEMPLATE/feature_request.md (moved to .gitea/) [skip ci] jmiller 2026-05-16 18:56:35 +00:00
  • a5b804f796 chore: move .mokogitea/ISSUE_TEMPLATE/feature_request.md to .gitea/ISSUE_TEMPLATE/feature_request.md [skip ci] jmiller 2026-05-16 18:56:35 +00:00
  • e01b6945c8 chore: remove .mokogitea/ISSUE_TEMPLATE/documentation.md (moved to .gitea/) [skip ci] jmiller 2026-05-16 18:56:34 +00:00
  • 26eaa1e60d chore: move .mokogitea/ISSUE_TEMPLATE/documentation.md to .gitea/ISSUE_TEMPLATE/documentation.md [skip ci] jmiller 2026-05-16 18:56:34 +00:00
  • 4d16fbeace chore: remove .mokogitea/ISSUE_TEMPLATE/config.yml (moved to .gitea/) [skip ci] jmiller 2026-05-16 18:56:33 +00:00
  • cefe1ea00a chore: move .mokogitea/ISSUE_TEMPLATE/config.yml to .gitea/ISSUE_TEMPLATE/config.yml [skip ci] jmiller 2026-05-16 18:56:33 +00:00
  • 8d39a7e927 chore: remove .mokogitea/ISSUE_TEMPLATE/bug_report.md (moved to .gitea/) [skip ci] jmiller 2026-05-16 18:56:32 +00:00
  • cf63cbdeba chore: move .mokogitea/ISSUE_TEMPLATE/bug_report.md to .gitea/ISSUE_TEMPLATE/bug_report.md [skip ci] jmiller 2026-05-16 18:56:32 +00:00
  • fce2e79cab chore: remove .mokogitea/ISSUE_TEMPLATE/adr.md (moved to .gitea/) [skip ci] jmiller 2026-05-16 18:56:31 +00:00
  • ba2783e01e chore: move .mokogitea/ISSUE_TEMPLATE/adr.md to .gitea/ISSUE_TEMPLATE/adr.md [skip ci] jmiller 2026-05-16 18:56:31 +00:00
  • 09db381e5b Merge pull request 'chore: merge dev into main [skip ci]' (#11) from dev into main jmiller 2026-05-16 17:46:50 +00:00
  • 3be806d5af feat: add deploy-module workflow template for Dolibarr module deployment Jonathan Miller 2026-05-16 12:44:39 -05:00
  • 4bc7c16e56 v05.00.00 jmiller 2026-05-16 14:08:06 +00:00