Add conspicuous EOL indicator for dom0#261
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #261 +/- ##
==========================================
+ Coverage 92.68% 92.94% +0.26%
==========================================
Files 59 64 +5
Lines 11267 13034 +1767
==========================================
+ Hits 10443 12115 +1672
- Misses 824 919 +95 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
1e17fb4 to
1037097
Compare
marmarta
left a comment
There was a problem hiding this comment.
There's also some complaining from pylint and black
qui/tray/updates.py
Outdated
| RunItem( | ||
| _( | ||
| f"<span foreground=\"red\"><b>" | ||
| "Warning!!! " |
There was a problem hiding this comment.
While emotionally I'm all for triple exclamation mark here, I think one would look more serious :)
1e4692b to
c68038b
Compare
After EOL date for the current release is decided, a simple update could set `os-eol` feature for dom0. As soon as the time has come, the Qui Updates systray widget will turn to a red warning sign and show appropriate message (with option to go online to see supported releases) resolves: QubesOS/qubes-issues#9965
c68038b to
274383f
Compare
The Pylint and Black complains should be resolved. I am not sure why I missed it. |
OpenQA test summaryComplete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025071515-4.3&flavor=pull-requests Test run included the following:
New failures, excluding unstableCompared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025061004-4.3&flavor=update
Failed tests10 failures
Fixed failuresCompared to: https://openqa.qubes-os.org/tests/142375#dependencies 10 fixed
Unstable testsDetailsPerformance TestsPerformance degradation:7 performance degradations
Remaining performance tests:65 tests
|
After EOL date for the current release is decided, a simple update could set
os-eolfeature for dom0. As soon as the time has come, the Qui Updates systray widget will turn to a red warning sign and show appropriate message (with option to go online to see supported releases)resolves: QubesOS/qubes-issues#9965