Commit Graph

214 Commits

Author SHA1 Message Date
Petros Angelatos
b2244df4e0 blacklist the spanner API
For readers of the future, this appeared to be broken even before this
PR was introduced but I couldn't pinpoint exactly where the breakage was
introduced

Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
2020-12-19 19:42:54 +01:00
Petros Angelatos
33aa680b6f remove gmail from the blacklist
Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
2020-12-19 00:46:10 +01:00
Petros Angelatos
0e69ffc9eb cleanup top-level namespace and organize items under cmn and api
the top level module re-exports a few very common items like the hub
struct of the particular API and Result, Error, and Delegate.

Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
2020-12-19 00:44:20 +01:00
Sebastian Thiel
4c4c669441 last batch 2020-07-11 12:20:29 +08:00
Sebastian Thiel
221fe9606c second batch of published crates 2020-07-10 16:56:07 +08:00
Sebastian Thiel
7bdbebf458 intermediate result of republish 2020-07-10 13:45:18 +08:00
Sebastian Thiel
c949124df5 Bump patch level to prep for release 2020-07-10 09:13:01 +08:00
Sebastian Thiel
69fb05c4e1 update API descriptions 2020-07-10 09:11:32 +08:00
Joel Lathrop
b6ee34dcff Update the PubSub schema to include new API features.
Since the last time the PubSub v1 schema was fetched from Discovery in
April, Google has added new API features: namely, subscription filters
and retry policies.  This update to the JSON schema and its generated
code bring in support for these features.
2020-07-09 09:11:08 +08:00
Sebastian Thiel
5e5327f3f7 Use api overrides to specialize building of drive2/3 APIs
This seems preferable over hardcoding special knowledge into the
generator code.
2020-06-05 11:11:17 +08:00
Sebastian Thiel
0b513a9a53 remaining working crates published 2020-04-12 21:57:36 +08:00
Sebastian Thiel
42e2e44e4c initial bunch of releases 1.0.13 2020-04-12 21:08:05 +08:00
Sebastian Thiel
aacc30f08d update all json files 2020-04-12 18:55:37 +08:00
Sebastian Thiel
ebbddb30aa publish additional crates 2020-02-08 12:48:02 +08:00
lordie
0a013ddae6 revome auto formatting 2020-02-08 10:32:28 +08:00
lordie
d5519b9dfe added my business api 2020-02-08 10:32:28 +08:00
Sebastian Thiel
4209c20caf remove orphan/unavailable API: doc1 2019-12-09 17:46:56 +08:00
Sebastian Thiel
fd776832a8 publish result 2019-12-09 17:21:52 +08:00
Sebastian Thiel
f80ef206bc Bump version prior to release 2019-12-09 09:08:42 +08:00
Sebastian Thiel
3c1e509a25 Keep track of release of storage1
[skip CI]
2019-08-31 11:56:04 +02:00
Sebastian Thiel
114b9be7e1 Related to #238: publish google-storage1
It allows to control tls more easily.
I want to avoid to spam Crates.io by publishing only
the APIs that are specifically requested.
2019-08-31 11:52:28 +02:00
Sebastian Thiel
8cf36a3504 Finalize release 1.0.10 - all worked well 2019-07-07 22:16:05 +08:00
Sebastian Thiel
770f01826f On the way to publishing 1.0.10 2019-07-06 12:05:16 +08:00
Sebastian Thiel
8c1ca2aa9b update version to 1.0.10; republish 4 select crates 2019-07-05 19:09:55 +08:00
Sebastian Thiel
82e90709fc Finish publishing 1.0.9
Unfortunately fixes were applied while other crates were published,
and the only safe thing to do is to republish everything as a new
version number.
2019-07-05 18:45:16 +08:00
Sebastian Thiel
aceb717ead blacklist osconfig 2019-07-05 18:13:41 +08:00
Sebastian Thiel
03bfd3833b More releases 2019-07-05 18:10:40 +08:00
Sebastian Thiel
85f080ce5e Publishing state thus far - now running into publish limit
Email to help@crates.io was sent.
2019-07-05 14:07:03 +08:00
Sebastian Thiel
e42ebc0c2b Bump version to 1.0.9; update JSON schemas; add new APIs 2019-07-05 11:32:35 +08:00
Guy Taylor
86a884c48b Update JSON files 2019-07-03 18:21:35 +08:00
Lyle Mantooth
c4055af677 docs(sheets): fix build errors
Rustdoc assumes indented code is Rust code, but when it isn't, the docs
fail to build. The Sheets API has Java, Objective-C, and JavaScript
examples in its descripiton. Wrap these examples in language-tagged
triple-backticks to prevent rustdoc from trying to compile them.

