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

CI improvements: branch building and go install check #79

Merged
merged 3 commits into from
Jul 4, 2020

Conversation

palfrey
Copy link
Contributor

@palfrey palfrey commented Jul 4, 2020

This PR adds a couple of improvements to the CI

  • Makes it run on branches and PRs as well as master so pre-merged work can be checked
  • Runs the go install command to double check compilation of the core commands still works

Demo of the new setup running is at https://github.com/palfrey/distri/actions

@stapelberg stapelberg merged commit ea38435 into distr1:master Jul 4, 2020
@stapelberg
Copy link
Member

Thanks!

@palfrey palfrey deleted the branch-ci branch July 4, 2020 16:57
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.

2 participants