Release Healer Man 0.1.4
This commit is contained in:
+5
-5
@@ -607,12 +607,12 @@ An already-installed Android APK cannot be rolled back in place to a lower
|
||||
still `com.phenomrom.healerman`, use the same signing key, and increase
|
||||
`versionCode`.
|
||||
- **Gitea APK upload returns an HTTP size error:** increase the Gitea/reverse
|
||||
proxy release-upload limit or use Gitea's direct LAN web endpoint with the
|
||||
script's `-GiteaBaseUrl` option. Do not assume `192.168.1.180:8080` is Gitea;
|
||||
verify the actual Gitea web port first.
|
||||
proxy release-upload limit or use Gitea's direct LAN web endpoint. The
|
||||
publisher defaults to `http://192.168.1.180:30008`; port `8080` is not Gitea.
|
||||
- **Release creation succeeds but attachment upload fails:** do not repeatedly
|
||||
create the same tag. Remove the incomplete release/tag in Gitea or upload the
|
||||
attachments to that release, then retry only after its state is understood.
|
||||
create the same tag. Use **Publish Current APK Only**. The publisher resumes
|
||||
the existing release, skips correctly sized attachments, and retries missing
|
||||
uploads through the direct LAN API.
|
||||
|
||||
## Appendix: known-good TrueNAS YAML
|
||||
|
||||
|
||||
Reference in New Issue
Block a user