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: compile to riscv64 #2016

Merged
merged 2 commits into from Jan 13, 2021
Merged

feat: compile to riscv64 #2016

merged 2 commits into from Jan 13, 2021

Conversation

caarlos0
Copy link
Member

closes #2012

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
@caarlos0 caarlos0 added enhancement New feature or request automerge labels Jan 12, 2021
@caarlos0 caarlos0 self-assigned this Jan 12, 2021
@vercel
Copy link

vercel bot commented Jan 12, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/goreleaser/goreleaser/48ubn59dr
✅ Preview: https://goreleaser-git-riscv64.goreleaser.vercel.app

@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 12, 2021
@codecov
Copy link

codecov bot commented Jan 12, 2021

Codecov Report

Merging #2016 (f3f312c) into master (b8b0b02) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2016   +/-   ##
=======================================
  Coverage   82.92%   82.92%           
=======================================
  Files          74       74           
  Lines        3989     3989           
=======================================
  Hits         3308     3308           
  Misses        555      555           
  Partials      126      126           
Impacted Files Coverage Δ
internal/builders/golang/targets.go 100.00% <ø> (ø)
cmd/build.go 100.00% <100.00%> (ø)
cmd/release.go 100.00% <100.00%> (ø)

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 838a244...f3f312c. Read the comment docs.

@vercel vercel bot temporarily deployed to Preview January 13, 2021 17:21 Inactive
@kodiakhq kodiakhq bot merged commit ef5be03 into master Jan 13, 2021
@kodiakhq kodiakhq bot deleted the riscv64 branch January 13, 2021 17:28
@github-actions
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support RISCV64 CPU arch
2 participants