1
0
Fork 0
Commit Graph

4 Commits

Author SHA1 Message Date
pooneyy 9d8ad43a26
ci(sync): update sync workflow remote configuration
- add explicit `ssh-host` field to remote matrix entries for clarity
- update ssh-keyscan and git remote commands to use `ssh-host` instead of `name`
- rename remote identifiers in matrix from domain names to platform names
2026-02-28 13:20:58 +08:00
pooneyy b25976f7b9
ci(sync): update branch filter to renovate/*
- change workflow trigger branch from `localApps` to `renovate/*`
2026-02-27 12:35:51 +08:00
pooneyy e3153ab652
ci(sync): add workflow_run trigger for App Version CI/CD
- trigger sync workflow when App Version CI/CD workflow completes
2026-02-27 12:06:41 +08:00
pooneyy 0c1809d47f
ci(sync): add workflow for syncing repository to multiple remotes
- add new github workflow to sync repository to codeberg.org and gitea.com
- configure ssh agent and keys for secure remote authentication
- implement force push for all branches and tags with pruning
- add success and failure summary logging to workflow steps
2026-02-27 00:09:57 +08:00