Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

Commit 7d54129

Browse files
authored
Merge branch 'main' into owl-bot-update-lock-d0befde9bb710526253d1badc2d5b02884b466acc99db4e26ce8e71e69072ea0
2 parents 5fd39ef + 4bab389 commit 7d54129

4 files changed

Lines changed: 8 additions & 1 deletion

File tree

.github/.OwlBot.lock.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest
1616
digest: sha256:d0befde9bb710526253d1badc2d5b02884b466acc99db4e26ce8e71e69072ea0
1717
# created: 2025-03-07T03:28:55.703836867Z
18+

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,4 @@ jobs:
4646
node-version: 18
4747
- run: npm install
4848
- run: npm run lint
49+

.kokoro/samples-test.sh

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

owlbot.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
'.kokoro/continuous/node14/system-test.cfg',
3131
'.kokoro/presubmit/node14/system-test.cfg',
3232
'.kokoro/release/publish.cfg',
33-
'.kokoro/system-test.sh'
33+
'.kokoro/system-test.sh',
34+
'.kokoro/samples-test.sh',
3435
])
3536

3637
# Create .config directory under $HOME to get around permissions issues

0 commit comments

Comments
 (0)