Home
last modified time | relevance | path

Searched +full:yoshi +full:- +full:automation (Results 1 – 16 of 16) sorted by relevance

/external/python/google-api-python-client/.github/
DCODEOWNERS5 # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#c…
7 # The @googleapis/yoshi-python is the default owner for changes in this repo
8 * @googleapis/yoshi-python
10 # The python-samples-reviewers team is the default owner for samples changes
11 /samples/ @googleapis/python-samples-owners
13 …more information, see https://github.com/googleapis/repo-automation-bots/blob/main/packages/auto-a…
14 .github/auto-approve.yml @googleapis/github-automation @googleapis/yoshi-python
16 # The following is needed to auto-approve changes to static discovery artifacts and generated docum…
17 /docs/dyn/*.html @yoshi-approver @googleapis/yoshi-python
18 /docs/dyn/index.md @yoshi-approver @googleapis/yoshi-python
[all …]
/external/python/google-api-python-client/scripts/
Dcreatecommits.sh8 # https://www.apache.org/licenses/LICENSE-2.0
18 git config --global user.name 'Yoshi Automation'
19 git config --global user.email 'yoshi-automation@google.com'
24 name=`echo $api | cut -d '.' -f 1`
27 if [[ ! -f "temp/$name.sha" ]]; then
34 if [[ -f "$API_SUMMARY_PATH" ]]; then
40 git commit -m "$commitmsg"
41 git rev-parse HEAD>temp/$name'.sha'
50 git commit -m "$commitmsg"
/external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/templates/java_library/.github/workflows/
Dapprove-readme.yaml7 # http://www.apache.org/licenses/LICENSE-2.0
18 name: auto-merge-readme
21 runs-on: ubuntu-latest
22 if: github.repository_owner == 'googleapis' && github.head_ref == 'autosynth-readme'
24 - uses: actions/github-script@v6
26 github-token: {{ '${{secrets.YOSHI_APPROVER_TOKEN}}' }}
28 // only approve PRs from yoshi-automation
29 if (context.payload.pull_request.user.login !== "yoshi-automation") {
/external/sdk-platform-java/java-common-protos/.github/workflows/
Dapprove-readme.yaml7 # http://www.apache.org/licenses/LICENSE-2.0
18 name: auto-merge-readme
21 runs-on: ubuntu-latest
22 if: github.repository_owner == 'googleapis' && github.head_ref == 'autosynth-readme'
24 - uses: actions/github-script@v6
26 github-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
28 // only approve PRs from yoshi-automation
29 if (context.payload.pull_request.user.login !== "yoshi-automation") {
/external/sdk-platform-java/java-common-protos/.github/
Dgenerated-files-bot.yml2 - type: json
5 - type: json
9 - 'renovate-bot'
10 - 'yoshi-automation'
11 - 'release-please[bot]'
12 - 'gcf-owl-bot[bot]'
/external/google-auth-library-java/.github/
Dgenerated-files-bot.yml2 - type: json
5 - type: json
9 - 'renovate-bot'
10 - 'yoshi-automation'
11 - 'release-please[bot]'
12 - 'gcf-owl-bot[bot]'
/external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/templates/java_library/.github/
Dgenerated-files-bot.yml2 - type: json
5 - type: json
9 - 'renovate-bot'
10 - 'yoshi-automation'
11 - 'release-please[bot]'
12 - 'gcf-owl-bot[bot]'
/external/python/python-api-core/.github/
Dsync-repo-settings.yaml1 # https://github.com/googleapis/repo-automation-bots/tree/main/packages/sync-repo-settings
6 - pattern: main
10 - 'cla/google'
12 - 'lint'
13 - 'mypy'
14 - 'unit_grpc_gcp-3.7'
15 - 'unit_grpc_gcp-3.8'
16 - 'unit_grpc_gcp-3.9'
17 - 'unit_grpc_gcp-3.10'
18 - 'unit_grpc_gcp-3.11'
[all …]
/external/cronet/tot/third_party/protobuf/kokoro/docs/
Dcommon.cfg11 gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/trampoline"
16 # Configure the docker image for kokoro-trampoline.
19 value: "gcr.io/cloud-devrel-kokoro-resources/python-multi"
24 value: "docs-staging"
32 keyname: "yoshi-automation-github-key"
/external/protobuf/kokoro/docs/
Dcommon.cfg11 gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/trampoline"
16 # Configure the docker image for kokoro-trampoline.
19 value: "gcr.io/cloud-devrel-kokoro-resources/python-multi"
24 value: "docs-staging"
32 keyname: "yoshi-automation-github-key"
/external/cronet/stable/third_party/protobuf/kokoro/docs/
Dcommon.cfg11 gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/trampoline"
16 # Configure the docker image for kokoro-trampoline.
19 value: "gcr.io/cloud-devrel-kokoro-resources/python-multi"
24 value: "docs-staging"
32 keyname: "yoshi-automation-github-key"
/external/python/google-auth-library-python/.kokoro/docs/
Dcommon.cfg11 gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/trampoline"
14 build_file: "google-auth-library-python/.kokoro/trampoline_v2.sh"
16 # Configure the docker image for kokoro-trampoline.
19 value: "gcr.io/cloud-devrel-kokoro-resources/python-lib-docs"
23 value: "github/google-auth-library-python/.kokoro/publish-docs.sh"
28 value: "docs-staging"
33 # Push non-cloud library docs to `docs-staging-v2-staging` instead of the
34 # Cloud RAD bucket `docs-staging-v2`
35 value: "docs-staging-v2-staging"
55 keyname: "yoshi-automation-github-key"
/external/python/python-api-core/.kokoro/docs/
Dcommon.cfg11 gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/trampoline"
14 build_file: "python-api-core/.kokoro/trampoline_v2.sh"
16 # Configure the docker image for kokoro-trampoline.
19 value: "gcr.io/cloud-devrel-kokoro-resources/python-lib-docs"
23 value: "github/python-api-core/.kokoro/publish-docs.sh"
28 value: "docs-staging"
33 # Push non-cloud library docs to `docs-staging-v2-dev` instead of the
34 # Cloud RAD bucket `docs-staging-v2`
35 value: "docs-staging-v2-dev"
55 keyname: "yoshi-automation-github-key"
/external/libtextclassifier/native/annotator/pod_ner/test_data/
Dvocab.txt1012 -
19197 ##yoshi
19310 automation
29625 ##-
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/transforms/
Dinternal_raw_IPA-old.txt1803 ad-lib ædlˈɪb
3726 aide-de-camp ˌeddɪkˈæmp
5495 alpha-fetoprotein ˌælfəfˌitoprˈotin, ˌælfəfˌitoprˈotˈiɪn
7542 anglo-saxon ˈæŋglosˌæksən
8282 anti-lewisite ˌæntilˈuɪsˌaɪt
9550 aquifer %21020 ˈækwəfər, ˈɑkwə-
9555 aquilegia %7773 -lˈiʤə, ˌækwəlˈiʤiə
9559 aquiline %15023 -lɪn, ˈækwəlˌaɪn
9629 aragonite %11075 ərˈægənˌaɪt, ˈærəgə-
9645 aram %8777 ær-, ˈeræm, ˈɛrəm
[all …]
Dinternal_raw_IPA.txt1508 ad-lib ædlˈɪb
3152 aide-de-camp ˌeddɪkˈæmp
4660 alpha-fetoprotein ˌælfəfˌitoprˈotin, ˌælfəfˌitoprˈotˈiɪn
6464 anglo-saxon ˈæŋglosˌæksən
7113 anti-lewisite ˌæntilˈuɪsˌaɪt
10681 audio-visual ˌodiovˈɪʒuəl
11102 automation %38438 ɔtəmˈeʃən, ˌotəmˈeʃən, ˌɔtəmˈeʃən
11799 baby-sit bˈebisˌɪt
14086 battle-ax bˈætlæks
14655 bed-sitter bˈɛdsˌɪtər
[all …]