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

Commit 28acdd3

Browse files
chore(nodejs): use cloud-rad publication process (#1112) (#1093)
VERSION is used in @google-cloud/cloud-rad to publish ref docs for a particular version. Pass VERSION in via Stubby or Fusion. Source-Link: googleapis/synthtool@740366b Post-Processor: gcr.io/repo-automation-bots/owlbot-nodejs:latest@sha256:bbdd52de226c00df3356cdf25460397b429ab49552becca645adbc412f6a4ed5
1 parent 0d8b8d0 commit 28acdd3

4 files changed

Lines changed: 7 additions & 48 deletions

File tree

.github/.OwlBot.lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
docker:
22
image: gcr.io/repo-automation-bots/owlbot-nodejs:latest
3-
digest: sha256:14aaee566d6fc07716bb92da416195156e47a4777e7d1cd2bb3e28c46fe30fe2
3+
digest: sha256:bbdd52de226c00df3356cdf25460397b429ab49552becca645adbc412f6a4ed5

.kokoro/release/docs-devsite.cfg

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.kokoro/release/docs-devsite.sh

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

.trampolinerc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ required_envvars+=()
2121
pass_down_envvars+=(
2222
"ENVIRONMENT"
2323
"RUNTIME"
24-
"AUTORELEASE_PR"
24+
"AUTORELEASE_PR",
25+
"VERSION"
2526
)
2627

2728
# Prevent unintentional override on the default image.

0 commit comments

Comments
 (0)