Skip to content

fix: support .config directory for goreleaser config files #500

Merged
caarlos0 merged 2 commits intogoreleaser:masterfrom
haya14busa:support-config-dir
Jul 4, 2025
Merged

fix: support .config directory for goreleaser config files #500
caarlos0 merged 2 commits intogoreleaser:masterfrom
haya14busa:support-config-dir

Conversation

@haya14busa
Copy link
Copy Markdown
Contributor

Add support for .config/goreleaser.yaml and .config/goreleaser.yml configuration files to match GoReleaser's official doc.
https://goreleaser.com/customization/#fn:goreleaser-yaml

Add support for .config/goreleaser.yaml and .config/goreleaser.yml
configuration files to match GoReleaser's official search order.
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.37%. Comparing base (14707cd) to head (4a30b83).
Report is 38 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #500      +/-   ##
==========================================
+ Coverage   66.92%   70.37%   +3.44%     
==========================================
  Files           3        3              
  Lines         130      135       +5     
  Branches       23       32       +9     
==========================================
+ Hits           87       95       +8     
- Misses         27       36       +9     
+ Partials       16        4      -12     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@haya14busa
Copy link
Copy Markdown
Contributor Author

I ran $ docker buildx bake build to fix the validation erorr. Can you approve running the workflow? Thanks.

@caarlos0 caarlos0 enabled auto-merge (squash) July 4, 2025 18:15
@caarlos0
Copy link
Copy Markdown
Member

caarlos0 commented Jul 4, 2025

amazing, thanks!

@caarlos0 caarlos0 merged commit 0931acf into goreleaser:master Jul 4, 2025
39 checks passed
@haya14busa haya14busa deleted the support-config-dir branch July 7, 2025 02:24
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