Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Commit e13e35b

Browse files
build: track flaky tests for "nightly", add new secrets for tagging (#34)
Source-Author: Benjamin E. Coe <bencoe@google.com> Source-Date: Wed Aug 26 14:28:22 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 8cf6d2834ad14318e64429c3b94f6443ae83daf9 Source-Link: googleapis/synthtool@8cf6d28
1 parent bd8a775 commit e13e35b

6 files changed

Lines changed: 6 additions & 7 deletions

File tree

.github/publish.yml

Whitespace-only changes.

.kokoro/release/publish.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/samples-test.sh

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/system-test.sh

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/test.sh

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

synth.metadata

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/nodejs-analytics-admin.git",
7-
"sha": "c6e943c088b584e03fcc6ac3948fd02e887e02e5"
7+
"sha": "bd8a77583d166c3ff71693f74dfb73af7f82fda1"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "05de3e1e14a0b07eab8b474e669164dbd31f81fb"
22+
"sha": "8cf6d2834ad14318e64429c3b94f6443ae83daf9"
2323
}
2424
}
2525
],
@@ -42,7 +42,6 @@
4242
".github/ISSUE_TEMPLATE/feature_request.md",
4343
".github/ISSUE_TEMPLATE/support_request.md",
4444
".github/PULL_REQUEST_TEMPLATE.md",
45-
".github/publish.yml",
4645
".github/release-please.yml",
4746
".github/workflows/ci.yaml",
4847
".gitignore",

0 commit comments

Comments
 (0)