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: build should output more debug info #3939

Merged
merged 1 commit into from Apr 14, 2023
Merged

fix: build should output more debug info #3939

merged 1 commit into from Apr 14, 2023

Conversation

caarlos0
Copy link
Member

fixes #3934

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

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: de7884c
Status: ✅  Deploy successful!
Preview URL: https://22a0a7a4.goreleaser.pages.dev
Branch Preview URL: https://log-build.goreleaser.pages.dev

View logs

@codecov
Copy link

codecov bot commented Apr 13, 2023

Codecov Report

Merging #3939 (de7884c) into main (b36e30a) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #3939   +/-   ##
=======================================
  Coverage   83.54%   83.55%           
=======================================
  Files         124      124           
  Lines       10954    10956    +2     
=======================================
+ Hits         9152     9154    +2     
  Misses       1445     1445           
  Partials      357      357           
Impacted Files Coverage Δ
internal/builders/golang/build.go 80.98% <100.00%> (+0.11%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@caarlos0 caarlos0 merged commit 11b32cf into main Apr 14, 2023
12 checks passed
@caarlos0 caarlos0 deleted the log-build branch April 14, 2023 02:08
@github-actions github-actions bot added this to the v1.18.0 milestone Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

--debug should output the warnings during builds
1 participant