Skip to content

Commit 7ae9243

Browse files
yoshi-automationcodyoss
authored andcommitted
chore: update github actions configuration (#196)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-03-22 04:38:38,041 synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py. .eslintignore .eslintrc.yml .github/ISSUE_TEMPLATE/bug_report.md .github/ISSUE_TEMPLATE/feature_request.md .github/ISSUE_TEMPLATE/support_request.md .github/PULL_REQUEST_TEMPLATE.md .github/publish.yml .github/release-please.yml .github/workflows/ci.yaml .kokoro/common.cfg .kokoro/continuous/node10/common.cfg .kokoro/continuous/node10/docs.cfg .kokoro/continuous/node10/lint.cfg .kokoro/continuous/node10/samples-test.cfg .kokoro/continuous/node10/system-test.cfg .kokoro/continuous/node10/test.cfg .kokoro/continuous/node12/common.cfg .kokoro/continuous/node12/test.cfg .kokoro/continuous/node8/common.cfg .kokoro/continuous/node8/test.cfg .kokoro/docs.sh .kokoro/lint.sh .kokoro/presubmit/node10/common.cfg .kokoro/presubmit/node10/docs.cfg .kokoro/presubmit/node10/lint.cfg .kokoro/presubmit/node10/samples-test.cfg .kokoro/presubmit/node10/system-test.cfg .kokoro/presubmit/node10/test.cfg .kokoro/presubmit/node12/common.cfg .kokoro/presubmit/node12/test.cfg .kokoro/presubmit/node8/common.cfg .kokoro/presubmit/node8/test.cfg .kokoro/presubmit/windows/common.cfg .kokoro/presubmit/windows/test.cfg .kokoro/publish.sh .kokoro/release/docs.cfg .kokoro/release/docs.sh .kokoro/release/publish.cfg .kokoro/samples-test.sh .kokoro/system-test.sh .kokoro/test.bat .kokoro/test.sh .kokoro/trampoline.sh .mocharc.js .nycrc .prettierignore .prettierrc CODE_OF_CONDUCT.md CONTRIBUTING.md LICENSE README.md codecov.yaml renovate.json samples/README.md 2020-03-22 04:38:38,792 synthtool > Wrote metadata to synth.metadata. ``` </details>
1 parent e2f36b5 commit 7ae9243

1 file changed

Lines changed: 5 additions & 226 deletions

File tree

core/paginator/synth.metadata

Lines changed: 5 additions & 226 deletions
Original file line numberDiff line numberDiff line change
@@ -1,233 +1,12 @@
11
{
2-
"updateTime": "2020-01-24T12:26:08.860984Z",
2+
"updateTime": "2020-03-22T11:38:38.791994Z",
33
"sources": [
44
{
5-
"template": {
6-
"name": "node_library",
7-
"origin": "synthtool.gcp",
8-
"version": "2019.10.17"
5+
"git": {
6+
"name": "synthtool",
7+
"remote": "https://github.com/googleapis/synthtool.git",
8+
"sha": "7e98e1609c91082f4eeb63b530c6468aefd18cfd"
99
}
1010
}
11-
],
12-
"newFiles": [
13-
{
14-
"path": ".compodocrc"
15-
},
16-
{
17-
"path": ".eslintignore"
18-
},
19-
{
20-
"path": ".eslintrc.yml"
21-
},
22-
{
23-
"path": ".github/ISSUE_TEMPLATE/bug_report.md"
24-
},
25-
{
26-
"path": ".github/ISSUE_TEMPLATE/feature_request.md"
27-
},
28-
{
29-
"path": ".github/ISSUE_TEMPLATE/support_request.md"
30-
},
31-
{
32-
"path": ".github/PULL_REQUEST_TEMPLATE.md"
33-
},
34-
{
35-
"path": ".github/release-please.yml"
36-
},
37-
{
38-
"path": ".gitignore"
39-
},
40-
{
41-
"path": ".jsdoc.js"
42-
},
43-
{
44-
"path": ".kokoro/.gitattributes"
45-
},
46-
{
47-
"path": ".kokoro/common.cfg"
48-
},
49-
{
50-
"path": ".kokoro/continuous/node10/common.cfg"
51-
},
52-
{
53-
"path": ".kokoro/continuous/node10/docs.cfg"
54-
},
55-
{
56-
"path": ".kokoro/continuous/node10/lint.cfg"
57-
},
58-
{
59-
"path": ".kokoro/continuous/node10/samples-test.cfg"
60-
},
61-
{
62-
"path": ".kokoro/continuous/node10/system-test.cfg"
63-
},
64-
{
65-
"path": ".kokoro/continuous/node10/test.cfg"
66-
},
67-
{
68-
"path": ".kokoro/continuous/node12/common.cfg"
69-
},
70-
{
71-
"path": ".kokoro/continuous/node12/test.cfg"
72-
},
73-
{
74-
"path": ".kokoro/continuous/node8/common.cfg"
75-
},
76-
{
77-
"path": ".kokoro/continuous/node8/test.cfg"
78-
},
79-
{
80-
"path": ".kokoro/docs.sh"
81-
},
82-
{
83-
"path": ".kokoro/lint.sh"
84-
},
85-
{
86-
"path": ".kokoro/presubmit/node10/common.cfg"
87-
},
88-
{
89-
"path": ".kokoro/presubmit/node10/docs.cfg"
90-
},
91-
{
92-
"path": ".kokoro/presubmit/node10/lint.cfg"
93-
},
94-
{
95-
"path": ".kokoro/presubmit/node10/samples-test.cfg"
96-
},
97-
{
98-
"path": ".kokoro/presubmit/node10/system-test.cfg"
99-
},
100-
{
101-
"path": ".kokoro/presubmit/node10/test.cfg"
102-
},
103-
{
104-
"path": ".kokoro/presubmit/node12/common.cfg"
105-
},
106-
{
107-
"path": ".kokoro/presubmit/node12/test.cfg"
108-
},
109-
{
110-
"path": ".kokoro/presubmit/node8/common.cfg"
111-
},
112-
{
113-
"path": ".kokoro/presubmit/node8/test.cfg"
114-
},
115-
{
116-
"path": ".kokoro/presubmit/windows/common.cfg"
117-
},
118-
{
119-
"path": ".kokoro/presubmit/windows/test.cfg"
120-
},
121-
{
122-
"path": ".kokoro/publish.sh"
123-
},
124-
{
125-
"path": ".kokoro/release/common.cfg"
126-
},
127-
{
128-
"path": ".kokoro/release/docs.cfg"
129-
},
130-
{
131-
"path": ".kokoro/release/docs.sh"
132-
},
133-
{
134-
"path": ".kokoro/release/publish.cfg"
135-
},
136-
{
137-
"path": ".kokoro/samples-test.sh"
138-
},
139-
{
140-
"path": ".kokoro/system-test.sh"
141-
},
142-
{
143-
"path": ".kokoro/test.bat"
144-
},
145-
{
146-
"path": ".kokoro/test.sh"
147-
},
148-
{
149-
"path": ".kokoro/trampoline.sh"
150-
},
151-
{
152-
"path": ".nycrc"
153-
},
154-
{
155-
"path": ".prettierignore"
156-
},
157-
{
158-
"path": ".prettierrc"
159-
},
160-
{
161-
"path": ".repo-metadata.json"
162-
},
163-
{
164-
"path": "CHANGELOG.md"
165-
},
166-
{
167-
"path": "CODE_OF_CONDUCT.md"
168-
},
169-
{
170-
"path": "CONTRIBUTING.md"
171-
},
172-
{
173-
"path": "LICENSE"
174-
},
175-
{
176-
"path": "README.md"
177-
},
178-
{
179-
"path": "codecov.yaml"
180-
},
181-
{
182-
"path": "linkinator.config.json"
183-
},
184-
{
185-
"path": "package.json"
186-
},
187-
{
188-
"path": "renovate.json"
189-
},
190-
{
191-
"path": "samples/.eslintrc.yml"
192-
},
193-
{
194-
"path": "samples/README.md"
195-
},
196-
{
197-
"path": "samples/package.json"
198-
},
199-
{
200-
"path": "samples/quickstart.js"
201-
},
202-
{
203-
"path": "samples/test/test.js"
204-
},
205-
{
206-
"path": "src/index.ts"
207-
},
208-
{
209-
"path": "src/resource-stream.ts"
210-
},
211-
{
212-
"path": "synth.py"
213-
},
214-
{
215-
"path": "system-test/system.ts"
216-
},
217-
{
218-
"path": "test/index.ts"
219-
},
220-
{
221-
"path": "test/mocha.opts"
222-
},
223-
{
224-
"path": "test/resource-stream.ts"
225-
},
226-
{
227-
"path": "tsconfig.json"
228-
},
229-
{
230-
"path": "tslint.json"
231-
}
23211
]
23312
}

0 commit comments

Comments
 (0)