Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

[IMPROVEMENT] Manual installs/uninstalls/updates take priority over automatic ones

Aperta
#5,394 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
45/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Attiva
Stack tecnologico
csharp
Ambito
desktop, tooling

Direzione di ricerca

The issue does not name files, tests, or entry points. Start by locating the existing automatic install/update queue and the handlers for manual install, uninstall, and update actions; define done as manual requests being processed ahead of queued automatic updates without changing the requested operations.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

enhancement
Please confirm these before moving forward.
  • I have searched for my feature proposal and have not found a work-in-progress/duplicate/resolved/discarded issue.
  • This improvement refers to an existing feature. If you want to suggest a new feature, please use this template.
  • This improvement is not a bug. If you want to report a bug, please use this template.
Describe the improvement

When a user clicks install/uninstall/update on a package while unigetui has already started other updates automatically then the action that the user requested is prioritized over the automatic updates.

Describe how this improvement could help users

I currently am installing the clickup app to try and unigetui is doing 27 updates that it started automatically:

Image

Now I have to wait for 27 updates to finish before the package that I wanted to install will get installed.
If I could have chosen then I would rather the package I just requested would get installed first.

This could be done by adding a "priority" value to all the installs and giving priority zero (highest priority) to manual clicks and priority 1 (lowest priority) to automatic updates.

Example: I have written this whole issue on github and clickup has still not started to install. But it will and I can parallel process while the computer takes care of the install. It is not the end of the world.

Note:
This idea is very much a "Nice to have" and not a "Need to have" feature improvement to the existing installation/update processes. I will have no hard feelings if this is not something that Devolutions wants to have in Unigetui but wanted to throw the idea out there.
Thanks :)
Btw I really like unigetui, you contributors are doing a great job.

Lingua principale
C#
Stelle
26.2k
Fork
929
Merge medio
1g 3h
PR unite (30g)
55

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di Devolutions/UniGetUI

Tutte le issue di Devolutions/UniGetUI

Issue simili

Altre issue su C#

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.