Add scheduled subset sync workflow

This commit is contained in:
2026-03-23 15:27:56 +08:00
parent 7c6dc58579
commit 01c2fd3292
4 changed files with 149 additions and 10 deletions

View File

@@ -2,6 +2,10 @@
这个仓库只同步 `blackmatrix7/ios_rule_script` 里当前本地 `surgio` 需要的少量 Surge 规则文件,不做全量镜像。
当前 Gitea 仓库地址:
- [yuanzhen869/ios-rule-script-subset](https://git.halonice.com/yuanzhen869/ios-rule-script-subset)
当前同步目标:
- `rule/Surge/Lan.list` <- `rule/Surge/Lan/Lan.list`
@@ -17,6 +21,10 @@
- [sync_subset.sh](/Users/yuan/Desktop/workspaces/docker/ios-rule-script-subset/scripts/sync_subset.sh)
本地同步凭据放在未提交的:
- [`.sync.env`](/Users/yuan/Desktop/workspaces/docker/ios-rule-script-subset/.sync.env)
这个项目给本地 `surgio` 用作远程规则源:
- `https://git.halonice.com/admin/ios-rule-script-subset/raw/branch/main/rule/Surge`
- `https://git.halonice.com/yuanzhen869/ios-rule-script-subset/raw/branch/main/rule/Surge`