Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gnome-software gnome-software
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 223
    • Issues 223
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 18
    • Merge requests 18
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gnome-softwaregnome-software
  • Merge requests
  • !1511

gs-details-page: Allow specify packaging format with origin name

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Milan Crha requested to merge wip/detailed-preference-format into main Oct 04, 2022
  • Overview 2
  • Commits 2
  • Pipelines 3
  • Changes 2

Let the format be optionally extended with an origin name, to be able to define packaging format in a more fine-grained way. An example is:

   [ 'flatpak:flathub', 'rpm', 'flatpak' ]

which prefers apps from the Flathub Flatpak remote, if it does not exist, then chooses an RPM version of the app, and if even that does not exist, then chooses a Flatpak version from any remote.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: wip/detailed-preference-format