-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump envoyproxy/toolshed from actions-v0.3.6 to 0.3.8 (#…
…37330) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
298bac0
commit fb77669
Showing
15 changed files
with
79 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,7 +36,7 @@ jobs: | |
actions: read | ||
contents: read | ||
steps: | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].8 | ||
name: Incoming data | ||
id: needs | ||
with: | ||
|
@@ -87,21 +87,21 @@ jobs: | |
summary: "Check has finished", | ||
text: $text}}}} | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].8 | ||
name: Print summary | ||
with: | ||
input: ${{ toJSON(steps.needs.outputs.value).summary-title }} | ||
filter: | | ||
"## \(.)" | ||
options: -Rr | ||
output-path: GITHUB_STEP_SUMMARY | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].8 | ||
name: Appauth | ||
id: appauth | ||
with: | ||
app_id: ${{ secrets.app-id }} | ||
key: ${{ secrets.app-key }} | ||
- uses: envoyproxy/toolshed/gh-actions/github/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/github/[email protected].8 | ||
name: Update check | ||
with: | ||
action: update | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -100,7 +100,7 @@ jobs: | |
# Handle any failure in triggering job | ||
# Remove any `checks` we dont care about | ||
# Prepare a check request | ||
- uses: envoyproxy/toolshed/gh-actions/github/env/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/github/env/[email protected].8 | ||
name: Load env | ||
id: data | ||
with: | ||
|
@@ -111,21 +111,21 @@ jobs: | |
GH_TOKEN: ${{ github.token }} | ||
|
||
# Update the check | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].8 | ||
name: Appauth | ||
id: appauth | ||
with: | ||
app_id: ${{ secrets.app-id }} | ||
key: ${{ secrets.app-key }} | ||
- uses: envoyproxy/toolshed/gh-actions/github/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/github/[email protected].8 | ||
name: Update check | ||
if: ${{ fromJSON(steps.data.outputs.data).data.check.action == 'RUN' }} | ||
with: | ||
action: update | ||
checks: ${{ toJSON(fromJSON(steps.data.outputs.data).checks) }} | ||
token: ${{ steps.appauth.outputs.token }} | ||
|
||
- uses: envoyproxy/toolshed/gh-actions/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].8 | ||
name: Print request summary | ||
with: | ||
input: | | ||
|
@@ -145,7 +145,7 @@ jobs: | |
| $summary.summary as $summary | ||
| "${{ inputs.template-request-summary }}" | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].8 | ||
id: request-output | ||
name: Load request | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -63,18 +63,18 @@ jobs: | |
request: ${{ steps.env.outputs.data }} | ||
trusted: true | ||
steps: | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].8 | ||
id: started | ||
name: Create timestamp | ||
with: | ||
options: -r | ||
filter: | | ||
now | ||
- uses: envoyproxy/toolshed/gh-actions/github/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/github/[email protected].8 | ||
id: checkout | ||
name: Checkout Envoy repository | ||
- name: Generate environment variables | ||
uses: envoyproxy/toolshed/gh-actions/envoy/ci/[email protected].6 | ||
uses: envoyproxy/toolshed/gh-actions/envoy/ci/[email protected].8 | ||
id: env | ||
with: | ||
branch-name: ${{ inputs.branch-name }} | ||
|
@@ -86,7 +86,7 @@ jobs: | |
|
||
- name: Request summary | ||
id: summary | ||
uses: envoyproxy/toolshed/gh-actions/github/env/[email protected].6 | ||
uses: envoyproxy/toolshed/gh-actions/github/env/[email protected].8 | ||
with: | ||
actor: ${{ toJSON(fromJSON(steps.env.outputs.data).request.actor) }} | ||
base-sha: ${{ fromJSON(steps.env.outputs.data).request.base-sha }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -78,12 +78,12 @@ jobs: | |
needs: | ||
- publish | ||
steps: | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].8 | ||
id: appauth | ||
with: | ||
app_id: ${{ secrets.ENVOY_CI_SYNC_APP_ID }} | ||
key: ${{ secrets.ENVOY_CI_SYNC_APP_KEY }} | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].8 | ||
with: | ||
ref: main | ||
repository: ${{ fromJSON(inputs.request).request.version.dev && 'envoyproxy/envoy-website' || 'envoyproxy/archive' }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,14 +56,14 @@ jobs: | |
caches: ${{ steps.caches.outputs.value }} | ||
config: ${{ steps.config.outputs.config }} | ||
steps: | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].8 | ||
id: started | ||
name: Create timestamp | ||
with: | ||
options: -r | ||
filter: | | ||
now | ||
- uses: envoyproxy/toolshed/gh-actions/github/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/github/[email protected].8 | ||
id: checkout | ||
name: Checkout Envoy repository (requested) | ||
with: | ||
|
@@ -77,7 +77,7 @@ jobs: | |
# *ALL* variables collected should be treated as untrusted and should be sanitized before | ||
# use | ||
- name: Generate environment variables from commit | ||
uses: envoyproxy/toolshed/gh-actions/envoy/ci/[email protected].6 | ||
uses: envoyproxy/toolshed/gh-actions/envoy/ci/[email protected].8 | ||
id: env | ||
with: | ||
branch-name: ${{ steps.checkout.outputs.branch-name }} | ||
|
@@ -88,15 +88,15 @@ jobs: | |
vars: ${{ toJSON(vars) }} | ||
working-directory: requested | ||
|
||
- uses: envoyproxy/toolshed/gh-actions/github/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/github/[email protected].8 | ||
id: checkout-target | ||
name: Checkout Envoy repository (target branch) | ||
with: | ||
branch: ${{ fromJSON(steps.env.outputs.data).request.target-branch }} | ||
config: | | ||
fetch-depth: 1 | ||
path: target | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].8 | ||
id: bazel-cache-hash | ||
name: Bazel cache hash | ||
with: | ||
|
@@ -105,7 +105,7 @@ jobs: | |
|
||
- name: Request summary | ||
id: summary | ||
uses: envoyproxy/toolshed/gh-actions/github/env/[email protected].6 | ||
uses: envoyproxy/toolshed/gh-actions/github/env/[email protected].8 | ||
with: | ||
actor: ${{ toJSON(fromJSON(steps.env.outputs.data).request.actor) }} | ||
base-sha: ${{ fromJSON(steps.env.outputs.data).request.base-sha }} | ||
|
@@ -121,7 +121,7 @@ jobs: | |
target-branch: ${{ fromJSON(steps.env.outputs.data).request.target-branch }} | ||
|
||
- name: Environment data | ||
uses: envoyproxy/toolshed/gh-actions/[email protected].6 | ||
uses: envoyproxy/toolshed/gh-actions/[email protected].8 | ||
id: data | ||
with: | ||
input: | | ||
|
@@ -164,26 +164,26 @@ jobs: | |
path: /tmp/cache | ||
key: ${{ fromJSON(steps.data.outputs.value).request.build-image.default }}-arm64 | ||
|
||
- uses: envoyproxy/toolshed/gh-actions/gcp/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/gcp/[email protected].8 | ||
name: Setup GCP | ||
with: | ||
key: ${{ secrets.gcs-cache-key }} | ||
|
||
- uses: envoyproxy/toolshed/gh-actions/gcs/cache/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/gcs/cache/[email protected].8 | ||
name: Check GCS bucket cache (x64) | ||
id: cache-exists-bazel-x64 | ||
with: | ||
bucket: ${{ inputs.gcs-cache-bucket }} | ||
key: ${{ fromJSON(steps.data.outputs.value).config.ci.cache.bazel }}-x64 | ||
- uses: envoyproxy/toolshed/gh-actions/gcs/cache/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/gcs/cache/[email protected].8 | ||
name: Check GCS bucket cache (arm64) | ||
id: cache-exists-bazel-arm64 | ||
with: | ||
bucket: ${{ inputs.gcs-cache-bucket }} | ||
key: ${{ fromJSON(steps.data.outputs.value).config.ci.cache.bazel }}-arm64 | ||
|
||
- name: Caches | ||
uses: envoyproxy/toolshed/gh-actions/[email protected].6 | ||
uses: envoyproxy/toolshed/gh-actions/[email protected].8 | ||
id: caches | ||
with: | ||
input-format: yaml | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,22 +51,22 @@ jobs: | |
name: "[${{ inputs.arch }}] Prime Bazel cache" | ||
if: ${{ ! fromJSON(inputs.caches).bazel[inputs.arch] }} | ||
steps: | ||
- uses: envoyproxy/toolshed/gh-actions/github/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/github/[email protected].8 | ||
id: checkout-target | ||
name: Checkout Envoy repository (target branch) | ||
with: | ||
branch: ${{ fromJSON(inputs.request).request.target-branch }} | ||
config: | | ||
fetch-depth: 1 | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].8 | ||
id: appauth | ||
name: Appauth (mutex lock) | ||
with: | ||
app_id: ${{ secrets.app-id }} | ||
key: ${{ secrets.app-key }} | ||
|
||
- uses: envoyproxy/toolshed/gh-actions/gcp/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/gcp/[email protected].8 | ||
name: Setup GCP | ||
with: | ||
key: ${{ secrets.gcs-cache-key }} | ||
|
@@ -75,7 +75,7 @@ jobs: | |
sudo mkdir /build | ||
sudo chown runner:docker /build | ||
echo "GITHUB_TOKEN=${{ github.token }}" >> $GITHUB_ENV | ||
- uses: envoyproxy/toolshed/gh-actions/cache/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/cache/[email protected].8 | ||
id: bazel-cache | ||
name: Prime Bazel cache | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,29 +51,29 @@ jobs: | |
name: "[${{ inputs.arch }}] Prime Docker cache" | ||
if: ${{ ! fromJSON(inputs.caches).docker[inputs.arch] }} | ||
steps: | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].8 | ||
id: appauth | ||
name: Appauth (mutex lock) | ||
with: | ||
app_id: ${{ secrets.app-id }} | ||
key: ${{ secrets.app-key }} | ||
- uses: envoyproxy/toolshed/gh-actions/docker/cache/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/docker/cache/[email protected].8 | ||
id: docker | ||
name: Prime Docker cache (${{ inputs.image-tag }}${{ inputs.cache-suffix }}) | ||
with: | ||
image-tag: ${{ inputs.image-tag }} | ||
key-suffix: ${{ inputs.cache-suffix }} | ||
lock-token: ${{ steps.appauth.outputs.token }} | ||
lock-repository: ${{ inputs.lock-repository }} | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].8 | ||
id: data | ||
name: Cache data | ||
with: | ||
input-format: yaml | ||
input: | | ||
cached: ${{ steps.docker.outputs.cached }} | ||
key: ${{ inputs.image-tag }}${{ inputs.cache-suffix }} | ||
- uses: envoyproxy/toolshed/gh-actions/json/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/json/[email protected].8 | ||
name: Summary | ||
with: | ||
json: ${{ steps.data.outputs.value }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -55,7 +55,7 @@ jobs: | |
runs-on: ubuntu-22.04 | ||
name: Start checks | ||
steps: | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].8 | ||
id: check-config | ||
name: Prepare check data | ||
with: | ||
|
@@ -78,13 +78,13 @@ jobs: | |
| .skipped.output.summary = "${{ inputs.skipped-summary }}" | ||
| .skipped.output.text = "" | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/[email protected].8 | ||
name: Appauth | ||
id: appauth | ||
with: | ||
app_id: ${{ secrets.app-id }} | ||
key: ${{ secrets.app-key }} | ||
- uses: envoyproxy/toolshed/gh-actions/github/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/github/[email protected].8 | ||
name: Start checks | ||
id: checks | ||
with: | ||
|
@@ -95,7 +95,7 @@ jobs: | |
${{ fromJSON(inputs.env).summary.summary }} | ||
token: ${{ steps.appauth.outputs.token }} | ||
- uses: envoyproxy/toolshed/gh-actions/json/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/json/[email protected].8 | ||
name: Summary | ||
with: | ||
collapse-open: true | ||
|
@@ -119,7 +119,7 @@ jobs: | |
output-path: GITHUB_STEP_SUMMARY | ||
title: Checks started/skipped | ||
|
||
- uses: envoyproxy/toolshed/gh-actions/github/env/[email protected].6 | ||
- uses: envoyproxy/toolshed/gh-actions/github/env/[email protected].8 | ||
name: Save env | ||
id: data | ||
with: | ||
|
Oops, something went wrong.