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

added armv6 support to goreleaser #736

Merged
merged 6 commits into from
Apr 23, 2021
Merged

added armv6 support to goreleaser #736

merged 6 commits into from
Apr 23, 2021

Conversation

ersonp
Copy link
Contributor

@ersonp ersonp commented Apr 20, 2021

Did you run make format && make check?

Fixes #733

Changes:

  • added goarm 6 to every binary in goreleaser

How to test this PR:

@jdknives
Copy link
Member

@ersonp will test that tomorrow with a draft release.

Copy link
Member

@jdknives jdknives left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ersonp good start. But currently, the names for the arm releases clash. It tries to create an arm archive but since there is one alr (from the previously built release) it fails. We need to name them explicitly with the versions they are.

@jdknives jdknives merged commit 3af1d56 into skycoin:develop Apr 23, 2021
@ersonp ersonp deleted the add-binary-armv6l branch April 11, 2022 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants