Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate code from googleapis/nodejs-cloudbuild #3566

Merged
merged 242 commits into from
Nov 12, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
242 commits
Select commit Hold shift + click to select a range
b456adb
chore: add initial files for launch
bcoe Sep 17, 2019
5cbe41d
feat: initial release of cloud build library (#2)
bcoe Oct 17, 2019
b0c0a11
chore(deps): update linters (#4)
renovate-bot Oct 17, 2019
71cc8b2
feat(docs): add listBuildTriggers sample to README (#5)
bcoe Oct 17, 2019
c15209e
chore(deps): update dependency c8 to v6 (#8)
renovate-bot Oct 29, 2019
d29b0b5
feat: moves library to TypeScript code generation (#10)
bcoe Oct 31, 2019
b99fed3
chore: release 1.0.0 (#3)
release-please[bot] Oct 31, 2019
fd011e7
chore(deps): update dependency typescript to ~3.6.0 (#13)
renovate-bot Nov 1, 2019
16c0e18
chore(deps): update gts dependency (#15)
bcoe Nov 5, 2019
686bd45
chore(deps): update dependency typescript to ~3.7.0
renovate-bot Nov 6, 2019
c89dce3
chore(deps): update dependency typescript to ~3.7.0 (#17)
callmehiphop Nov 7, 2019
84c87be
chore: trim whitespace in gapic file (#18)
yoshi-automation Nov 10, 2019
832baf8
feat: adds listBuildTriggersStream method
yoshi-automation Nov 11, 2019
6973faf
chore: release 1.1.0 (#20)
release-please[bot] Nov 11, 2019
6ca642d
fix(docs): add jsdoc-region-tag plugin
bcoe Nov 12, 2019
bde8f66
chore: move jsdoc plugin to dev-deps
bcoe Nov 12, 2019
452a68e
fix(docs): snippets are now replaced in jsdoc comments (#21)
callmehiphop Nov 13, 2019
aa16434
feat: add default exports (#22)
yoshi-automation Nov 16, 2019
a13be47
[CHANGE ME] Re-generated to pick up changes in the API or client lib…
yoshi-automation Nov 19, 2019
b73b234
chore: update webpack test regexps (#26)
callmehiphop Nov 22, 2019
a3214a6
[CHANGE ME] Re-generated to pick up changes in the API or client lib…
yoshi-automation Nov 23, 2019
97b9bdd
chore: changes in test and webpack.config.js
alexander-fenster Nov 23, 2019
992685f
fix(deps): pin TypeScript below 3.7.0
bcoe Dec 5, 2019
51325f8
chore: release 1.2.0 (#25)
release-please[bot] Dec 5, 2019
56eb3cf
[CHANGE ME] Re-generated to pick up changes in the API or client lib…
yoshi-automation Dec 10, 2019
570cf82
docs: verbiage change for deleting worker pool (#31)
callmehiphop Dec 10, 2019
8fe22d0
feat: make operationsClient and service stub public
yoshi-automation Dec 11, 2019
03a8d41
chore: release 1.3.0 (#33)
release-please[bot] Dec 11, 2019
2735fac
docs: updated jsdoc comments for generated methods
yoshi-automation Dec 13, 2019
d741850
[CHANGE ME] Re-generated to pick up changes in the API or client lib…
yoshi-automation Dec 18, 2019
0c5a689
fix: increase timeout from 20s to 60s (#35)
callmehiphop Dec 18, 2019
f7a36e4
chore(deps): update dependency eslint-plugin-node to v11 (#39)
renovate-bot Dec 27, 2019
054ab4a
chore(deps): update dependency c8 to v7 (#38)
renovate-bot Dec 28, 2019
60588c4
chore: update license headers
yoshi-automation Dec 29, 2019
db05338
refactor: use explicit mocha imports (#40)
JustinBeckwith Dec 30, 2019
eddbf81
fix: wait for client before checking for terminate
yoshi-automation Jan 3, 2020
1b66eda
chore(deps): update dependency mocha to v7 (#43)
renovate-bot Jan 6, 2020
9f8cea7
chore: release 1.3.1
release-please[bot] Jan 6, 2020
f0895fd
chore: clear synth.metadata
JustinBeckwith Jan 24, 2020
b5f99af
chore: regenerate synth.metadata (#47)
yoshi-automation Jan 28, 2020
b2c86ea
fix: enum, bytes, and Long types now accept strings
yoshi-automation Jan 28, 2020
f6c6665
chore: release 1.3.2 (#49)
release-please[bot] Jan 30, 2020
e3ed79b
chore(deps): update dependency @types/mocha to v7
renovate-bot Jan 30, 2020
aea168b
chore: skip img.shields.io in docs test
JustinBeckwith Feb 1, 2020
63f0762
test: modernize mocha config (#52)
JustinBeckwith Feb 1, 2020
e531ccc
fix: pass x-goog-request-params header for streaming calls
yoshi-automation Feb 7, 2020
c7d98eb
chore(deps): update dependency linkinator to v2
renovate-bot Feb 10, 2020
b1b1992
chore: release 1.3.3 (#59)
release-please[bot] Feb 10, 2020
79271b9
build: add GitHub actions config for unit tests (#61)
bcoe Feb 13, 2020
9d231ac
feat: bump release level to GA (#62)
JustinBeckwith Feb 13, 2020
7640953
chore: release 1.4.0 (#63)
release-please[bot] Feb 13, 2020
bf38b34
feat: export protos in src/index.ts
xiaozhenliu-gg5 Feb 26, 2020
07c699e
chore: update jsdoc.js (#70)
summer-ji-eng Feb 27, 2020
26b6628
chore: update .jsdoc.js by add protos and remove double quotes (#71)
summer-ji-eng Feb 27, 2020
b0c3759
chore: update jsdoc with macro license (#73)
summer-ji-eng Feb 29, 2020
6ca9763
chore: update synth.py, .jsdoc.js (#74)
yoshi-automation Feb 29, 2020
1f2a22e
feat: deferred client initialization (#75)
gcf-merge-on-green[bot] Mar 6, 2020
57b1436
build: update linkinator config (#76)
gcf-merge-on-green[bot] Mar 6, 2020
5744c8f
build(tests): fix coveralls and enable build cop (#77)
bcoe Mar 6, 2020
641bae8
feat: cloudbuild/v1 add new fields and annotate OUTPUT_OUT fields. (#79)
yoshi-automation Mar 9, 2020
cc70856
chore: release 1.5.0 (#67)
release-please[bot] Mar 9, 2020
e444fae
docs: mention templates in contributing section of README (#80)
bcoe Mar 18, 2020
d2393e7
docs: document version support goals (#87)
bcoe Mar 24, 2020
27a48e8
feat: add time-to-live in a queue for builds
yoshi-automation Mar 25, 2020
9511506
feat!: drop node8 support, support for async iterators (#91)
alexander-fenster Mar 31, 2020
1cbc9a6
build: set AUTOSYNTH_MULTIPLE_COMMITS=true for context aware commits …
bcoe Apr 1, 2020
fca746b
chore(deps): update dependency @types/sinon to v9 (#94)
renovate-bot Apr 1, 2020
37fd63a
chore: remove duplicate mocha config (#97)
JustinBeckwith Apr 5, 2020
091d646
refactor: change to default proto.js export (#96)
yoshi-automation Apr 6, 2020
7698e04
test: await assert.rejects (#98)
yoshi-automation Apr 7, 2020
cbbbe3f
chore(deps): update dependency gts to v2.0.0 (#99)
renovate-bot Apr 10, 2020
bd9129d
fix: remove eslint, update gax, fix generated protos, run the generat…
alexander-fenster Apr 11, 2020
68daf06
build: remove unused codecov config (#101)
JustinBeckwith Apr 12, 2020
6011110
chore: update lint ignore files (#102)
JustinBeckwith Apr 13, 2020
6c56bf0
chore: remove tslint.json (#103)
JustinBeckwith Apr 14, 2020
f721b27
chore: remove unused dev packages (#104)
JustinBeckwith Apr 14, 2020
f54cd75
chore: run fix instead of lint in synthfile (#106)
JustinBeckwith Apr 15, 2020
b05cf20
chore: linting (#108)
yoshi-automation Apr 17, 2020
779d9ed
build: use codecov's action, now that it's authless (#499) (#109)
yoshi-automation Apr 20, 2020
8bd9933
build: adopt changes to generator formatter (#110)
yoshi-automation Apr 22, 2020
c079225
feat: improve support for x-goog-request-params (#111)
yoshi-automation Apr 22, 2020
31d1e56
chore: update npm scripts and synth.py (#112)
alexander-fenster Apr 24, 2020
a3ea8a6
feat: check status of long running operation by its name (#114)
alexander-fenster May 6, 2020
6d1d7bf
fix: synth.py clean up for multiple version (#115)
summer-ji-eng May 6, 2020
6561b4a
build: do not fail builds on codecov errors (#528) (#116)
yoshi-automation May 8, 2020
3b757ac
feat: move ts target to es2018 from es2016 (#121)
yoshi-automation Jun 10, 2020
24d4c75
chore(deps): update dependency mocha to v8 (#122)
renovate-bot Jun 11, 2020
cb475ff
chore(nodejs_templates): add script logging to node_library populate-…
yoshi-automation Jun 11, 2020
ab7c4f5
chore: release 2.0.0 (#92)
release-please[bot] Jun 16, 2020
1c5454b
fix: support fallback mode for electron (#124)
yoshi-automation Jun 18, 2020
6863773
chore: update issue template (#125)
yoshi-automation Jun 18, 2020
f624123
build: add config .gitattributes (#129)
yoshi-automation Jun 28, 2020
4e59014
chore: set Ruby namespace in proto options (#128)
yoshi-automation Jul 1, 2020
d2a2c8c
build: use bazel build (#130)
alexander-fenster Jul 6, 2020
06745ca
chore: release 2.0.1 (#126)
release-please[bot] Jul 7, 2020
b28c583
fix: typeo in nodejs .gitattribute (#132)
yoshi-automation Jul 9, 2020
709d091
chore: release 2.0.2 (#133)
release-please[bot] Jul 10, 2020
1289477
chore(deps): update dependency @types/mocha to v8 (#134)
renovate-bot Jul 12, 2020
79ebbc3
chore: update generated protos.js (#136)
yoshi-automation Jul 15, 2020
e4e6014
build: missing closing paren in publish script (#137)
yoshi-automation Jul 15, 2020
24cff87
fix: add missing cloudbuild RPCs to retry config, add Node 8 tests  (…
yoshi-automation Jul 17, 2020
b630571
chore: add config files for cloud-rad for node.js, delete Node 8 temp…
yoshi-automation Jul 17, 2020
1d2c605
chore: add dev dependencies for cloud-rad ref docs (#144)
fhinkel Jul 21, 2020
c64c5f7
build: rename _toc to toc (#145)
yoshi-automation Jul 23, 2020
f625e2f
fix: inline markup spans must be separated from the surrounding text …
yoshi-automation Jul 23, 2020
647ce13
chore: move gitattributes files to node templates (#147)
yoshi-automation Jul 24, 2020
111be4f
chore: release 2.0.3 (#143)
release-please[bot] Jul 28, 2020
8ea25e6
chore(node): fix kokoro build path for cloud-rad (#148)
yoshi-automation Jul 30, 2020
dca6253
build: update protos
yoshi-automation Jul 31, 2020
e10d084
docs: add links to the CHANGELOG from the README.md for Java and Node…
yoshi-automation Jul 31, 2020
72d6017
docs: update worker pool path comment (#151)
yoshi-automation Aug 1, 2020
4e32365
build: --credential-file-override is no longer required (#154)
yoshi-automation Aug 8, 2020
dd3da44
build: use gapic-generator-typescript v1.0.7. (#155)
yoshi-automation Aug 11, 2020
0f036f5
chore: update cloud rad kokoro build job (#156)
yoshi-automation Aug 12, 2020
a088757
build: perform publish using Node 12 (#157)
yoshi-automation Aug 13, 2020
6e95bd0
chore: start tracking obsolete files (#158)
yoshi-automation Aug 19, 2020
14558bd
build: move system and samples test from Node 10 to Node 12 (#159)
yoshi-automation Aug 21, 2020
8c7547f
build: track flaky tests for "nightly", add new secrets for tagging (…
yoshi-automation Aug 28, 2020
1ffaa02
build(test): recursively find test files; fail on unsupported depende…
yoshi-automation Sep 12, 2020
dcd1ddb
feat!: updated third_party Cloud Build clients with new Build message…
yoshi-automation Sep 18, 2020
ec95dcc
chore: update bucket for cloud-rad (#169)
yoshi-automation Oct 1, 2020
ad9002d
build(node_library): migrate to Trampoline V2 (#170)
yoshi-automation Oct 5, 2020
f8c3cc6
build: only check --engine-strict for production deps (#171)
yoshi-automation Oct 16, 2020
b31ddd3
chore: clean up Node.js TOC for cloud-rad (#172)
yoshi-automation Oct 21, 2020
5c9133e
docs: updated code of conduct (includes update to actions) (#176)
yoshi-automation Oct 27, 2020
675b98b
build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#177)
yoshi-automation Nov 2, 2020
4c61b50
chore: release 2.0.4 (#179)
release-please[bot] Nov 3, 2020
7d0e877
fix: do not modify options object, use defaultScopes (#181)
alexander-fenster Nov 6, 2020
84fea79
chore: release 2.0.5 (#182)
release-please[bot] Nov 16, 2020
77ce344
chore(deps): update dependency gts to v3 (#184)
renovate-bot Nov 19, 2020
d7d89a3
fix: check for fetch on window (#185)
yoshi-automation Nov 23, 2020
35c5004
docs: spelling correction for "targetting" (#187)
yoshi-automation Nov 25, 2020
68e3be0
chore: release 2.0.6 (#186)
release-please[bot] Dec 2, 2020
450abe9
chore: generate GAPIC metadata JSON file (#188)
yoshi-automation Dec 4, 2020
9cfdcc7
docs: add instructions for authenticating for system tests (#191)
yoshi-automation Dec 22, 2020
5238a6f
chore: update dates (#194)
yoshi-automation Jan 9, 2021
e8f7a86
refactor(nodejs): move build cop to flakybot (#197)
yoshi-automation Jan 27, 2021
ea83eb7
chore: update CODEOWNERS config (#198)
JustinBeckwith Feb 2, 2021
0b8fd8c
build: adds UNORDERED_LIST enum (#199)
yoshi-automation Feb 3, 2021
7cfd000
chore: use repo metadata to populate nodejs CODEOWNERS (#200)
yoshi-automation Feb 4, 2021
012e988
build: update gapic-generator-typescript to v1.2.10. (#201)
yoshi-automation Mar 7, 2021
580715b
chore(deps): update dependency sinon to v10 (#203)
renovate-bot Mar 23, 2021
2333391
fix: Specify `build` as the body of a `CreateBuild` call. The Cloud B…
yoshi-automation Mar 30, 2021
519181b
chore: migrate to owlbot (#206)
SurferJeffAtGoogle Apr 1, 2021
ed9a66e
chore: release 2.1.0 (#205)
release-please[bot] Apr 3, 2021
ecd8a70
chore(deps): update dependency @types/sinon to v10 (#210)
renovate-bot Apr 14, 2021
245c431
feat: Add fields for Pub/Sub triggers (#211)
gcf-owl-bot[bot] Apr 16, 2021
36e9cb0
chore: release 2.2.0 (#213)
release-please[bot] Apr 16, 2021
55cd91e
fix(deps): require google-gax v2.12.0 (#219)
alexander-fenster May 7, 2021
2724e9e
chore: release 2.2.1 (#220)
release-please[bot] May 8, 2021
ad5118a
chore: new owl bot post processor docker image (#223)
gcf-owl-bot[bot] May 10, 2021
8ce8aac
fix: use require() to load JSON protos (#225)
gcf-owl-bot[bot] May 11, 2021
6d44d64
chore: update gapic-generator-typescript to v1.3.2 (#226)
gcf-owl-bot[bot] May 11, 2021
36aa9a8
chore: release 2.2.2 (#227)
release-please[bot] May 13, 2021
d535626
chore(deps): update dependency sinon to v11 (#230)
renovate-bot May 25, 2021
44850a6
fix: GoogleAdsError missing using generator version after 1.3.0 (#231)
gcf-owl-bot[bot] May 25, 2021
9798120
chore: release 2.2.3 (#232)
release-please[bot] May 27, 2021
1f0eece
chore(nodejs): remove api-extractor dependencies (#238)
fhinkel Jun 10, 2021
f92ff89
fix: make request optional in all cases (#241)
gcf-owl-bot[bot] Jun 22, 2021
d0bf9fb
chore: release 2.2.4 (#242)
release-please[bot] Jun 24, 2021
715fa19
fix(deps): google-gax v2.17.0 with mTLS (#245)
bcoe Jun 29, 2021
7ec7881
chore: synchronize new proto/yaml changes (#246)
gcf-owl-bot[bot] Jun 29, 2021
a1b0886
chore(deps): update node.js to v16 (#240)
renovate-bot Jul 1, 2021
00a8828
chore: release 2.2.5 (#247)
release-please[bot] Jul 1, 2021
019443e
fix(deps): google-gax v2.17.1 (#249)
bcoe Jul 12, 2021
ea24b6e
chore: release 2.2.6 (#250)
release-please[bot] Jul 15, 2021
b039d41
fix: Updating WORKSPACE files to use the newest version of the Typesc…
gcf-owl-bot[bot] Jul 16, 2021
b279762
chore: release 2.2.7 (#252)
release-please[bot] Jul 21, 2021
2b69923
feat: add a WorkerPools API (#254)
gcf-owl-bot[bot] Jul 21, 2021
3c54ae6
feat: Implementation of Build Failure Info: - Added message FailureIn…
gcf-owl-bot[bot] Jul 22, 2021
ca97733
docs: Add a new build phase `SETUPBUILD` for timing information (#258)
gcf-owl-bot[bot] Aug 2, 2021
bd24b59
chore(nodejs): update client ref docs link in metadata (#261)
fhinkel Aug 4, 2021
1b6bc98
chore: release 2.3.0 (#263)
release-please[bot] Aug 5, 2021
a81534f
fix(build): migrate to using main branch (#265)
sofisl Aug 12, 2021
d5da771
chore: release 2.3.1 (#266)
release-please[bot] Aug 12, 2021
3e68e5e
fix(deps): google-gax v2.24.1 (#268)
bcoe Aug 16, 2021
95cf186
chore: release 2.3.2 (#269)
release-please[bot] Aug 16, 2021
ef42c61
feat: Add ability to configure BuildTriggers to create Builds that re…
gcf-owl-bot[bot] Aug 16, 2021
9337b5d
chore: release 2.4.0 (#270)
release-please[bot] Aug 16, 2021
1c8954f
feat: turns on self-signed JWT feature flag (#271)
gcf-owl-bot[bot] Aug 23, 2021
473fc38
chore: release 2.5.0 (#272)
release-please[bot] Aug 23, 2021
2327a41
feat: add script field to BuildStep message (#273)
gcf-owl-bot[bot] Aug 25, 2021
b4e51ef
feat: Update cloudbuild proto with the service_account for BYOSA Trig…
gcf-owl-bot[bot] Aug 25, 2021
5fab756
chore: release 2.6.0 (#275)
release-please[bot] Aug 25, 2021
3fb8f37
chore: relocate owl bot post processor (#278)
SurferJeffAtGoogle Sep 21, 2021
37dca70
build(node): update deps used during postprocessing (#1243) (#283)
gcf-owl-bot[bot] Oct 14, 2021
5331da8
chore(deps): update node.js to v17 (#284)
renovate-bot Oct 21, 2021
55d0bdd
chore(cloud-rad): delete api-extractor config (#285)
fhinkel Nov 3, 2021
6b6cdd6
chore(deps): update dependency sinon to v12 (#286)
renovate-bot Nov 4, 2021
f27d1a7
docs(samples): add example tags to generated samples (#287)
gcf-owl-bot[bot] Nov 10, 2021
8126f2d
build: add generated samples to .eslintignore (#288)
gcf-owl-bot[bot] Dec 9, 2021
b4c7913
docs(node): support "stable"/"preview" release level (#1312) (#291)
gcf-owl-bot[bot] Dec 29, 2021
813db16
docs(badges): tweak badge to use new preview/stable language (#1314) …
gcf-owl-bot[bot] Dec 30, 2021
4e6b134
chore: add api_shortname and library_type to repo metadata (#290)
parthea Dec 30, 2021
5ada8a8
test(nodejs): remove 15 add 16 (#1322) (#293)
gcf-owl-bot[bot] Jan 11, 2022
42cfb27
chore: update codeowners (#298)
dinagraves Jan 20, 2022
0d30c56
chore: update v2.12.0 gapic-generator-typescript (#301)
gcf-owl-bot[bot] Jan 26, 2022
3e576ca
chore(deps): update dependency sinon to v13 (#303)
renovate-bot Jan 31, 2022
ee2e879
docs(nodejs): version support policy edits (#1346) (#305)
gcf-owl-bot[bot] Feb 3, 2022
f6f6297
docs(samples): include metadata file, add exclusions for samples to h…
gcf-owl-bot[bot] Feb 18, 2022
b0c5605
chore: update v2.14.2 gapic-generator-typescript (#310)
gcf-owl-bot[bot] Mar 16, 2022
762f13d
chore(quickstart): mention private pool caveats (#317)
Apr 15, 2022
f7cf1b1
build(node): update client library version in samples metadata (#1356…
gcf-owl-bot[bot] Apr 21, 2022
c36b33d
chore(deps): update dependency @types/mocha to v9 (#320)
renovate-bot May 3, 2022
c4e84fe
chore(deps): update dependency sinon to v14 (#323)
renovate-bot May 9, 2022
e6fb214
chore(deps): update node.js to v18 (#319)
renovate-bot May 13, 2022
dc3610e
build!: update library to use Node 12 (#325)
alexander-fenster May 17, 2022
01a0f73
chore(main): release 3.0.0 (#326)
release-please[bot] May 17, 2022
aadab9f
fix: fixes for dynamic routing and streaming descriptors (#327)
gcf-owl-bot[bot] May 26, 2022
90111fc
chore(deps): update dependency jsdoc-region-tag to v2 (#331)
renovate-bot Jun 20, 2022
baffdc7
chore(main): release 3.0.1 (#328)
release-please[bot] Jun 30, 2022
9c543f4
feat: support regapic LRO (#333)
gcf-owl-bot[bot] Jul 1, 2022
fb15c22
chore(deps): update dependency jsdoc-fresh to v2 (#330)
renovate-bot Jul 4, 2022
13e1245
chore(main): release 3.1.0 (#334)
release-please[bot] Jul 4, 2022
6daf0d4
chore(deps): update dependency linkinator to v4 (#336)
renovate-bot Jul 7, 2022
ca4ec8e
fix: better support for fallback mode (#337)
gcf-owl-bot[bot] Aug 23, 2022
2ba976d
fix: change import long to require (#339)
gcf-owl-bot[bot] Aug 23, 2022
c60d9ce
fix: do not import the whole google-gax from proto JS (#1553) (#342)
gcf-owl-bot[bot] Aug 27, 2022
2d693a3
fix: allow passing gax instance to client constructor (#343)
gcf-owl-bot[bot] Sep 1, 2022
efcfa13
chore(main): release 3.1.1 (#340)
release-please[bot] Sep 8, 2022
ee2a454
fix: preserve default values in x-goog-request-params header (#344)
gcf-owl-bot[bot] Sep 14, 2022
d6749dc
test: use fully qualified request type name in tests (#348)
gcf-owl-bot[bot] Sep 22, 2022
9c117a0
chore(main): release 3.1.2 (#345)
release-please[bot] Sep 22, 2022
16f6399
fix(deps): use google-gax v3.5.2 (#354)
alexander-fenster Nov 4, 2022
66b3ec5
chore(deps): update dependency jsdoc to v4 (#357)
renovate-bot Nov 10, 2022
1fbc75f
fix: regenerated protos JS and TS definitions (#358)
gcf-owl-bot[bot] Nov 10, 2022
9845e3d
chore(deps): update node.js to v19 (#351)
renovate-bot Nov 11, 2022
3ef0070
feat: Integration of Cloud Build with Artifact Registry (#352)
gcf-owl-bot[bot] Nov 11, 2022
86eda22
chore(main): release 3.2.0 (#356)
release-please[bot] Nov 11, 2022
3eb60d0
Merge remote-tracking branch 'migration/main' into nodejs-cloudbuild-…
sofisl Nov 11, 2022
a4a5f81
build: add release-please config, fix owlbot-config
sofisl Nov 11, 2022
5980e5c
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 11, 2022
abb674e
samples: add test
sofisl Nov 12, 2022
142499d
Merge branch 'main' into nodejs-cloudbuild-migration
sofisl Nov 12, 2022
5c58eb6
Merge branch 'main' into nodejs-cloudbuild-migration
sofisl Nov 12, 2022
a83399b
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 12, 2022
7fa1070
Merge branch 'nodejs-cloudbuild-migration' of https://github.com/goog…
gcf-owl-bot[bot] Nov 12, 2022
6acfbd8
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 12, 2022
0936fd8
Merge branch 'nodejs-cloudbuild-migration' of https://github.com/goog…
gcf-owl-bot[bot] Nov 12, 2022
0f3df7b
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 12, 2022
d019eaa
Merge branch 'nodejs-cloudbuild-migration' of https://github.com/goog…
gcf-owl-bot[bot] Nov 12, 2022
d0692d0
Merge branch 'main' into nodejs-cloudbuild-migration
sofisl Nov 12, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"packages/google-cloud-webrisk": "3.2.0",
"packages/google-container": "4.4.0",
"packages/google-devtools-artifactregistry": "2.0.2",
"packages/google-devtools-cloudbuild": "3.2.0",
"packages/google-iam": "0.2.2",
"packages/google-maps-addressvalidation": "0.1.0",
"packages/google-maps-routing": "0.2.1",
Expand Down
23 changes: 23 additions & 0 deletions packages/google-devtools-cloudbuild/.OwlBot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Copyright 2021 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

deep-remove-regex:
- /owl-bot-staging

deep-copy-regex:
- source: /google/devtools/cloudbuild/(.*)/.*-nodejs
dest: /owl-bot-staging/google-devtools-cloudbuild/$1

begin-after-commit-hash: 0629d7a32eb96685272de698a1e5f31f030b60c1

7 changes: 7 additions & 0 deletions packages/google-devtools-cloudbuild/.eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
samples/generated/
3 changes: 3 additions & 0 deletions packages/google-devtools-cloudbuild/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": "./node_modules/gts"
}
4 changes: 4 additions & 0 deletions packages/google-devtools-cloudbuild/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*.ts text eol=lf
*.js text eol=lf
protos/* linguist-generated
**/api-extractor.json linguist-language=JSON-with-Comments
14 changes: 14 additions & 0 deletions packages/google-devtools-cloudbuild/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
**/*.log
**/node_modules
.coverage
coverage
.nyc_output
docs/
out/
build/
system-test/secrets.js
system-test/*key.json
*.lock
.DS_Store
package-lock.json
__pycache__
55 changes: 55 additions & 0 deletions packages/google-devtools-cloudbuild/.jsdoc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//
// ** This file is automatically generated by gapic-generator-typescript. **
// ** https://github.com/googleapis/gapic-generator-typescript **
// ** All changes to this file may be overwritten. **

'use strict';

module.exports = {
opts: {
readme: './README.md',
package: './package.json',
template: './node_modules/jsdoc-fresh',
recurse: true,
verbose: true,
destination: './docs/'
},
plugins: [
'plugins/markdown',
'jsdoc-region-tag'
],
source: {
excludePattern: '(^|\\/|\\\\)[._]',
include: [
'build/src',
'protos'
],
includePattern: '\\.js$'
},
templates: {
copyright: 'Copyright 2022 Google LLC',
includeDate: false,
sourceFiles: false,
systemName: '@google-cloud/cloudbuild',
theme: 'lumen',
default: {
outputSourceFiles: false
}
},
markdown: {
idInHeadings: true
}
};
29 changes: 29 additions & 0 deletions packages/google-devtools-cloudbuild/.mocharc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
const config = {
"enable-source-maps": true,
"throw-deprecation": true,
"timeout": 10000,
"recursive": true
}
if (process.env.MOCHA_THROW_DEPRECATION === 'false') {
delete config['throw-deprecation'];
}
if (process.env.MOCHA_REPORTER) {
config.reporter = process.env.MOCHA_REPORTER;
}
if (process.env.MOCHA_REPORTER_OUTPUT) {
config['reporter-option'] = `output=${process.env.MOCHA_REPORTER_OUTPUT}`;
}
module.exports = config
5 changes: 5 additions & 0 deletions packages/google-devtools-cloudbuild/.mocharc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"enable-source-maps": true,
"throw-deprecation": true,
"timeout": 10000
}
24 changes: 24 additions & 0 deletions packages/google-devtools-cloudbuild/.nycrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
"**/apis",
"**/benchmark",
"**/conformance",
"**/docs",
"**/samples",
"**/scripts",
"**/protos",
"**/test",
"**/*.d.ts",
".jsdoc.js",
"**/.jsdoc.js",
"karma.conf.js",
"webpack-tests.config.js",
"webpack.config.js"
],
"exclude-after-remap": false,
"all": true
}
6 changes: 6 additions & 0 deletions packages/google-devtools-cloudbuild/.prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
17 changes: 17 additions & 0 deletions packages/google-devtools-cloudbuild/.prettierrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.

module.exports = {
...require('gts/.prettierrc.json')
}
5 changes: 5 additions & 0 deletions packages/google-devtools-cloudbuild/.readme-partials.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
body: |-
### Using TypeScript

`@google-cloud/cloudbuild` provides TypeScript type definitions.

17 changes: 17 additions & 0 deletions packages/google-devtools-cloudbuild/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"repo": "googleapis/google-cloud-node",
"codeowner_team": "@googleapis/aap-dpes",
"requires_billing": true,
"name": "cloudbuild",
"issue_tracker": "https://issuetracker.google.com/savedsearches/5226584",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/cloudbuild/latest",
"language": "nodejs",
"release_level": "stable",
"product_documentation": "https://cloud.google.com/cloud-build/docs/",
"default_version": "v1",
"name_pretty": "Cloud Build",
"distribution_name": "@google-cloud/cloudbuild",
"api_id": "cloudbuild.googleapis.com",
"api_shortname": "cloudbuild",
"library_type": "GAPIC_AUTO"
}
Loading