Skip to content

Commit 6d85a88

Browse files
authored
Merge branch 'main' into aml
2 parents 100207c + f9b1fd4 commit 6d85a88

File tree

185 files changed

+5846
-523
lines changed

Some content is hidden

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

185 files changed

+5846
-523
lines changed

.github/blunderbuss.yml

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ assign_issues_by:
1717
- "api: asset"
1818
to:
1919
- GoogleCloudPlatform/cloud-asset-analysis-team
20-
- GoogleCloudPlatform/cloud-asset-platform-team
2120
- labels:
2221
- 'api: bigtable'
2322
- 'api: datastore'
@@ -28,19 +27,6 @@ assign_issues_by:
2827
- 'api: cloudsql'
2928
to:
3029
- GoogleCloudPlatform/infra-db-sdk
31-
- labels:
32-
- "api: appengine"
33-
- "api: cloudbuild"
34-
- 'api: cloudfunctions'
35-
- "api: cloudscheduler"
36-
- "api: cloudtasks"
37-
- "api: containeranalysis"
38-
- "api: eventarc"
39-
- "api: functions"
40-
- "api: run"
41-
- "api: workflows"
42-
to:
43-
- GoogleCloudPlatform/torus-dpe
4430
- labels:
4531
- 'api: dlp'
4632
to:
@@ -60,7 +46,6 @@ assign_prs_by:
6046
- "api: asset"
6147
to:
6248
- GoogleCloudPlatform/cloud-asset-analysis-team
63-
- GoogleCloudPlatform/cloud-asset-platform-team
6449
- labels:
6550
- 'api: bigtable'
6651
- 'api: datastore'
@@ -71,19 +56,6 @@ assign_prs_by:
7156
- 'api: cloudsql'
7257
to:
7358
- GoogleCloudPlatform/infra-db-sdk
74-
- labels:
75-
- "api: appengine"
76-
- "api: cloudbuild"
77-
- 'api: cloudfunctions'
78-
- "api: cloudscheduler"
79-
- "api: cloudtasks"
80-
- "api: containeranalysis"
81-
- "api: eventarc"
82-
- "api: functions"
83-
- "api: run"
84-
- "api: workflows"
85-
to:
86-
- GoogleCloudPlatform/torus-dpe
8759
- labels:
8860
- 'api: dlp'
8961
to:

.github/workflows/ai-platform-snippets.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
id: npm-cache-dir
6363
shell: bash
6464
run: echo "dir=$(npm config get cache)" >> ${GITHUB_OUTPUT}
65-
- uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
65+
- uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4
6666
id: npm-cache
6767
with:
6868
path: ${{ steps.npm-cache-dir.outputs.dir }}
@@ -82,7 +82,7 @@ jobs:
8282
CAIP_PROJECT_ID: ${{ steps.secrets.outputs.caip_id }}
8383
- name: upload test results for FlakyBot workflow
8484
if: github.event.action == 'schedule' && always()
85-
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4
85+
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4
8686
env:
8787
MOCHA_REPORTER_OUTPUT: "${{github.run_id}}_sponge_log.xml"
8888
with:

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
runs-on: ubuntu-latest
2727
steps:
2828
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
29-
- uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4
29+
- uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4
3030
with:
3131
node-version: 18
3232
- run: npm install

.github/workflows/dialogflow-cx.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
id: npm-cache-dir
6363
shell: bash
6464
run: echo "dir=$(npm config get cache)" >> ${GITHUB_OUTPUT}
65-
- uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
65+
- uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4
6666
id: npm-cache
6767
with:
6868
path: ${{ steps.npm-cache-dir.outputs.dir }}
@@ -84,7 +84,7 @@ jobs:
8484
AGENT_PROJECT_ID: nodejs-docs-samples-tests
8585
- name: upload test results for FlakyBot workflow
8686
if: github.event.action == 'schedule' && always()
87-
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4
87+
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4
8888
env:
8989
MOCHA_REPORTER_OUTPUT: "${{github.run_id}}_sponge_log.xml"
9090
with:

.github/workflows/flakybot.yaml

Lines changed: 2 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -28,26 +28,5 @@ jobs:
2828
contents: 'read'
2929
id-token: 'write'
3030
steps:
31-
- name: authenticate
32-
uses: 'google-github-actions/auth@62cf5bd3e4211a0a0b51f2c6d6a37129d828611d' # v2
33-
with:
34-
workload_identity_provider: 'projects/1046198160504/locations/global/workloadIdentityPools/github-actions-pool/providers/github-actions-provider'
35-
service_account: '[email protected]'
36-
create_credentials_file: 'true'
37-
access_token_lifetime: 600s
38-
- name: download test results
39-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
40-
with:
41-
name: test-results
42-
- name: download FlakyBot
43-
run: |
44-
curl -s -L https://github.com/googleapis/repo-automation-bots/archive/refs/tags/flakybot-v${{ env.FLAKYBOT_VERSION }}.tar.gz -o flakybot.tar.gz
45-
tar xzf flakybot.tar.gz
46-
cp -rT repo-automation-bots-flakybot-v${{ env.FLAKYBOT_VERSION}}/packages/flakybot/ .
47-
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5
48-
with:
49-
cache: true
50-
cache-dependency-path: '${{ github.workspace }}/go.sum'
51-
go-version-file: '${{ github.workspace }}/go.mod'
52-
- name: run FlakyBot
53-
run: go run flakybot.go --repo GoogleCloudPlatform/nodejs-docs-samples --commit_hash ${{github.sha}} --build_url https://github.com/${{github.repository}}/actions/runs/${{github.run_id}}
31+
- name: DISABLED run FlakyBot
32+
run: echo flakybot error reporting disabled

