Skip to content

GitLab

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

Merged
Created Apr 21, 2020 by Philip Withnall@pwithnallMaintainer

Improve flatpak progress reporting

  • Overview 21
  • Commits 10
  • Pipelines 8
  • Changes 12

See the commit messages for the details. Essentially, this reworks the progress reporting in the flatpak plugin to take account of the progress of runtimes required for apps.

It needs new APIs added recently in libflatpak, and another that I’ve just created an MR for: https://github.com/flatpak/flatpak/pull/3568. Without those, the existing progress reporting code is used.

Fixes: #276 (closed)

Edited Apr 21, 2020 by Philip Withnall
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: progress-reporting