Commit Graph

  • 85d863be08 fix: pre-release bumps version via CLI (patch for dev, minor for RC) Jonathan Miller 2026-06-04 16:51:44 -05:00
  • a83eda5798 chore: remove build/ directory from tracking Jonathan Miller 2026-06-04 13:25:50 -05:00
  • 54a27c0a8f chore(release): build 09.24.00 [skip ci] gitea-actions[bot] 2026-06-04 16:29:58 +00:00
  • 5754fae5a8 Merge pull request 'feat: --skip-update-stream flag + CI workflow updates' (#227) from dev into main jmiller 2026-06-04 16:29:47 +00:00
  • ab3c0a3a8d fix: ensure all pre-releases marked prerelease=true [skip ci] gitea-actions[bot] 2026-06-04 16:10:52 +00:00
  • eb3689cff6 chore: sync .mokogitea/workflows/pr-check.yml from moko-platform [skip ci] jmiller 2026-06-04 15:58:05 +00:00
  • 631b44e1a3 chore: sync .mokogitea/workflows/pr-check.yml from moko-platform [skip ci] jmiller 2026-06-04 15:56:16 +00:00
  • 7338a3da2e chore: sync .mokogitea/workflows/pr-check.yml from moko-platform [skip ci] jmiller 2026-06-04 15:40:31 +00:00
  • 0a0e1f11e0 docs: add Dolibarr Update Server standards [skip ci] jmiller 2026-06-04 15:39:23 +00:00
  • c3a3ab3f62 docs: add Joomla Update Server standards [skip ci] jmiller 2026-06-04 15:38:29 +00:00
  • 79631d77bb chore: sync .mokogitea/workflows/pr-check.yml from moko-platform [skip ci] jmiller 2026-06-04 15:38:25 +00:00
  • 556ac85a63 chore: remove static updates.xml.template - now served dynamically [skip ci] jmiller 2026-06-04 15:36:21 +00:00
  • c1a145480c chore: sync .mokogitea/workflows/pr-check.yml from moko-platform [skip ci] jmiller 2026-06-04 15:31:53 +00:00
  • 4d06e3828e chore: sync .mokogitea/workflows/pr-check.yml from moko-platform [skip ci] jmiller 2026-06-04 15:28:53 +00:00
  • ab7b6cfba1 chore: sync .mokogitea/workflows/pr-check.yml from moko-platform [skip ci] jmiller 2026-06-04 15:18:43 +00:00
  • e135a0ff8b chore: sync .mokogitea/workflows/pr-check.yml from moko-platform [skip ci] jmiller 2026-06-04 15:13:23 +00:00
  • 2d6155d655 chore: sync pre-release workflow — auto RC on PR to main [skip ci] gitea-actions[bot] 2026-06-04 14:45:48 +00:00
  • 65215cdc4c chore: sync .mokogitea/workflows/auto-release.yml from moko-platform [skip ci] jmiller 2026-06-04 14:23:09 +00:00
  • 86db53d2ac chore: sync .mokogitea/workflows/auto-release.yml from moko-platform [skip ci] jmiller 2026-06-04 14:20:21 +00:00
  • 8a4e1ab60f feat(cli): add --skip-update-stream flag to release_publish Jonathan Miller 2026-06-04 09:16:05 -05:00
  • 8c87cf1e74 chore: sync .mokogitea/workflows/repo-health.yml from moko-platform [skip ci] jmiller 2026-06-04 13:46:56 +00:00
  • 505013c6f1 chore: sync .mokogitea/workflows/repo-health.yml from moko-platform [skip ci] jmiller 2026-06-03 09:36:54 +00:00
  • 2f6845c5c0 chore: sync .mokogitea/workflows/repo-health.yml from moko-platform [skip ci] jmiller 2026-06-03 03:10:37 +00:00
  • 45233fb9d2 chore: sync .mokogitea/workflows/auto-release.yml from moko-platform [skip ci] jmiller 2026-06-02 23:47:13 +00:00
  • ecf6615383 chore: sync .mokogitea/workflows/pr-check.yml from moko-platform [skip ci] jmiller 2026-06-02 21:51:30 +00:00
  • 59d3524615 feat(ci): auto-file Gitea issues when CI gates fail Jonathan Miller 2026-06-02 15:42:04 -05:00
  • 8058baef95 feat(cli): detect src/ entry-point in Joomla package sub-extensions Jonathan Miller 2026-06-02 09:57:27 -05:00
  • df2efa4838 Merge fix/cli-banner-stderr: route all decorative CLI output to stderr Jonathan Miller 2026-06-02 10:07:34 -05:00
  • 76bc91a383 fix: route all decorative CLI output to stderr Jonathan Miller 2026-06-02 10:01:16 -05:00
  • b53846f6f4 fix: prevent version_read banner from corrupting XML manifests Jonathan Miller 2026-06-02 09:01:19 -05:00
  • 11eb1e2649 chore(release): bump to 09.23.00 — plugin commands, audit query, version fix Jonathan Miller 2026-05-31 14:18:26 -05:00
  • cb2debc437 feat(cli): populate plugin commands and add audit:query tool (#148, #144) Jonathan Miller 2026-05-31 14:12:38 -05:00
  • 1ecd9239ed fix(version): preserve suffix on bump, simplify workflow version logic (#191) Jonathan Miller 2026-05-31 14:01:34 -05:00
  • 66e728b078 style: fix PHPCS violations across migrated CLI scripts Jonathan Miller 2026-05-31 13:36:05 -05:00
  • ae2860c3b5 chore(release): bump to 09.22.00 — CliFramework migration Jonathan Miller 2026-05-31 12:14:34 -05:00
  • 34ab5c43ee docs: update CHANGELOG with CliFramework migration and recent fixes Jonathan Miller 2026-05-31 12:07:59 -05:00
  • 154d6911f9 Merge branch 'main' into dev Jonathan Miller 2026-05-31 11:40:18 -05:00
  • b3d9ee8255 refactor(cli): migrate 64 legacy scripts to CliFramework (#235) Jonathan Miller 2026-05-31 11:39:10 -05:00
  • 4da7ecd38e fix: restore hyphen in version suffixes Jonathan Miller 2026-05-31 11:12:42 -05:00
  • 2e1eb9b8f9 fix: remove hyphen from version suffixes in release names Jonathan Miller 2026-05-31 11:10:08 -05:00
  • 59720f1533 fix: release names use standardized format Jonathan Miller 2026-05-31 11:05:41 -05:00
  • 930776a6ff fix(cli): auto-detect org/repo in updates_xml_build from manifest and git remote Jonathan Miller 2026-05-31 08:02:31 -05:00
  • 4453a2e127 chore: sync CONTRIBUTING.md from moko-platform [skip ci] jmiller 2026-05-31 01:09:57 +00:00
  • 0363597c85 fix: remove lesser stream copies, each stream updates independently Jonathan Miller 2026-05-30 19:53:47 -05:00
  • 547fc5ead8 fix: sort updates.xml entries dev first, stable last [skip ci] Jonathan Miller 2026-05-30 19:50:11 -05:00
  • af77e9d361 fix: restore hyphen in version suffixes Jonathan Miller 2026-05-31 11:12:42 -05:00
  • 7565ef2171 fix: remove hyphen from version suffixes in release names Jonathan Miller 2026-05-31 11:10:08 -05:00
  • f724eaa26e fix: release names use standardized format Jonathan Miller 2026-05-31 11:05:41 -05:00
  • 7f1307bf05 fix(cli): auto-detect org/repo in updates_xml_build from manifest and git remote Jonathan Miller 2026-05-31 08:02:31 -05:00
  • d0d778fae8 chore: sync .mokogitea/workflows/cascade-dev.yml from moko-platform [skip ci] jmiller 2026-05-31 01:45:19 +00:00
  • c4aaf5bd2c chore: sync CONTRIBUTING.md from moko-platform [skip ci] jmiller 2026-05-31 01:09:57 +00:00
  • d96c5ac420 fix: remove lesser stream copies, each stream updates independently Jonathan Miller 2026-05-30 19:53:47 -05:00
  • a8ef5f1090 fix: sort updates.xml entries dev first, stable last [skip ci] Jonathan Miller 2026-05-30 19:50:11 -05:00
  • a9147bb7a4 fix: disable cascade-dev [skip ci] Jonathan Miller 2026-05-30 18:08:53 -05:00
  • e8ae7e5736 chore(release): build 09.21.00 [skip ci] beta alpha gitea-actions[bot] 2026-05-30 19:11:29 +00:00
  • e3eb639cdf Merge pull request 'feat: display-name in manifest_read.php' (#226) from dev into main jmiller 2026-05-30 19:10:50 +00:00
  • 346ae7bdaf feat(cli): add display-name to manifest_read.php Jonathan Miller 2026-05-30 14:10:36 -05:00
  • f36598b3c3 chore(release): build 09.20.00 [skip ci] gitea-actions[bot] 2026-05-30 17:52:54 +00:00
  • e05ce7db14 Merge pull request 'feat: display-name from manifest.xml, remove type prefix' (#225) from dev into main jmiller 2026-05-30 17:52:44 +00:00
  • 9f0d122fbf feat(cli): use <display-name> from manifest.xml, remove type prefix logic Jonathan Miller 2026-05-30 12:52:23 -05:00
  • faab8e9e63 chore(release): build 09.19.00 [skip ci] gitea-actions[bot] 2026-05-30 17:14:14 +00:00
  • 864e4ab017 Merge pull request 'fix(cli): resolve display name from sys.ini' (#224) from dev into main jmiller 2026-05-30 17:14:03 +00:00
  • 9b49704294 fix(cli): resolve display name from sys.ini for lowercase element names Jonathan Miller 2026-05-30 12:13:05 -05:00
  • 4962f0f05f chore(release): build 09.18.00 [skip ci] gitea-actions[bot] 2026-05-30 16:36:44 +00:00
  • 48b2ac9346 Merge pull request 'chore: merge dev into main' (#223) from dev into main jmiller 2026-05-30 16:36:31 +00:00
  • 44087c86e9 Merge branch 'main' into dev jmiller 2026-05-30 16:36:18 +00:00
  • fa77e4fa13 Merge pull request 'feat(branch-protection): enable actions bot whitelist in sync_rulesets' (#222) from feat/actions-bot-branch-protection into dev jmiller 2026-05-30 16:32:07 +00:00
  • 3bccb43c83 feat(branch-protection): enable actions bot whitelist in sync_rulesets Jonathan Miller 2026-05-30 11:30:04 -05:00
  • fd98eba436 chore(release): build 09.17.00 [skip ci] gitea-actions[bot] 2026-05-30 15:59:45 +00:00
  • d563b45962 chore(release): build 09.16.00 [skip ci] gitea-actions[bot] 2026-05-30 15:48:37 +00:00
  • 9954436905 chore(release): build 09.17.00 [skip ci] gitea-actions[bot] 2026-05-30 15:59:45 +00:00
  • 4d2fef3e82 Merge pull request 'feat(ci): require changelog entry, patch/* branch policy' (#221) from dev into main jmiller 2026-05-30 15:59:25 +00:00
  • 0a79a99256 feat(ci): require changelog entry in PR checks, add patch/* branch policy Jonathan Miller 2026-05-30 10:59:06 -05:00
  • a83b2f8d07 chore(release): build 09.16.00 [skip ci] gitea-actions[bot] 2026-05-30 15:48:37 +00:00
  • 8887cd858c Merge pull request 'fix: resolved path and devnull in release_publish' (#220) from dev into main jmiller 2026-05-30 15:48:15 +00:00
  • 2b3e7e631e fix(cli): use resolved path and cross-platform devnull in release_publish Jonathan Miller 2026-05-30 10:48:06 -05:00
  • c573bc9816 chore(release): build 09.15.00 [skip ci] gitea-actions[bot] 2026-05-30 15:38:00 +00:00
  • 8a7acca1b7 Merge pull request 'fix: cross-platform cd in CLI tools' (#219) from dev into main jmiller 2026-05-30 15:37:49 +00:00
  • 8b9e852fd6 fix(cli): cross-platform cd command for Windows/Linux compatibility Jonathan Miller 2026-05-30 10:37:39 -05:00
  • 7522e08f37 chore(release): build 09.14.00 [skip ci] gitea-actions[bot] 2026-05-30 15:33:15 +00:00
  • ddf17bf5d5 Merge pull request 'fix: PHP_BINARY quoting in exec calls' (#218) from dev into main jmiller 2026-05-30 15:33:02 +00:00
  • 4142550c3b fix(cli): restore string interpolation with manual PHP_BINARY quoting Jonathan Miller 2026-05-30 10:32:49 -05:00
  • bc8f9830f2 Merge pull request 'fix: PHP_BINARY interpolation on Windows' (#217) from dev into main jmiller 2026-05-30 15:16:29 +00:00
  • 7f2f41d5c4 fix(cli): use concatenation for PHP_BINARY in exec calls Jonathan Miller 2026-05-30 10:16:20 -05:00
  • 1a3fcc7abd chore(release): build 09.13.00 [skip ci] gitea-actions[bot] 2026-05-30 15:09:34 +00:00
  • d5bccfefb6 Merge pull request 'fix: quote PHP_BINARY for Windows' (#216) from dev into main jmiller 2026-05-30 15:09:24 +00:00
  • 2e9eff967c fix(cli): quote PHP_BINARY for Windows paths with spaces Jonathan Miller 2026-05-30 10:09:12 -05:00
  • 1fec9f5165 chore(release): build 09.12.00 [skip ci] gitea-actions[bot] 2026-05-30 14:50:26 +00:00
  • 6832d301a7 Merge pull request 'fix: detached HEAD push in release_publish' (#215) from dev into main jmiller 2026-05-30 14:50:12 +00:00
  • b786bb2b8e fix(cli): checkout branch before commit to fix detached HEAD push Jonathan Miller 2026-05-30 09:49:39 -05:00
  • 4e7a253d1c chore(release): build 09.11.00 [skip ci] gitea-actions[bot] 2026-05-30 14:37:47 +00:00
  • f903619b2e Merge pull request 'feat: release_publish as single CLI for entire release' (#214) from dev into main jmiller 2026-05-30 14:37:36 +00:00
  • 7c0a587df3 feat(cli): release_publish handles changelog, badges, commit, and git auth Jonathan Miller 2026-05-30 09:36:34 -05:00
  • 7c76f2c8c1 refactor(workflows): replace all inline release steps with single CLI call Jonathan Miller 2026-05-30 09:34:27 -05:00
  • 3a96abdb00 chore(release): build 09.10.00 [skip ci] gitea-actions[bot] 2026-05-30 14:13:06 +00:00
  • 0b3f2465ed Merge pull request 'feat: skip version bump on non-code changes + dev alias fix' (#213) from dev into main jmiller 2026-05-30 14:12:55 +00:00
  • 2b5e394eec feat(cli): skip version bump when only non-code files change Jonathan Miller 2026-05-30 09:12:34 -05:00
  • 334bb15184 fix(cli): add dev alias to all stability maps in updates_xml_build Jonathan Miller 2026-05-30 09:00:22 -05:00
  • 3ec49bd8cc chore(release): build 09.10.00 [skip ci] gitea-actions[bot] 2026-05-30 05:58:50 +00:00
  • f768db495b Merge pull request 'fix: separate ZIPs per stream, patch?rc support' (#212) from dev into main jmiller 2026-05-30 05:58:35 +00:00