mirror upstream before building host releases
custom release / build-custom-release (push) Successful in 8m24s
custom release / build-custom-release (push) Successful in 8m24s
This commit is contained in:
@@ -34,6 +34,8 @@ CUSTOM_RELEASE_BUILDS="darwin/amd64/zip darwin/arm64/zip linux/amd64/tar linux/a
|
||||
The Gitea and GitHub workflows run the script on their respective CI hosts when
|
||||
the local patchset changes on `main`, on a schedule, and on manual dispatch.
|
||||
The repository's `upstream` branch stays a clean upstream mirror.
|
||||
Before building, each host updates its own `upstream` branch from official
|
||||
Syncthing `main` and rebuilds its patched `main` directly on that commit.
|
||||
The workflow detects the latest upstream Syncthing stable tag, exits if the
|
||||
matching custom tag already exists, pushes only the `<upstream>-stignore.7` tag
|
||||
by default, and publishes release assets on the CI host running the workflow.
|
||||
|
||||
Reference in New Issue
Block a user