Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: extraction of @elgato/schemas #28

Merged
merged 2 commits into from
Feb 22, 2024
Merged

fix: extraction of @elgato/schemas #28

merged 2 commits into from
Feb 22, 2024

Conversation

GeekyEggo
Copy link
Member

Previously, completion would occur when the contents of the HTTP stream had been fully read, and not when the contents had been extract. This changes updates the flow so that the file is first downloaded, integrity checked, and then installed. There is also a fallback in place to re-install the previous version should the update fail.

Previously, completion would occur when the contents of the HTTP stream had been fully read, and not when the contents had been extract. This changes updates the flow so that the file is first downloaded, integrity checked, and then installed. There is also a fallback in place to re-install the previous version should the update fail.
@GeekyEggo GeekyEggo requested a review from ChekTek February 22, 2024 14:39
ChekTek
ChekTek previously approved these changes Feb 22, 2024
@GeekyEggo GeekyEggo merged commit 17386e3 into main Feb 22, 2024
4 checks passed
@GeekyEggo GeekyEggo deleted the fix_update branch February 22, 2024 17:32
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.

2 participants