Add CasaOS App Store submission package#47
Open
helliott20 wants to merge 3 commits into
Open
Conversation
Adds packaging/casaos/Prunerr/ with the docker-compose.yml manifest (x-casaos metadata), icon, and a screenshot, ready to submit to the CasaOS App Store. Image is pinned to 1.5.8 per CONTRIBUTING.md (no :latest). README documents the test + submission steps. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Contributor
|
ECC bundle files are already tracked in this repository. Skipping generation of another bundle PR. |
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Contributor
|
ECC bundle files are already tracked in this repository. Skipping generation of another bundle PR. |
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Contributor
|
ECC bundle files are already tracked in this repository. Skipping generation of another bundle PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a ready-to-submit CasaOS App Store package under
packaging/casaos/.helliott20/prunerr:1.5.8(the release containing disk-pressure + webhooks). CasaOSCONTRIBUTING.mdforbids:latest; Docker Hub tags drop thevprefix.x-casaosblock carries title/tagline/description, port map (3000),/app/datavolume, env descriptions, andversion/updateAt.raw.githubusercontent.com/helliott20/prunerr/main/assets/...so they resolve without waiting on the store PR.Testing
Validated locally by running CasaOS via
dockurr/casa, importing the manifest through App Store → Custom Install → Import: metadata parsed, the Prunerr tile appeared, and the WebUI launched on port 3000.Next step (not in this PR)
Submitting to the store itself = fork
IceWhaleTech/CasaOS-AppStore, copyPrunerr/intoApps/, open a PR there and assign a CasaOS Team member. This PR just version-controls the package in our repo.🤖 Generated with Claude Code