Skip to content

Commit 4137cbd

Browse files
authored
Merge branch 'main' into k_anonym_deidentify_cloud_storage
2 parents e41cc51 + 62fe6e3 commit 4137cbd

File tree

117 files changed

+579
-952
lines changed

Some content is hidden

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

117 files changed

+579
-952
lines changed

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

-9
Original file line numberDiff line numberDiff line change
@@ -97,15 +97,6 @@ jobs:
9797
name: test-results
9898
path: ai-platform/snippets/${{ env.MOCHA_REPORTER_OUTPUT }}
9999
retention-days: 1
100-
remove_label:
101-
permissions:
102-
contents: 'read'
103-
id-token: 'write'
104-
if: |
105-
github.event.action == 'labeled' &&
106-
github.event.label.name == 'actions:force-run' &&
107-
always()
108-
uses: ./.github/workflows/remove-label.yaml
109100
flakybot:
110101
permissions:
111102
contents: 'read'

.github/workflows/appengine-analytics.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-analytics'
4343
path: 'appengine/analytics'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/appengine-building-an-app-build.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-building-an-app-build'
4343
path: 'appengine/building-an-app/build'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/appengine-building-an-app-update.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-building-an-app-update'
4343
path: 'appengine/building-an-app/update'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/appengine-datastore.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-datastore'
4343
path: 'appengine/datastore'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/appengine-endpoints.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-endpoints'
4343
path: 'appengine/endpoints'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/appengine-hello-world-flexible.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-hello-world-flexible'
4343
path: 'appengine/hello-world/flexible'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/appengine-hello-world-standard.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-hello-world-standard'
4343
path: 'appengine/hello-world/standard'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/appengine-memcached.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-memcached'
4343
path: 'appengine/memcached'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/appengine-metadata-flexible.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-metadata-flexible'
4343
path: 'appengine/metadata/flexible'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/appengine-metadata-standard.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-metadata-standard'
4343
path: 'appengine/metadata/standard'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/appengine-pubsub.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-pubsub'
4343
path: 'appengine/pubsub'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/appengine-static-files.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-static-files'
4343
path: 'appengine/static-files'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/appengine-storage-flexible.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-storage-flexible'
4343
path: 'appengine/storage/flexible'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/appengine-storage-standard.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-storage-standard'
4343
path: 'appengine/storage/standard'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/appengine-twilio.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-twilio'
4343
path: 'appengine/twilio'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/appengine-typescript.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-typescript'
4343
path: 'appengine/typescript'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/appengine-websockets.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'appengine-websockets'
4343
path: 'appengine/websockets'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/asset-snippets.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'asset-snippets'
4343
path: 'asset/snippets'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/auth.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'auth'
4343
path: 'auth'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/automl.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -95,15 +95,6 @@ jobs:
9595
name: test-results
9696
path: automl/${{ env.MOCHA_REPORTER_OUTPUT }}
9797
retention-days: 1
98-
remove_label:
99-
permissions:
100-
contents: 'read'
101-
id-token: 'write'
102-
if: |
103-
github.event.action == 'labeled' &&
104-
github.event.label.name == 'actions:force-run' &&
105-
always()
106-
uses: ./.github/workflows/remove-label.yaml
10798
flakybot:
10899
permissions:
109100
contents: 'read'

.github/workflows/batch.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'batch'
4343
path: 'batch'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/cloud-language.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'cloud-language'
4343
path: 'cloud-language'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/cloud-tasks-snippets.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'cloud-tasks-snippets'
4343
path: 'cloud-tasks/snippets'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

.github/workflows/cloud-tasks-tutorial-gcf-app.yaml

-9
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,6 @@ jobs:
4141
with:
4242
name: 'cloud-tasks-tutorial-gcf-app'
4343
path: 'cloud-tasks/tutorial-gcf/app'
44-
remove_label:
45-
permissions:
46-
contents: 'read'
47-
id-token: 'write'
48-
if: |
49-
github.event.action == 'labeled' &&
50-
github.event.label.name == 'actions:force-run' &&
51-
always()
52-
uses: ./.github/workflows/remove-label.yaml
5344
flakybot:
5445
permissions:
5546
contents: 'read'

0 commit comments

Comments
 (0)