hl2sdk/thirdparty/protobuf-3.21.8/kokoro
Nicholas Hastings c5d57c03ee
Update Protobuf and add protos for CS2 (#176)
* Replace protobuf 2.6.1 with 3.21.8

* Update/add protobuf libs

* Add CS2 protos

* Remove old csgo/dota protos

* Add versioned protoc bin

* Comment out Valve's `schema` define for now

* Use ENetworkDisconnectionReason

* Fix-up `offsetof` to avoid errors on some Clang versions
2023-11-15 23:58:12 +00:00
..
docs Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
linux Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
macos Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
macos-next Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
release Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
windows/csharp Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
caplog.sh Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00
README.md Update Protobuf and add protos for CS2 (#176) 2023-11-15 23:58:12 +00:00

Kokoro Infrastructure

The files in this directory serve as plumbing for running Protobuf tests under Kokoro, our internal CI.

We have shared this part of our CI configuration in hopes that it is helpful to contributors who want to better understand the details of our test and release processes. If there are changes, please file an issue; unfortunately, we may not be able to accept PRs (but feel free to send one if it helps to explain the issue).