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

update-manager: Make sure there's only one update notification

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Vanadiae requested to merge Vanadiae/gnome-builder:ensure-no-duplicated-builder-update-notif into master Feb 21, 2021
  • Overview 4
  • Commits 1
  • Pipelines 2
  • Changes 1

Currently when running Builder nightly there's frequently updates, so during a full day it might happen that the flatpak portal sends an "update available" signal several times.

But the plugin currently doesn't replace the old update notification with a newer one, so they start to pile up in the build popover.

So this commit makes sure that the previous notification is withdrawn on new update available.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ensure-no-duplicated-builder-update-notif