Skip to content

add binary file name in new release option#55

Open
hyperion-cs wants to merge 1 commit intocreativeprojects:mainfrom
hyperion-cs:main
Open

add binary file name in new release option#55
hyperion-cs wants to merge 1 commit intocreativeprojects:mainfrom
hyperion-cs:main

Conversation

@hyperion-cs
Copy link
Copy Markdown

@hyperion-cs hyperion-cs commented Apr 15, 2026

Sometimes it is necessary to manually specify the name of the binary file in a new release (in which case, the target name and path will stay the same as for the "current" (old) executable). This PR implements this feature.

There are some breaking changes in the public API, so it's better to make a new minor version — v1.6.0.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 16, 2026

Codecov Report

❌ Patch coverage is 90.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.93%. Comparing base (eb6d9af) to head (f94e74e).

Files with missing lines Patch % Lines
package.go 66.67% 2 Missing ⚠️
update.go 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
- Coverage   76.95%   76.93%   -0.02%     
==========================================
  Files          28       28              
  Lines        1167     1166       -1     
==========================================
- Hits          898      897       -1     
  Misses        218      218              
  Partials       51       51              
Flag Coverage Δ
unittests 76.93% <90.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

hyperion-cs added a commit to hyperion-cs/go-selfupdate that referenced this pull request Apr 16, 2026
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