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: first class build targets #3062

Merged
merged 1 commit into from Apr 26, 2022
Merged

feat: first class build targets #3062

merged 1 commit into from Apr 26, 2022

Conversation

caarlos0
Copy link
Member

@caarlos0 caarlos0 commented Apr 23, 2022

Adds the ability to tell goreleaser to use the first-class Go ports as targets.

Closes #3053

Adds the ability to tell goreleaser to use the first-class Go ports as
targets.

Closes #3053

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
@caarlos0 caarlos0 self-assigned this Apr 23, 2022
@pull-request-size pull-request-size bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Apr 23, 2022
@caarlos0 caarlos0 added the enhancement New feature or request label Apr 23, 2022
@vercel vercel bot temporarily deployed to Preview April 23, 2022 00:07 Inactive
@codecov
Copy link

codecov bot commented Apr 23, 2022

Codecov Report

Merging #3062 (5c13635) into main (41f7c3a) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #3062      +/-   ##
==========================================
+ Coverage   84.53%   84.55%   +0.02%     
==========================================
  Files         112      112              
  Lines        9199     9214      +15     
==========================================
+ Hits         7776     7791      +15     
  Misses       1149     1149              
  Partials      274      274              
Impacted Files Coverage Δ
internal/builders/golang/build.go 91.69% <100.00%> (+0.52%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 41f7c3a...5c13635. Read the comment docs.

@caarlos0 caarlos0 marked this pull request as ready for review April 23, 2022 02:27
@caarlos0 caarlos0 merged commit 69cf1aa into main Apr 26, 2022
@caarlos0 caarlos0 deleted the build-targets branch April 26, 2022 01:07
@github-actions github-actions bot added this to the v1.9.0 milestone Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 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.

support Go first class ports as targets
1 participant