Skip to content

Adjust autoupdate behavior#1127

Merged
bill-long merged 2 commits into
mainfrom
bilong-autoupdate
Jul 7, 2022
Merged

Adjust autoupdate behavior#1127
bill-long merged 2 commits into
mainfrom
bilong-autoupdate

Conversation

@bill-long
Copy link
Copy Markdown
Member

Note the small behavior change. If we are able to check for updates, but we then fail to either download or apply the update, we now write those failures as warnings. A failure to check is still silent (unless -Verbose is used) since we expect that to be normal in most cases.

Successful check but then download failed:

image

Successful check, download succeeded, but applying the update (renaming files, etc) failed:

image

- Old script file is removed when update completes
- Failures to download are now written as warnings, see comments
@bill-long bill-long force-pushed the bilong-autoupdate branch from 621c52f to 599a67a Compare July 7, 2022 14:29
@bill-long bill-long merged commit 8ad2a7c into main Jul 7, 2022
@bill-long bill-long deleted the bilong-autoupdate branch July 7, 2022 16:24
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.

[Work Item] Remove old script version instead of rename to .old

2 participants