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

Move to github actions #73

Merged
merged 3 commits into from
May 23, 2022
Merged

Move to github actions #73

merged 3 commits into from
May 23, 2022

Conversation

awlawl
Copy link

@awlawl awlawl commented May 5, 2022

  1. Moving from Circle CI CICD to Github Actions.
  2. Adds arm binaries for linux.
  3. Move to the github cli to create the releases.
  4. Moved away from gox to reduce build time dependancies (but up for suggestions on the repetitive make dist step).
  5. Only runs builds for a tagged push into the repo so that the version number changes are in the control of the repo maintainers.

I planned to upgrade to go 1.18, but there are issues with MockGen I couldn't easily resolve, so that will be another issue PR.

@awlawl awlawl requested review from mjreed-wbd and chjones May 20, 2022 14:24
@awlawl awlawl merged commit 4c435aa into develop May 23, 2022
@awlawl awlawl deleted the build-upgrade branch May 23, 2022 18:43
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.

1 participant