chore: sync workflows from moko-platform + fix SQL install path
Generic: Repo Health / Site Health (push) Has been cancelled
Generic: Repo Health / Access control (push) Has been cancelled
Universal: Auto Version Bump / Version Bump (push) Has been cancelled
Update Server / Update Server (push) Has been cancelled
Generic: Repo Health / Release configuration (push) Has been cancelled
Generic: Repo Health / Scripts governance (push) Has been cancelled
Generic: Repo Health / Repository health (push) Has been cancelled
Generic: Repo Health / Report Issues (push) Has been cancelled

- Sync all universal workflows from moko-platform v09.23.00
- Add pre-release.yml for dev/alpha/beta/rc builds
- Add auto-bump.yml, branch-cleanup.yml, issue-branch.yml, update-server.yml
- Fix mokobackup.xml: include install/uninstall SQL files in <files> section

Authored-by: Moko Consulting

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jonathan Miller
2026-06-04 07:40:04 -05:00
parent 610f875ad9
commit e5ca71f2c5
12 changed files with 721 additions and 21 deletions
+2 -1
View File
@@ -64,7 +64,8 @@
<folder>profile</folder>
</files>
<files folder="sql">
<folder>mysql</folder>
<filename>install.mysql.sql</filename>
<filename>uninstall.mysql.sql</filename>
<folder>updates</folder>
</files>
<files folder="cli">