Commit Graph

4 Commits

Author SHA1 Message Date
Oliver Chang d6022d14da
Opt in all Google GitHub projects into GitHub issue filing. (#7531) 2022-04-11 13:40:12 +10:00
jonathanmetzman 806d1a0620
[Ubuntu upgrade] Disable MSAN where it doesn't support on Ubuntu 20.04 (#6281)
These projects were tested and it was found that their use
of MSAN does not work on Ubuntu 20.04. Therefore their use of
MSAN is being disabled.

Related: #6180
2021-08-24 15:24:47 -07:00
jonathanmetzman fe09bda7d6
Install python in projects that depend on it. (#6251)
When we upgrade to 20.04, python wont be in base-builder and
these projects will fail unless they install it.
Until then, this change should be a noop.

Related: #6180
2021-08-20 05:16:38 +00:00
Teju Nareddy 5858f999f8
Add new projects: grpc-httpjson-transcoding, http_pattern_matcher (#5427)
* Add new projects: grpc-httpjson-transcoding, http_pattern_matcher

Signed-off-by: Teju Nareddy <nareddyt@google.com>
2021-04-15 11:59:51 -04:00