Fixes #213.
2018-12-21 13:02:10 +01:00
Sebastian Thiel
0360e61c27 Merge branch 'update_url_to_1_7_1' of https://github.com/edelangh/google-apis-rs into edelangh-update_url_to_1_7_1 2018-10-21 12:08:26 +02:00
edelangh
0403e19476 Update dep url to 1.7.1 2018-10-16 23:52:34 +02:00
Sebastian Thiel
1487e6caa2 Remove an API without corresponding json file
This prevented github-pages from being generated.
Don't quite know how that could happen.
2018-10-14 13:48:48 +02:00
Sebastian Thiel
cdfd978fc3 Publish of v1.0.8 2018-10-14 13:29:18 +02:00
Sebastian Thiel
bce4f08554 Bump version to 1.0.8 - the previous one was already published somehow 2018-10-14 11:12:24 +02:00
Sebastian Thiel
dd893eb29a After publishing the latest versions 2018-10-14 10:52:45 +02:00
Sebastian Thiel
255c7f5ad5 Update to latest versions of API declarations 2018-10-13 13:49:14 +02:00
Sebastian Thiel
5a67475b54 Merge branch 'photoslibrary' of https://github.com/TheBiggerGuy/google-apis-rs into TheBiggerGuy-photoslibrary 2018-10-13 12:16:10 +02:00
Guy Taylor
d202f9792b ichore(blacklist): blacklist versions that do not exist 2018-10-13 11:49:16 +02:00
Guy Taylor
f2363df5b5 chore(gen): add photoslibrary v1 code 2018-10-11 19:55:54 +01:00
Guy Taylor
4603769ca6 chore(manually_added): Add support for adding unlisted APIs
The photoslibrary API is not listed however is still available.
This adds a method of manually adding APIs to the shared.yaml and adds the photoslibary API info.

Fixes #198
2018-10-11 19:55:53 +01:00
Sebastian Thiel
83843dd796 publish newly un-blacklisted crates
[skip CI]
2018-02-01 20:23:10 +01:00
Michael Daffin
9e92a3c188 chore(blacklist): remove working apis from blacklist
With recent changes to rust and or the generator a bunch of api are now
working. This commit removes them from the blacklist.
2018-02-01 16:44:52 +00:00
Michael Daffin
eff8aac1ed chore(blacklist): remove compute1 from blacklist 2018-01-31 13:31:28 +00:00
Sebastian Thiel
8362289bd9 publish 'sheets' crates 2018-01-28 17:14:48 +01:00
Faddi
deaf8f5049 chore(blacklist): removed sheets from blacklist 2018-01-28 16:54:05 +01:00
Sebastian Thiel
cfafe4c6d1 Publish latest version of everything 2017-12-12 17:57:47 +01:00
Sebastian Thiel
dfe263bb56 Bump patch level just to allow using new releases
Should remember it's not enough to just update the
api versions (major.minor.patch+X, where X is the API version)
as it is not enough to be a different version in the sense of
semver, for some reason.
2017-12-12 15:59:05 +01:00
Sebastian Thiel
ad3f30855a Releases so far...
For some reason, most of the API tarballs don't have a valid checksum.
What is going on there?
2017-12-12 15:20:51 +01:00