Skip to content

qvm-template-postprocess: add installation complete message#444

Open
therohityadav wants to merge 1 commit intoQubesOS:mainfrom
therohityadav:add-template-success-msg
Open

qvm-template-postprocess: add installation complete message#444
therohityadav wants to merge 1 commit intoQubesOS:mainfrom
therohityadav:add-template-success-msg

Conversation

@therohityadav
Copy link

Currently, the final user-facing log during template installation is "Importing data ...", which leaves users uncertain if the background post-installation tasks have finished.

Add an explicit info log at the end of the post_install function to provide a clear, unmistakable signal that the template installation is fully complete.

Fixes QubesOS/qubes-issues#10753

@codecov
Copy link

codecov bot commented Mar 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.25%. Comparing base (1a623d1) to head (79682b6).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #444   +/-   ##
=======================================
  Coverage   76.24%   76.25%           
=======================================
  Files          53       53           
  Lines        9322     9323    +1     
=======================================
+ Hits         7108     7109    +1     
  Misses       2214     2214           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@andrewdavidwong
Copy link
Member

Fixes QubesOS/qubes-issues#10753

I don't think this is enough to close the issue, because it's also asking for GUI changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Installing templates should end with some kind of "success!"-message

2 participants