Commit Graph

9 Commits

Author SHA1 Message Date
Evan Anderson a928dbef31
Update OWNERS_ALIASES to match autogen in community (#446) 2021-04-06 11:02:39 -07:00
Scott Nichols cc1d9d2e09
use the new hack repo for scripts (#373) 2020-10-27 16:12:33 -07:00
Matt Moore 1dd26e7d03
Migrate caching to go mod (#258) 2020-04-27 14:35:51 -07:00
chaodaiG 6e4e72a5e3 Use knative.dev/test-infra (#62) 2019-07-31 20:03:43 -07:00
Adriano Cunha 0c2ca63ba3 Update OWNERS to use OWNERS_ALIASES (#32) 2019-05-28 15:45:30 -07:00
Adriano Cunha 97110f4e0c Update test-infra (#21)
* Bring in the latest features and fixes.
* Use the default build/unit test runners.
* Remove test-infra import hack from `Gopack.lock` and `update-deps.sh`
2019-01-17 17:08:31 -08:00
Vincent Demeester 6be7c335a2 Use `/usr/bin/env bash` instead of `/bin/bash` (#18)
Some systems may not have /bin/bash (NixOS for example)… Using
/usr/bin/env bash has the benefit of looking for whatever the
default version of the program is in your current environment

Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
2018-12-11 09:26:16 -08:00
Adriano Cunha 9a8787bc84 Add OWNERS file to //test (#8) 2018-09-14 10:21:49 -07:00
Matt Moore 932173e3e2 Bootstrap knative/caching.
This adds all of the elements needed to bootstrap the knative/caching repo.

I've tried to limit this to largely boilerplate elements so that it can more easily be recycled as we create other repos.
2018-09-01 20:50:01 +00:00