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: support arch variant to download GoReleaser #309

Merged
merged 1 commit into from Oct 3, 2021
Merged

Conversation

crazy-max
Copy link
Member

Fixes #308

@codecov
Copy link

codecov bot commented Oct 3, 2021

Codecov Report

Merging #309 (865ba5f) into master (2efe451) will decrease coverage by 5.67%.
The diff coverage is 30.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #309      +/-   ##
==========================================
- Coverage   85.86%   80.19%   -5.68%     
==========================================
  Files           4        4              
  Lines          92      101       +9     
  Branches       17       17              
==========================================
+ Hits           79       81       +2     
- Misses          6       12       +6     
- Partials        7        8       +1     
Impacted Files Coverage Δ
src/installer.ts 79.06% <30.00%> (-15.05%) ⬇️

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 cb1d514...865ba5f. Read the comment docs.

@crazy-max crazy-max merged commit 13b378d into master Oct 3, 2021
@crazy-max crazy-max deleted the arm-support branch October 3, 2021 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

goreleaser-action tries to download incorrect version of installer on armv6
1 participant