Commit graph

26 commits

Author SHA1 Message Date
Matthew Lui
81157f73ab
fix: Replace invalid example bazel command in README (#804) 2023-12-14 16:42:25 -08:00
Vadym Matsishevskyi
46d37bc217
Update README.md 2022-05-12 12:04:01 -07:00
Vadym Matsishevskyi
b2a7d27098
Remove Artman from README (#666)
Artman has been deprecated, artman's repo archived, mentioning artman in the readme is strictly harmful, as it runs monolith generator only, which this repository is not compatible with anymore.
2021-07-08 16:59:34 -07:00
Daniel Selvan D
02d3ff90a3
Updated README (#582)
Fixed small typo in line 120 (integrated -> integrate)
2020-09-03 14:37:17 +01:00
Vadym Matsishevskyi
650d7f1f8a
Update Readme.md to match latest Bazel updates 2019-12-27 16:13:58 -08:00
Evawere Ogbe
23f6c4d8d4 Change the min Bazel version to 0.29.1. (#580)
Since 0.23.0 now breaks on proto_library target, we need to use a higher 
version of Bazel. Right now, 0.29.1 is the latest release.
2019-09-18 13:54:41 -07:00
Evawere Ogbe
2c30d35bd7
Revert "Synchronize new proto/yaml changes." (#554)
This reverts commit 95aa3a2aaa.
2019-05-29 14:23:10 -07:00
Google APIs
95aa3a2aaa Synchronize new proto/yaml changes.
PiperOrigin-RevId: 250560742
2019-05-29 13:59:09 -07:00
Evawere Ogbe
71f37c50f9
Add bazel build instructions to README (#543)
Add bazel build instructions to README
2019-03-29 15:54:51 -07:00
Google APIs
be4199d847 Synchronize new proto changes. 2017-11-10 08:05:45 -08:00
Google APIs
253ab52d5d Synchronize new proto changes. 2017-11-09 07:05:39 -08:00
Dan O'Meara
e6f4cede57 Update discussion section of README (#484)
README directs users to submit issues but issue tracker is disabled.
2017-11-09 06:57:05 -08:00
Google APIs
b5dbde6f18 Synchronize new proto changes. 2017-10-16 16:06:37 -07:00
googleapis-publisher
33ec3ad0f9 Synchronize new proto changes. 2017-03-15 22:01:24 -07:00
googleapis-publisher
a48040e012 Synchronize new proto changes. 2017-03-09 14:01:40 -08:00
makdharma
e15b9f0790 Grpc bazel build support (#273)
* WORKSPACE and BUILD for bazel support

* added google/protobuf BUILD file and protos

* more cleanup

* added bazel support to readme

* removed local copy of .bzl files

Using the grpc's bzl files
Cleaned up WORKSPACE
Formated BUILD files

* removed local copy of google/protobuf

Modified grpc skylark files to use protobuf submodule's
copies of the well known protos.
2017-03-09 13:44:29 -08:00
googleapis-publisher
cc294a8851 Synchronize new proto changes. 2017-02-27 15:02:23 -08:00
Hong Zhang
700e1d78f3 Update README to mention API Design Guide (#267) 2017-02-27 14:44:49 -08:00
googleapis-publisher
019a1b4a8c Synchronize new proto changes. 2017-01-20 12:01:56 -08:00
googleapis-publisher
8955837a81 Synchronize new proto changes. 2017-01-09 15:01:52 -08:00
Hong Zhang
a23b2ef4d2 Clarify the purpose of Makefile (#232) 2017-01-09 14:14:59 -08:00
Michael Darakananda
0078ddc9ea Document that Go source files live in google/go-genproto (#59)
* Document that Go source files live in google/go-genproto

* Address PR comments
2016-07-27 07:53:51 +10:00
Jacob Geiger
7293b6e6bf Mention GAPIC in README 2016-04-28 12:14:00 -07:00
wora
dfbd92b9af Update main README.md to mention the discussion group. 2015-04-14 11:31:03 -07:00
Matthew Riley
a2a9e15faa Update README.md to clarify how this relates to other APIs
google/googleapis is really only for a small set of APIs at the moment.
Let's give developers a link to more documentation for our full suite of
APIs.
2015-04-02 15:17:44 -07:00
Hong Zhang
557e6fc912 First commit of googleapis repo. It includes several core protobuf
libraries and Google Cloud Pub/Sub API v1beta2.
2015-03-27 23:51:25 -07:00