Skip to content

feat(update): make update script more verbose#1094

Merged
perber merged 1 commit into
perber:mainfrom
Hugo-Galley:feat/improve-update-script
Jun 1, 2026
Merged

feat(update): make update script more verbose#1094
perber merged 1 commit into
perber:mainfrom
Hugo-Galley:feat/improve-update-script

Conversation

@Hugo-Galley

Copy link
Copy Markdown
Contributor

After using the update script several times, I realized that the lack of progress logs can make it feel like the script isn't doing anything.

To improve the user experience, I removed the -q option from the download command so that progress is displayed, and I also added a log message indicating that the update process has started.

What do you think?

Copilot AI review requested due to automatic review settings June 1, 2026 10:05
@Hugo-Galley
Hugo-Galley requested a review from perber as a code owner June 1, 2026 10:05

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the LeafWiki updater script to provide clearer runtime feedback and adjust download output behavior.

Changes:

  • Make wget non-quiet (removes -q) during binary download.
  • Print an “Update in progress...” message before starting the update steps.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread update.sh
Comment thread update.sh
@perber

perber commented Jun 1, 2026

Copy link
Copy Markdown
Owner

@Hugo-Galley Sounds like a good idea!

@perber
perber merged commit 9aff7c1 into perber:main Jun 1, 2026
8 checks passed
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.

3 participants