Skip to content

Conversation

@caesay
Copy link
Member

@caesay caesay commented May 13, 2025

When using the Squirrel CLI to perform updates, Update.exe becomes locked and can not be updated. There is a mechanism in Squirrel to "--updateSelf" after the application update. This adds that command to Velopack.

Closes #632

@codecov
Copy link

codecov bot commented May 13, 2025

Codecov Report

Attention: Patch coverage is 17.94872% with 32 lines in your changes missing coverage. Please review.

Project coverage is 40.12%. Comparing base (1af5c1c) to head (c821afe).
Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
src/bins/src/update.rs 17.94% 32 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #642      +/-   ##
===========================================
- Coverage    40.17%   40.12%   -0.06%     
===========================================
  Files          230      230              
  Lines        17027    17066      +39     
  Branches      2047     2047              
===========================================
+ Hits          6841     6848       +7     
- Misses        9829     9861      +32     
  Partials       357      357              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@caesay caesay force-pushed the fix-squirrel-cli-migration branch from ca9218c to c821afe Compare May 13, 2025 09:57
@caesay caesay merged commit 49fd957 into develop May 13, 2025
28 checks passed
@caesay caesay deleted the fix-squirrel-cli-migration branch May 13, 2025 10:09
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.

Squirrel migration fails if Squirrel Update.exe CLI is used to download the update

2 participants