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

feat: self-updater #73

Merged
merged 6 commits into from
May 30, 2024
Merged

feat: self-updater #73

merged 6 commits into from
May 30, 2024

Conversation

keroxp
Copy link
Member

@keroxp keroxp commented May 30, 2024

  • added self-update system into cage binary, that automatically detects the latest release from github and replace the current executable

Copy link

codecov bot commented May 30, 2024

Codecov Report

Attention: Patch coverage is 67.91045% with 43 lines in your changes are missing coverage. Please review.

Project coverage is 75.65%. Comparing base (56f169b) to head (b9a2066).

Files Patch % Lines
cli/cage/upgrade/upgrade.go 62.60% 23 Missing and 20 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #73      +/-   ##
==========================================
- Coverage   77.83%   75.65%   -2.18%     
==========================================
  Files           9       18       +9     
  Lines         591      949     +358     
==========================================
+ Hits          460      718     +258     
- Misses         77      134      +57     
- Partials       54       97      +43     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@keroxp keroxp merged commit 2d3c22b into main May 30, 2024
1 check passed
@keroxp keroxp deleted the feat-upgrade branch May 30, 2024 11:15
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.

1 participant