Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • phosh phosh
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 239
    • Issues 239
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 30
    • Merge requests 30
  • 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
  • World
  • Phosh
  • phoshphosh
  • Merge requests
  • !950

Draft: Use appstream metainfo to filter applications too

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Guido Günther requested to merge guidog/phosh:metainfo into main Nov 26, 2021
  • Overview 0
  • Commits 3
  • Pipelines 1
  • Changes 7

This is a replacement for !858 (closed) . Using a new MR since the old one's branch is in the blessed repo due to the migration.

TODO:

  • Don't filter before metainfo cache is up to date
  • keep cache up to date on app add/removal (ideally fixed in appstream: see https://github.com/ximion/appstream/issues/337)
  • make sure flatpak system / user metainfo gets added (see https://github.com/flatpak/flatpak/pull/4350)
  • cache successful lookups to avoid rechecking the data (this is pretty fast but would make sense if we cache the lookups for desktop file information as well)
  • bump dependency to appstream 0.14.8 once released since we require that for the cache code

Closes: #611 (closed), #672

Edited Nov 26, 2021 by Guido Günther
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: metainfo