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: goreleaser --clean flag #13

Merged
merged 1 commit into from
Feb 5, 2025
Merged

fix: goreleaser --clean flag #13

merged 1 commit into from
Feb 5, 2025

Conversation

walkowif
Copy link
Contributor

@walkowif walkowif commented Feb 5, 2025

--rm-dist goreleaser flag has been deprecated in favor of --clean.

@walkowif walkowif requested a review from a team as a code owner February 5, 2025 15:47
Copy link

github-actions bot commented Feb 5, 2025

Unit Tests Summary

1 tests   1 ✅  0s ⏱️
2 suites  0 💤
1 files    0 ❌

Results for commit b9f42e8.

Copy link

github-actions bot commented Feb 5, 2025

badge

Code Coverage Summary

Filename         Stmts    Miss  Cover    Missing
-------------  -------  ------  -------  ---------------
cmd/mirror.go      336     321  4.46%    68-459
cmd/root.go        115     112  2.61%    58-132, 139-191
cmd/utils.go        10       9  10.00%   23-34
main.go              3       3  0.00%    5-7
TOTAL              464     445  4.09%

Diff against main

Filename      Stmts    Miss  Cover
----------  -------  ------  --------
TOTAL             0       0  +100.00%

Results for commit: b9f42e8

Minimum allowed coverage is 80%

♻️ This comment has been updated with latest results

@walkowif walkowif merged commit c881027 into main Feb 5, 2025
8 checks passed
@walkowif walkowif deleted the fix/goreleaser-clean-flag branch February 5, 2025 16:39
@github-actions github-actions bot locked and limited conversation to collaborators Feb 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants