Skip to content

umbrel: Update TEST store metadata to 1.1.0-rc3#15

Merged
peterzen merged 5 commits into
integration-1.1.0-rc3from
umbrel-rc3-test
Jul 4, 2026
Merged

umbrel: Update TEST store metadata to 1.1.0-rc3#15
peterzen merged 5 commits into
integration-1.1.0-rc3from
umbrel-rc3-test

Conversation

@peterzen

@peterzen peterzen commented Jul 4, 2026

Copy link
Copy Markdown
Owner

Renames the Umbrel app to "Bison Wallet TEST" (to differentiate from the official app store entry), bumps the version to 1.1.0-rc3, and aligns the compose file with the decred/bisonwallet image that release-docker.yml publishes. Also fixes the app-proxy APP_HOST to match the app id, and adds a tag input to the docker workflow's manual dispatch.

🤖 Generated with Claude Code

peterzen added 5 commits July 4, 2026 18:56
Rename the app to "Bison Wallet TEST" to distinguish it from the
official app store entry, bump the version to 1.1.0-rc3, and point the
compose file at the decred/bisonwallet image that release-docker.yml
actually publishes (it previously referenced decred/dcrdex). Align
APP_HOST with the app id, since Umbrel's app proxy resolves the web
container as <app-id>_web_1.

Add a tag input to the docker workflow's manual dispatch so a run from
a branch can publish a version-tagged image instead of one named after
the branch.
The fork has no push rights to the decred Docker Hub org. Publish to
ghcr.io/<repo-owner>/bisonwallet using the built-in GITHUB_TOKEN, so
any fork publishes to its own namespace without external credentials.
The workflow prints the published reference with its manifest digest
for pinning in the umbrel compose file.
Pushing to ghcr.io/<owner>/bisonwallet failed with 403: a package of
that name already exists without this repo granted write access. An
unclaimed name is auto-created and linked to the repo on first push,
and matches the TEST store branding.
Move the docker publishing notes to docs/docker.md and replace them
with an install guide for umbrelOS users. Rename the app directory and
id to decred-dcrdex: community app store apps must be prefixed with
the store id (decred), which also restores the original APP_HOST
value. Set the store name to "Bison Wallet TEST".
@peterzen
peterzen merged commit 7ceebe6 into integration-1.1.0-rc3 Jul 4, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant