gvisor/tools
Ayush Ranjan 010cadd3b8 [infra] Fix Build Github action failure.
The GH Build action has been failing with the error message:
```
--- BUILD -c opt //runsc
tee: /proc/self/fd/2: No such device or address
```

tee /dev/fd/2 seems to be the canonical way of copying stdin to stderr.
So use that instead.

PiperOrigin-RevId: 353259087
2021-01-22 09:42:15 -08:00
..
bazeldefs Support releasing aarch64 builds. 2021-01-08 18:03:17 -08:00
bigquery Fix parser to include iterations. 2020-12-11 11:26:42 -08:00
checkescape Fix simple mistakes identified by goreportcard. 2021-01-12 12:38:22 -08:00
checkunsafe
github Fix simple mistakes identified by goreportcard. 2021-01-12 12:38:22 -08:00
go_generics Fix simple mistakes identified by goreportcard. 2021-01-12 12:38:22 -08:00
go_marshal Fix simple mistakes identified by goreportcard. 2021-01-12 12:38:22 -08:00
go_stateify
installers Delete shim v1 2021-01-12 17:54:10 -08:00
nogo Add YAML validation for configuration files. 2021-01-05 10:43:04 -08:00
parsers Fix parser to include iterations. 2020-12-11 11:26:42 -08:00
tags
yamltest Add YAML validation for configuration files. 2021-01-05 10:43:04 -08:00
BUILD Internal change. 2020-10-07 15:04:13 -07:00
bazel.mk [infra] Fix Build Github action failure. 2021-01-22 09:42:15 -08:00
bazel_gazelle.patch
defs.bzl Fix Go branch for arm64. 2021-01-11 22:33:36 -08:00
go_branch.sh Fix Go branch building. 2021-01-12 20:33:28 -08:00
images.mk Add BuildKite annotations for failures and profiles. 2020-12-30 15:09:12 -08:00
make_apt.sh Support releasing aarch64 builds. 2021-01-08 18:03:17 -08:00
make_release.sh Support releasing aarch64 builds. 2021-01-08 18:03:17 -08:00
rules_go.patch
tag_release.sh
workspace_status.sh Make build command more robust. 2021-01-05 18:55:05 -08:00