Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: service that notifies users if new deployment is available #259

Open
ledif opened this issue Mar 9, 2025 · 3 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@ledif
Copy link
Collaborator

ledif commented Mar 9, 2025

From Discord user engin: https://discord.com/channels/1072614816579063828/1226572714668724286/1348267279401619496

This could be a systemd service that periodically checks the status of rpm-ostree upgrade --check and lets the user know once per new deployment that a new upgrade is available. This service should be disabled by default but can be enabled either via ujust or through the Aurora Preferences GUI.

@ledif ledif added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Mar 9, 2025
@enginkarakurt
Copy link

Hey there, I'm the one from discord. What would be nice aswell is notifying when an update has started downloading/processing!

@p5
Copy link
Member

p5 commented Mar 9, 2025

Just to add some context - not disagreeing the idea or anything, but just explaining the previous logic:

The idea in Bluefin was to not have such a service because updates are very frequent (daily or more frequent), and some users could get annoyed thinking "ugh, another update. Time to reboot... Again...".
In Bluefin, the updates are supposed to be invisible, where they are applied without the user thinking about it. Just shutdown the computer daily/weekly and forget about ever updating again.

Something that's opt-in might be good for the other group of people who do want to know exactly when a new update is available.

@enginkarakurt
Copy link

@p5 I totally agree with that! Should just be a opt-in setting, maybe in the Aurora Preferences menu!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants