feat: gitea client
This commit is contained in:
60
vendor/cloud.google.com/go/release-please-config-individual.json
generated
vendored
Normal file
60
vendor/cloud.google.com/go/release-please-config-individual.json
generated
vendored
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"$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": {
|
||||
"ai": {
|
||||
"component": "ai"
|
||||
},
|
||||
"aiplatform": {
|
||||
"component": "aiplatform"
|
||||
},
|
||||
"auth": {
|
||||
"component": "auth"
|
||||
},
|
||||
"auth/oauth2adapt": {
|
||||
"component": "auth/oauth2adapt"
|
||||
},
|
||||
"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"
|
||||
},
|
||||
"vertexai": {
|
||||
"component": "vertexai"
|
||||
}
|
||||
},
|
||||
"plugins": [
|
||||
"sentence-case"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user