Commit graph

5 commits

Author SHA1 Message Date
stack72
a731437ecc Move Windows release builds to happen in GHA
The windows release was appveyor calling a specific build target when
a tag was present. This is now called on a push to any of the branches
in the push category

This means it will not trigger on the pushes to the PR builds
2020-03-26 19:02:13 +00:00
Evan Boyle
80f1989600
Removing the need for vendoring (#4167) 2020-03-25 15:57:46 -07:00
evanboyle
d65c65122f update builds to handle new go mod layout 2020-03-18 16:41:23 -07:00
stack72
f11b7129a0 Run Dep Ensure when testing Go integration projects
Fixes: #3939
2020-03-10 03:11:44 +02:00
stack72
985084651c Trying to build the windows build on GHA rather than AppVeyor 2020-02-27 17:11:39 +02:00