Age | Commit message (Expand) | Author |
---|---|---|
2021-01-13 | Switch uses of os.Getenv that check for empty string to os.LookupEnv. | Dean Deng |
2021-01-12 | Delete shim v1 | Fabricio Voznika |
2021-01-12 | Fix simple mistakes identified by goreportcard. | Adin Scannell |
2020-12-01 | Typo fix. | Etienne Perot |
2020-11-17 | Add support for TTY in multi-container | Fabricio Voznika |
2020-08-25 | Add nogo support to go_binary and go_test targets. | Adin Scannell |
2020-07-20 | Add standard entrypoints for test targets. | Adin Scannell |
2020-07-09 | Update shim to build using bazel. | Adin Scannell |
2020-06-11 | Set the HOME environment variable for sub-containers. | Ian Lewis |
2020-05-28 | Move Cleanup to its own package | Fabricio Voznika |
2020-04-23 | Simplify Docker test infrastructure. | Adin Scannell |
2019-10-07 | Add tests for $HOME | Ian Lewis |
2019-09-03 | Impose order on test scripts. | Adin Scannell |