Commit graph

9 commits

Author SHA1 Message Date
Carlos O'Ryan
52758bec03
feat: add Cloud Pub/Sub protos (#31) 2020-01-16 11:04:40 -05:00
Carlos O'Ryan
20009f59de
ci: verify pkg-config files actually work (#30)
Change the CI builds to verify the pkg-config files we create actually
work. Some improvements in the `.*ignore` files.
2020-01-15 17:44:36 -05:00
Carlos O'Ryan
449df1fd37
ci: add configs for a CMake+Ninja build (#27) 2019-10-17 14:47:50 -04:00
Carlos O'Ryan
c1d1b77f30
feat: upgrade googleapis and bigquery protos (#24) 2019-10-16 17:26:56 -04:00
Takashi Matsuo
763c731470
Try to fix tumbleweed install build (#11) 2019-07-18 14:20:41 -04:00
Takashi Matsuo
08ce6e0109
Add install test (#8)
* Add first install test

* Fix style

* Split the test into spanner and bigtable

* Correct indentation

* Add other distros, shared lib test, and kokoro configs

* Fix style
2019-07-16 12:31:19 -04:00
Takashi Matsuo
015e0a3daf
Use gcr to cache the docker images (#7)
* Use gcr to cache the docker images

* Remove sudo from docker command
2019-07-12 15:43:32 -07:00
Takashi Matsuo
d6e90be651
Refactor Dockerfiles (#6) 2019-07-12 10:12:30 -07:00
Takashi Matsuo
aefb8c98b0
Add ci scripts (#1)
* Add ci scripts

* Move config files to ci/kokoro/docker

* Remove dump-logs etc

* Simplified grpc installation

* Add Ubuntu 16.04 kokoro config

* Address code review
2019-07-11 13:11:32 -07:00