Yeah, it'll also install it when you install a gnome flatpak (which is how I discovered it) with the
Yeah, it'll also install it when you install a gnome flatpak (which is how I discovered it) with the system theme set.
flatpak update.flatpak update it has still installed itself, and if I try to remove it, it's saying that every Flatpak depends on it now, so they would uninstall too.flatpak install <something else> too.startingpoint repo:template: Untouched template branch, which comes from the startingpoint repo itself. People don't modify it. It's used for easy fast-forwarding / syncing of repos to update their local copy of the template.<something>: The ONLY branch that gets deployed (published) to GHCR. All other branches will merely build but won't deploy. This ensures total control over GHCR publishing.<something>.deploy or deployment: Very accurate names but also very ugly word.public: I thought about it but all branches are public, so it makes no sense.release: Too confusing since Releases are a GitHub feature.production: Strange name.custom: Decent but doesn't make it clear to anybody that this is the ONLY branch that gets published to live GHCR.publish: The only branch that is published to GHCR.live: The branch that goes live (deploys).prod being short for productionlive is the clearest name so far.live? It's a good name, could get used to it quickly. main workflow, not my edits!live. That part is simple and is taken care of at the bottom of the workflow. No issues there.
The repo's own existing workflow file should be the one that runs. It would be a literal exploit if I could submit a pull request where I change teh workflow to submit code to GHCR.Hmm I wonder how PRs with changes to workflows are handled then...
live.live.workflow_dispatch:).- Pull requests will only run builds when they target live.And this PR doesn't target live.
main and template to the auto-build targets.main ones it's renamedlive gets published to GHCR. So that may be the most desirable?branches: was the old-school "protect against push to GHCR" idea before I changed it to only push live.branches: filtering for the auto-build triggers would solve that. So that way every branch gets built no matter its name. We're exactly as safe as before, since the deploy/sign steps only run for live.template (main atm) and live to build? If we want all other branches to be non-building, I could just list the exact branches.workflow_dispatch: trigger).flatpak updateflatpak updateflatpak install <something else>startingpointtemplatetemplatetemplate<something><something>deploydeploymentpublicreleaseproductioncustompublishliveliveliveliveliveliveliveliveliveliveprodworkflow_dispatch:workflow_dispatch:branches:branches:[johnny@fedora ~]$ flatpak install --system org.gnome.Music
Looking for matches…
org.gnome.Music permissions:
ipc network fallback-x11 pulseaudio
wayland x11 dri file access [1]
dbus access [2] system dbus access [3]
[1] xdg-music
[2] org.freedesktop.Tracker3.Writeback, org.gnome.ControlCenter,
org.gnome.OnlineAccounts, org.gnome.Settings
[3] org.freedesktop.login1
ID Branch Op Remote Download
1. org.gnome.Music.Locale stable i flathub < 1.7 MB (partial)
2. org.gnome.Music stable i flathub < 2.5 MB
Proceed with these changes to the system installation? [Y/n]: n