Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Discover Discover
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 18
    • Merge requests 18
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PlasmaPlasma
  • DiscoverDiscover
  • Merge requests
  • !458

flatpak: Allow using newer appstream API to look up by bundle id

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Aleix Pol Gonzalez requested to merge work/apol/flatpak-faster-flatpakid-lookup into master Jan 26, 2023
  • Overview 5
  • Commits 1
  • Pipelines 7
  • Changes 1

This way we don't need to create and loop through every component.

Test Cases:

  • plasma-discover --backends flatpak https://dl.flathub.org/repo/appstream/com.dosbox.DOSBox.flatpakref
  • ./bin/flatpaktest testInstallFlatpakref (faster)
  • ./bin/flatpaktest

Draft because it's not working on my system, for some reason appstream gives me 0 components with the new code path.

Edited Jan 26, 2023 by Aleix Pol Gonzalez
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/apol/flatpak-faster-flatpakid-lookup