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: add job for building binaries for releases #793

Merged
merged 1 commit into from
Oct 30, 2018

Conversation

johanbrandhorst
Copy link
Collaborator

This will trigger a build of a linux, darwin and windows
build of protoc-gen-grpc-gateway and protoc-gen-swagger
on every new tag matching the semver regex.

Fixes #790

@johanbrandhorst
Copy link
Collaborator Author

Now I haven't the foggiest idea how we're going to be able to test this unfortunately - any ideas?

@johanbrandhorst
Copy link
Collaborator Author

@johanbrandhorst
Copy link
Collaborator Author

I didn't expect the release builds to run, perhaps we should only run those on tags as well?

@codecov-io
Copy link

codecov-io commented Oct 30, 2018

Codecov Report

Merging #793 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #793   +/-   ##
=======================================
  Coverage   53.39%   53.39%           
=======================================
  Files          30       30           
  Lines        3362     3362           
=======================================
  Hits         1795     1795           
  Misses       1392     1392           
  Partials      175      175

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 fdcb0d0...c1b8be2. Read the comment docs.

This will trigger a build of a linux, darwin and windows
build of protoc-gen-grpc-gateway and protoc-gen-swagger
on every new tag matching the semver regex.
@johanbrandhorst
Copy link
Collaborator Author

Disabled the release builds for non-tags

@johanbrandhorst
Copy link
Collaborator Author

So I think the only way to really test this is to make a new release 🎉

@achew22
Copy link
Collaborator

achew22 commented Oct 30, 2018

LGTM. I'm not merging because there is a chance you want to watch the next run. Feel free to merge at will

@johanbrandhorst johanbrandhorst merged commit c203e72 into master Oct 30, 2018
@johanbrandhorst johanbrandhorst deleted the add-automatic-release-binaries branch October 30, 2018 23:00
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.

4 participants