.github/workflows/functions-slack.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
id: npm-cache-dir
6363
shell: bash
6464
run: echo "dir=$(npm config get cache)" >> ${GITHUB_OUTPUT}
65-
- uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
65+
- uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4
6666
id: npm-cache
6767
with:
6868
path: ${{ steps.npm-cache-dir.outputs.dir }}
@@ -83,7 +83,7 @@ jobs:
8383
KG_API_KEY: ${{ steps.secrets.outputs.kg_api_key }}
8484
- name: upload test results for FlakyBot workflow
8585
if: github.event.action == 'schedule' && always()
86-
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4
86+
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4
8787
env:
8888
MOCHA_REPORTER_OUTPUT: "${{github.run_id}}_sponge_log.xml"
8989
with:

.github/workflows/generative-ai-snippets.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
id: npm-cache-dir
6767
shell: bash
6868
run: echo "dir=$(npm config get cache)" >> ${GITHUB_OUTPUT}
69-
- uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
69+
- uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4
7070
id: npm-cache
7171
with:
7272
path: ${{ steps.npm-cache-dir.outputs.dir }}
@@ -92,7 +92,7 @@ jobs:
9292
DATASTORE_ID: ${{ steps.secrets.outputs.datastore_id }}
9393
- name: upload test results for FlakyBot workflow
9494
if: github.event.action == 'schedule' && always()
95-
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4
95+
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4
9696
env:
9797
MOCHA_REPORTER_OUTPUT: "${{github.run_id}}_sponge_log.xml"
9898
with:

.github/workflows/iam-deny.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
id: npm-cache-dir
6161
shell: bash
6262
run: echo "dir=$(npm config get cache)" >> ${GITHUB_OUTPUT}
63-
- uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
63+
- uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4
6464
id: npm-cache
6565
with:
6666
path: ${{ steps.npm-cache-dir.outputs.dir }}
@@ -81,7 +81,7 @@ jobs:
8181
- run: npm test
8282
- name: upload test results for FlakyBot workflow
8383
if: github.event.action == 'schedule' && always()
84-
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4
84+
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4
8585
env:
8686
MOCHA_REPORTER_OUTPUT: "${{github.run_id}}_sponge_log.xml"
8787
with:

.github/workflows/security-center-snippets.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ on:
1818
branches:
1919
- main
2020
paths:
21-
- 'security-center/snippets/v1/**'
22-
- 'security-center/snippets/package.json'
21+
- 'security-center/snippets/**'
2322
- '.github/workflows/security-center-snippets.yaml'
2423
pull_request:
2524
types:
@@ -60,7 +59,7 @@ jobs:
6059
id: npm-cache-dir
6160
shell: bash
6261
run: echo "dir=$(npm config get cache)" >> ${GITHUB_OUTPUT}
63-
- uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
62+
- uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4
6463
id: npm-cache
6564
with:
6665
path: ${{ steps.npm-cache-dir.outputs.dir }}
@@ -85,7 +84,7 @@ jobs:
8584
GOOGLE_SAMPLES_PROJECT: "long-door-651"
8685
- name: upload test results for FlakyBot workflow
8786
if: github.event.action == 'schedule' && always()
88-
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4
87+
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4
8988
env:
9089
MOCHA_REPORTER_OUTPUT: "${{github.run_id}}_sponge_log.xml"
9190
with:

.github/workflows/storagetransfer.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
id: npm-cache-dir
6666
shell: bash
6767
run: echo "dir=$(npm config get cache)" >> ${GITHUB_OUTPUT}
68-
- uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
68+
- uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4
6969
id: npm-cache
7070
with:
7171
path: ${{ steps.npm-cache-dir.outputs.dir }}
@@ -92,7 +92,7 @@ jobs:
9292
AZURE_SAS_TOKEN: ${{ fromJSON(steps.secrets.outputs.sts_azure_secret).SAS }}
9393
- name: upload test results for FlakyBot workflow
9494
if: github.event.action == 'schedule' && always()
95-
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4
95+
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4
9696
env:
9797
MOCHA_REPORTER_OUTPUT: "${{github.run_id}}_sponge_log.xml"
9898
with:

0 commit comments

Comments
 (0)