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: improve --single-target #4442

Merged
merged 2 commits into from Nov 27, 2023
Merged

feat: improve --single-target #4442

merged 2 commits into from Nov 27, 2023

Conversation

caarlos0
Copy link
Member

@caarlos0 caarlos0 commented Nov 24, 2023

closes #4437
closes #4426

Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
@caarlos0 caarlos0 self-assigned this Nov 24, 2023
@pull-request-size pull-request-size bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Nov 24, 2023
@caarlos0 caarlos0 added bug Something isn't working and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Nov 24, 2023
Copy link

cloudflare-pages bot commented Nov 24, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: f7f64a3
Status: ✅  Deploy successful!
Preview URL: https://069e4577.goreleaser.pages.dev
Branch Preview URL: https://build-single-target.goreleaser.pages.dev

View logs

@pull-request-size pull-request-size bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Nov 24, 2023
Copy link

codecov bot commented Nov 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9d2162b) 83.83% compared to head (f7f64a3) 83.81%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4442      +/-   ##
==========================================
- Coverage   83.83%   83.81%   -0.02%     
==========================================
  Files         133      135       +2     
  Lines       12831    12817      -14     
==========================================
- Hits        10757    10743      -14     
  Misses       1650     1650              
  Partials      424      424              

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

@caarlos0 caarlos0 merged commit 25a054c into main Nov 27, 2023
10 of 13 checks passed
@caarlos0 caarlos0 deleted the build-single-target branch November 27, 2023 21:29
@github-actions github-actions bot added this to the v2.0.0 milestone Nov 27, 2023
hansmi added a commit to hansmi/ghactions-goreleaser-workflow that referenced this pull request Dec 11, 2023
@caarlos0 caarlos0 modified the milestones: v2.0.0, v1.23.0 Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

single-target cannot find build Build for a single target fails with "go_first_class" in targets
1 participant