Skip to content

Rename snap to lemonade-desktop#18

Merged
kenvandine merged 3 commits intomainfrom
lemonade-desktop-main
Apr 14, 2026
Merged

Rename snap to lemonade-desktop#18
kenvandine merged 3 commits intomainfrom
lemonade-desktop-main

Conversation

@kenvandine
Copy link
Copy Markdown
Member

Summary

  • Renames the snap from lemonade to lemonade-desktop (name, adopt-info, part, app, desktop file)
  • Adds a pseudo content slot (lemonade-desktop, content: lemonade-desktop) mirroring the pattern used by lemonade-server, so the transitional lemonade snap can express a runtime dependency on this snap via the content interface and snapd will auto-install it

Test plan

  • Build the snap and verify the snap name is lemonade-desktop
  • Verify snap connections lemonade shows lemonade:lemonade-desktop lemonade-desktop:lemonade-desktop after installing both snaps
  • Verify the app launches correctly as lemonade-desktop
  • Verify lemonade-server is still auto-installed via the existing content plug

🤖 Generated with Claude Code

kenvandine and others added 3 commits April 14, 2026 15:17
Update snap name, adopt-info, part name, app name, and desktop file
to lemonade-desktop. Keeps the fake content plug with
default-provider: lemonade-server unchanged so snapd continues to
auto-install lemonade-server on installation.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Mirrors the pattern used by lemonade-server: exposes a pseudo content
slot (content: foo, read: $SNAP/meta/snap.yaml) named lemonade-desktop.
This allows the transitional lemonade snap's plug to connect to
lemonade-desktop:lemonade-desktop rather than lemonade-server:lemonade-server.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@kenvandine kenvandine merged commit e217e4f into main Apr 14, 2026
2 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