Skip to content

chore: Update the goreleaser.yaml according to newer version 2.13.0#578

Merged
Vad1mo merged 1 commit into
goharbor:mainfrom
vg006:feat/goreleaser
Dec 2, 2025
Merged

chore: Update the goreleaser.yaml according to newer version 2.13.0#578
Vad1mo merged 1 commit into
goharbor:mainfrom
vg006:feat/goreleaser

Conversation

@vg006

@vg006 vg006 commented Dec 2, 2025

Copy link
Copy Markdown
Contributor

This PR addresses the issue #534, containing updates to the .goreleaser.yaml file according to the newer version 2.13.0 and deprecation notice.
The following is the overview of changes made to the configuration.

  • archives.format to archives.formats ref
  • archives.format_overrides.format to archives.format_overrides.formats ref
  • brews to homebrew_casks ref
    • Removed test block, since homebrews_casks did not accept it!

@Vad1mo

Vad1mo commented Dec 2, 2025

Copy link
Copy Markdown
Member

@vg006 DCO is missing

@codecov

codecov Bot commented Dec 2, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 6.44%. Comparing base (60ad0bd) to head (4a649e9).
⚠️ Report is 63 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##             main    #578      +/-   ##
=========================================
- Coverage   10.99%   6.44%   -4.55%     
=========================================
  Files         173     260      +87     
  Lines        8671   12842    +4171     
=========================================
- Hits          953     828     -125     
- Misses       7612   11908    +4296     
  Partials      106     106              

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

@vg006

vg006 commented Dec 2, 2025

Copy link
Copy Markdown
Contributor Author

@Vad1mo I signed off the previous commit and requesting your review.

@bupd bupd self-requested a review December 2, 2025 12:41
@bupd bupd self-assigned this Dec 2, 2025

@bupd bupd left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@bupd

bupd commented Dec 2, 2025

Copy link
Copy Markdown
Member

@vg006 can you do a release on your forked repo with the changes. so we can be sure this works.

@vg006

vg006 commented Dec 2, 2025

Copy link
Copy Markdown
Contributor Author

@bupd I tested the action workflow in my fork by creating a test tag v0.0.15-test1 and the results of the Jobs are as follows.
Here's the summary of the pipeline run.

Job Status
lint Passed
vulnerability-check Passed
test-release Passed
test-code Passed
push-latest-images Skipped
publish-images Failed

And also I tested the release locally using goreleaser release --snapshot --clean, which is successful.

@Vad1mo Vad1mo merged commit 828d85e into goharbor:main Dec 2, 2025
8 of 9 checks passed
@bupd

bupd commented Dec 2, 2025

Copy link
Copy Markdown
Member

@vg006 Congratulations 🎉 for your first PR

@vg006 vg006 deleted the feat/goreleaser branch December 3, 2025 06:53
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.

3 participants