Commit Graph

4 Commits

Author SHA1 Message Date
knative-automation ebbf6c7f18
upgrade to latest dependencies (#3105)
Signed-off-by: Knative Automation <automation@knative.team>
2021-01-04 07:41:31 -08:00
knative-automation f9a59e7e11
upgrade to latest dependencies (#2986)
Signed-off-by: Knative Automation <automation@knative.team>
2020-10-29 14:01:36 -07:00
Chi Zhang 73030ef0f0
Switch from dep to go mod (#2718) 2020-08-26 13:58:06 -07:00
Adriano Cunha 49126fcc43 Add real build/unit presubmit tests (#734)
Addresses #66.
Addresses #67.

* Update test-infra to use the default build/unit test runners, which includes building go code and linting markdown files.
* Remove the integration tests, as they only start Knative Serving, which is irrelevant for this repo.

Bonuses:
* fix unbuildable `grpc-ping-go` sample
* remove test-infra import hack from `Gopack.lock` and `update-deps.sh`
2019-01-10 14:23:42 -08:00