Skip to content

Commit

Permalink
Merge branch 'master' into internal-event-id
Browse files Browse the repository at this point in the history
  • Loading branch information
ArunPiduguDD committed Aug 29, 2024
2 parents 69d0344 + 1cc1761 commit 3c38965
Show file tree
Hide file tree
Showing 89 changed files with 1,114 additions and 905 deletions.
1 change: 1 addition & 0 deletions .github/actions/spelling/allow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Benss
Blaupunkt
Blusens
Casio
Cantarell
Celkon
Ceph
Chromecast
Expand Down
1 change: 1 addition & 0 deletions .github/actions/spelling/expect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -779,6 +779,7 @@ nullishness
numbackends
oahd
oap
oidc
OKD
omfwd
omitempty
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/protobuf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# Run `git checkout`
- uses: actions/checkout@v3
# Install the `buf` CLI
- uses: bufbuild/buf-setup-action@v1.36.0
- uses: bufbuild/buf-setup-action@v1.38.0
# Perform breaking change detection against the `master` branch
- uses: bufbuild/[email protected]
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ jobs:
submit-job:
name: Submit regression job
runs-on: ubuntu-22.04
timeout-minutes: 45
timeout-minutes: 60
needs:
- compute-metadata
- upload-baseline-image-to-ecr
Expand Down
Loading

0 comments on commit 3c38965

Please sign in to comment.