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
Matt Moore
ee34b62c14
upgrade to latest dependencies ( #2950 )
...
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
2020-10-21 08:18:17 -07:00
Kenjiro Nakayama
58c473597c
Fix Istio installation for CI ( #2889 )
...
* Import net-istio
* Run hack/update-deps.sh
* Update test/e2e-test.sh
* Fix mistake
* Update go.mod and re-run hack/update-deps.sh
2020-10-06 12:10:01 -05:00
Chi Zhang
804aded0ea
Fix the go mod vendor path for knative test-infra ( #2785 )
2020-08-28 10:37:07 -07:00
Chi Zhang
73030ef0f0
Switch from dep to go mod ( #2718 )
2020-08-26 13:58:06 -07:00
Matt Moore
87beed4771
[master] Auto-update dependencies ( #2372 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-04-09 10:29:04 -07:00
Matt Moore
8f5e30d209
[master] Auto-update dependencies ( #2363 )
...
Produced via:
`./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign dprotaso grantr samodell
/cc dprotaso grantr samodell
2020-04-08 06:34:01 -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