Skip to content

Lightning Piggy: correct publisher to "The Lightning Piggy Project" - #3

Open
bitcoin3us wants to merge 1 commit into
MicroPythonOS:mainfrom
bitcoin3us:fix/lightning-piggy-publisher
Open

Lightning Piggy: correct publisher to "The Lightning Piggy Project"#3
bitcoin3us wants to merge 1 commit into
MicroPythonOS:mainfrom
bitcoin3us:fix/lightning-piggy-publisher

Conversation

@bitcoin3us

@bitcoin3us bitcoin3us commented Jul 29, 2026

Copy link
Copy Markdown

The Lightning Piggy entry in app_index.json lists the publisher as "LightningPiggy Foundation", which is not the correct name of the project. Changed to "The Lightning Piggy Project".

The AppStore app reads this field for the listing and renders it as the app's developer/publisher (appstore.py passes app["publisher"] into App, and app_detail.py shows it), so the store was displaying the wrong name.

Publisher string only: version and download_url are deliberately left at 0.7.2 so the existing .mpk keeps resolving.

Companion PR fixing the same field at the source (the app's own MANIFEST.JSON, so future publishes carry the correct name): LightningPiggy/LightningPiggyApp#51

Note: the BadgeHub.eu listing (now the AppStore's default backend) carries the same name in app_metadata.author, which app_detail.py maps to the displayed publisher. That is outside this repo and needs a re-publish or listing edit to fully match.

🤖 Generated with Claude Code

"LightningPiggy Foundation" is not the correct name of the project. The
AppStore app shows this string as the app's developer/publisher, so the
listing was displaying the wrong name.

Publisher string only: version and download_url are left at 0.7.2 so the
existing .mpk keeps resolving.
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