Skip to content

Commit 81bf0c5

Browse files
chore: remove compile protos from post processor (#1949)
* chore: remove compile protos from post processor Source-Link: googleapis/synthtool@7324804 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:bfe4592953269bfa8d135200ca1b17809f106a337a885d7ecc12cd2a9998e98a Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent cb66474 commit 81bf0c5

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.eslintignore

+1
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ build/
55
docs/
66
protos/
77
samples/generated/
8+
system-test/**/fixtures

.github/.OwlBot.lock.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest
16-
digest: sha256:8b6a07a38d1583d96b6e251ba208bd4ef0bc2a0cc37471ffc518841651d15bd6
17-
# created: 2023-09-25T22:18:27.595486267Z
16+
digest: sha256:bfe4592953269bfa8d135200ca1b17809f106a337a885d7ecc12cd2a9998e98a
17+
# created: 2023-11-15T20:00:24.246072277Z

.kokoro/release/docs-devsite.sh

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)