Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Add build-binaries github action #696

Merged
merged 1 commit into from
Oct 5, 2020

Conversation

darkowlzz
Copy link
Contributor

@darkowlzz darkowlzz commented Sep 25, 2020

Build binaries action is a manually triggered action with parameters
GOARCH, repository and ref as inputs to build ignite binaries and upload
them as actions artifacts.
It is a developer automation action to easily build the binaries for
testing purposes.

Tested the action in a fork for building arm64 binaries and manually verified
that the binaries work on raspberry-pi (arm64).
Refer: https://github.com/darkowlzz/ignite/actions/runs/273081585

Build binaries action is a manually triggered action with parameters
GOARCH, repository and ref as inputs to build ignite binaries and upload
them as actions artifacts.
It is a developer automation action to easily building the binaries for
testing purposes.
@stealthybox
Copy link
Contributor

+1 to using this as a general dev tool
can be useful for producing binaries for users when responding to issues

@stealthybox stealthybox merged commit 65c55dd into weaveworks:master Oct 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants