Skip to content

Commit 96a9391

Browse files
author
Maciej Wojno
committed
Merge main/upstream
2 parents 29dfc21 + 4d28957 commit 96a9391

File tree

3,866 files changed

+848794
-133566
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,866 files changed

+848794
-133566
lines changed

.github/workflows/rust.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@ jobs:
1818
build-and-test:
1919
runs-on: ubuntu-latest
2020
env:
21-
TRAVIS: true # emulate CI, some code depends on it to do less work
21+
# The environment variable is set to test only on a few selected APIs,
22+
# speeding up the integration process. See etc/api/api-list-ci.yaml.
23+
CI: true
2224
steps:
2325
- uses: actions/checkout@v2
2426
- uses: Swatinem/rust-cache@v2

.travis.yml

Lines changed: 0 additions & 39 deletions
This file was deleted.

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ DO NOT EDIT !
66
The MIT License (MIT)
77
=====================
88

9-
Copyright © `2015-2020` `Sebastian Thiel`
9+
Copyright 2015–2024 Sebastian Thiel
1010

1111
Permission is hereby granted, free of charge, to any person
1212
obtaining a copy of this software and associated documentation

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ API_SHARED_INFO = $(API_DIR)/shared.yaml
3131
TYPE_API_INFO = $(API_DIR)/type-api.yaml
3232
TYPE_CLI_INFO = $(API_DIR)/type-cli.yaml
3333
API_LIST = $(API_DIR)/
34-
ifdef TRAVIS
35-
API_LIST := $(API_LIST)api-list_travis.yaml
34+
ifdef CI
35+
API_LIST := $(API_LIST)api-list-ci.yaml
3636
else
3737
API_LIST := $(API_LIST)api-list.yaml
3838
endif

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
These crates have been published under the `google-*` prefix in the early days of the Rust ecosystem, but by now it has become
2-
more of an issue as Google might become interested in publishing their own, and wondering why someone unaffiliated would take their name.
1+
### Maintenance Mode
32

4-
For that reason, these crates are now unmaintained and shall be handed over to Google when they choose to release their own.
3+
No new features will be implemented, but contributions are welcome. From time to time new releases will be published to crates.io.
4+
5+
Also, **we are looking for a new maintainer**.
56

67
### WARNING
78

8-
The following crates are not under my control and have been published by another party
9+
The following crates are not under our control and have been published by another party
910

1011
* `google-privateca1-cli`
1112
* `google-recaptchaenterprise1-cli`

apis.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,51 @@
22
"kind": "discovery#directoryList",
33
"discoveryVersion": "v1",
44
"items": [
5+
{
6+
"kind": "discovery#directoryItem",
7+
"id": "cloudcommerceprocurement:v1",
8+
"name": "cloudcommerceprocurement",
9+
"version": "v1",
10+
"title": "Cloud Commerce Partner Procurement API",
11+
"description": "Partner API for the Cloud Commerce Procurement Service.",
12+
"discoveryRestUrl": "https://cloudcommerceprocurement.googleapis.com/$discovery/rest?version=v1",
13+
"icons": {
14+
"x16": "http://www.google.com/images/icons/product/search-16.gif",
15+
"x32": "http://www.google.com/images/icons/product/search-32.gif"
16+
},
17+
"documentationLink": "https://cloud.google.com/marketplace/docs/partners/commerce-procurement-api/reference/rest/",
18+
"preferred": true
19+
},
20+
{
21+
"kind": "discovery#directoryItem",
22+
"id": "aiplatform:v1",
23+
"name": "aiplatform",
24+
"version": "v1",
25+
"title": "Vertex AI API",
26+
"description": "Train high-quality custom machine learning models with minimal machine learning expertise and effort.",
27+
"discoveryRestUrl": "https://aiplatform.googleapis.com/$discovery/rest?version=v1",
28+
"icons": {
29+
"x16": "http://www.google.com/images/icons/product/search-16.gif",
30+
"x32": "http://www.google.com/images/icons/product/search-32.gif"
31+
},
32+
"documentationLink": "https://cloud.google.com/vertex-ai/",
33+
"preferred": true
34+
},
35+
{
36+
"kind": "discovery#directoryItem",
37+
"id": "aiplatform:v1beta1",
38+
"name": "aiplatform",
39+
"version": "v1",
40+
"title": "Vertex AI API",
41+
"description": "Train high-quality custom machine learning models with minimal machine learning expertise and effort.",
42+
"discoveryRestUrl": "https://aiplatform.googleapis.com/$discovery/rest?version=v1beta1",
43+
"icons": {
44+
"x16": "http://www.google.com/images/icons/product/search-16.gif",
45+
"x32": "http://www.google.com/images/icons/product/search-32.gif"
46+
},
47+
"documentationLink": "https://cloud.google.com/vertex-ai/",
48+
"preferred": false
49+
},
550
{
651
"kind": "discovery#directoryItem",
752
"id": "walletobjects:v1",

etc/api/abusiveexperiencereport/v1/abusiveexperiencereport-api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
}
140140
}
141141
},
142-
"revision": "20240207",
142+
"revision": "20240610",
143143
"rootUrl": "https://abusiveexperiencereport.googleapis.com/",
144144
"schemas": {
145145
"SiteSummaryResponse": {

etc/api/abusiveexperiencereport/v1/crates/5.0.5-api+20240610

Whitespace-only changes.

etc/api/acceleratedmobilepageurl/v1/acceleratedmobilepageurl-api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
}
116116
}
117117
},
118-
"revision": "20240303",
118+
"revision": "20240625",
119119
"rootUrl": "https://acceleratedmobilepageurl.googleapis.com/",
120120
"schemas": {
121121
"AmpUrl": {

etc/api/acceleratedmobilepageurl/v1/crates/5.0.5-api+20240625

Whitespace-only changes.

0 commit comments

Comments
 (0)