mirror of
https://github.com/okhsunrog/vpnhide.git
synced 2026-05-19 16:13:30 +00:00
Two tweaks driven by the same goal — make the artifact list on the CI run page less ambiguous and give the release step a review gate. - The APK artifact was named `vpnhide`, which blends in with the other module-zip artifacts (`vpnhide-kmod-*`, `vpnhide-zygisk`, `vpnhide-ports`). Rename to `vpnhide-apk` so every entry in the Artifacts list names the thing you actually get when you download it. - Release-on-tag job now creates a DRAFT GitHub release instead of publishing directly. Gives a chance to eyeball the release notes and attached binaries before they go public, and avoids racing update-json.sh against the assets becoming reachable. docs/releasing.md and the release.py post-run hints updated to reflect the manual Publish step and the fact that update-json still has to wait for the release to be *published*, not just drafted (draft release assets sit behind auth). |
||
|---|---|---|
| .. | ||
| changelog.md | ||
| development.md | ||
| releasing.md | ||