b11bdb9212
full diff: https://github.com/googleapis/google-cloud-go/compare/logging/v1.4.2...logging/v1.7.0 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
45 lines
No EOL
902 B
JSON
45 lines
No EOL
902 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
|
|
"release-type": "go-yoshi",
|
|
"include-component-in-tag": true,
|
|
"separate-pull-requests": true,
|
|
"tag-separator": "/",
|
|
"packages": {
|
|
"bigquery": {
|
|
"component": "bigquery"
|
|
},
|
|
"bigtable": {
|
|
"component": "bigtable"
|
|
},
|
|
"datastore": {
|
|
"component": "datastore"
|
|
},
|
|
"errorreporting": {
|
|
"component": "errorreporting"
|
|
},
|
|
"firestore": {
|
|
"component": "firestore"
|
|
},
|
|
"logging": {
|
|
"component": "logging"
|
|
},
|
|
"profiler": {
|
|
"component": "profiler"
|
|
},
|
|
"pubsub": {
|
|
"component": "pubsub"
|
|
},
|
|
"pubsublite": {
|
|
"component": "pubsublite"
|
|
},
|
|
"spanner": {
|
|
"component": "spanner"
|
|
},
|
|
"storage": {
|
|
"component": "storage"
|
|
}
|
|
},
|
|
"plugins": [
|
|
"sentence-case"
|
|
]
|
|
} |