Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Feat [Golang] [Package] Updater #38

Merged
merged 7 commits into from
Dec 12, 2023
Merged

Feat [Golang] [Package] Updater #38

merged 7 commits into from
Dec 12, 2023

Conversation

H0llyW00dzZ
Copy link
Owner

  • [+] feat(updater): add updater package for automatically updating Go applications

- [+] feat(updater): add updater package for automatically updating Go applications
@H0llyW00dzZ H0llyW00dzZ added enhancement New feature or request todo labels Dec 11, 2023
Copy link

CodeQL analysis is complete for PR #38

- [+] feat(updater): add functionality to download and update the application
- [+] fix(updater): change temporary file name for downloaded asset
- [+] feat(updater): add functionality to find matching asset for current platform
- [+] feat(updater): add functionality to download asset from URL and write it to temporary file
- [+] feat(updater): add functionality to apply update by replacing current binary with new one
- [+] feat(updater): add functionality to restart the application after update is applied
- [+] fix(app.go): update asset name format to match the current project name
- [+] fix(app.go): update command to restart the application with the correct executable name
- [+] feat(updater): add updater package for automatically updating Go applications
- [+] feat(updater): add functionality to download and update the application
- [+] fix(updater): change temporary file name for downloaded asset
- [+] feat(updater): add functionality to find matching asset for current platform
- [+] feat(updater): add functionality to download asset from URL and write it to temporary file
- [+] feat(updater): add functionality to apply update by replacing current binary with new one
- [+] feat(updater): add functionality to restart the application after update is applied
- [+] fix(app.go): update asset name format to match the current project name
- [+] fix(app.go): update command to restart the application with the correct executable name
@H0llyW00dzZ H0llyW00dzZ marked this pull request as ready for review December 12, 2023 03:09
@H0llyW00dzZ H0llyW00dzZ merged commit 116c72f into master Dec 12, 2023
8 checks passed
@H0llyW00dzZ H0llyW00dzZ deleted the updater branch December 12, 2023 03:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request todo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant