Commit Graph

15 Commits

Author SHA1 Message Date
Marten Seemann
6148ea9a46 Merge pull request #2914 from lucas-clemente/check-go-mod-tidy
check that go.mod is tidied
2020-12-05 21:16:21 +07:00
Marten Seemann
18bcfce177 Merge pull request #2888 from lucas-clemente/cross-compile-test
cross compile quic-go for all platforms / architectures
2020-12-04 10:13:22 +07:00
Marten Seemann
db5e6f61e5 cross compile quic-go for all platforms / architectures 2020-12-04 09:36:01 +07:00
Marten Seemann
b7cb3fc766 check that go.mod is tidied 2020-11-29 13:28:02 +07:00
Marten Seemann
c5b8e3a06b run all unit test jobs, even if one of them fails 2020-11-29 13:24:47 +07:00
Marten Seemann
fea55fa042 use the current version of setup-go on GitHub Actions 2020-10-29 13:53:09 +07:00
Marten Seemann
84405e1755 use Ginkgo option to combine coverage reports 2020-09-18 12:22:07 +07:00
Marten Seemann
d0f45cc990 Merge pull request #2783 from lucas-clemente/update-golang-ci-lint-action
use golangci-lint-action@v2 to run golangci-lint
2020-09-17 23:03:02 +07:00
Marten Seemann
0a035d7565 run i386 unit tests on GitHub actions 2020-09-15 10:47:15 +07:00
Marten Seemann
1c163dc1e2 use golangci-lint-action@v2 to run golangci-lint 2020-09-15 09:08:33 +07:00
Marten Seemann
4414060017 update golangci-lint to v1.31 2020-09-12 11:41:04 +07:00
Marten Seemann
97b0b6d5c7 use GitHub Actions to run unit tests, disable AppVeyor 2020-08-28 20:14:44 +07:00
Marten Seemann
562cf11b11 run golangci-lint on Github Actions instead of Travis 2020-08-18 11:50:45 +07:00
Marten Seemann
9b5391b771 use GitHub Actions to build the interop runner Docker image 2020-08-18 07:08:24 +07:00
Marten Seemann
91e5ca4947 run the check for go generated files on Github Actions instead of Travis 2020-08-06 17:01:14 +07:00