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-os-login #3391

Merged
merged 345 commits into from
Oct 11, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
345 commits
Select commit Hold shift + click to select a range
5e63eec
fix(deps): update dependency google-gax to ^0.25.0 (#139)
renovate[bot] Jan 30, 2019
3766b67
Release v0.3.1 (#140)
JustinBeckwith Feb 1, 2019
1b8a288
chore: move CONTRIBUTING.md to root (#143)
jkwlui Feb 7, 2019
a3ebc33
docs: update contributing path in README (#144)
callmehiphop Feb 8, 2019
9169431
build: create docs test npm scripts (#146)
JustinBeckwith Feb 11, 2019
290417a
docs: update links in contrib guide (#149)
JustinBeckwith Feb 14, 2019
12bb421
build: use linkinator for docs test (#148)
JustinBeckwith Feb 14, 2019
2c62a2f
fix: throw on invalid credentials
yoshi-automation Feb 14, 2019
7673ff1
chore(deps): update dependency mocha to v6
renovate[bot] Feb 19, 2019
b7f5243
docs: update comments on protos (#151)
yoshi-automation Mar 1, 2019
8aa7bf2
build: update release configuration
yoshi-automation Mar 6, 2019
e733ce7
build: Add docuploader credentials to node publish jobs (#154)
jkwlui Mar 8, 2019
fee1a79
refactor: update json import paths (#156)
yoshi-automation Mar 12, 2019
af1b8cc
Release v0.3.2 (#159)
jkwlui Mar 18, 2019
d75707c
fix: include 'x-goog-request-params' header in requests (#167)
yoshi-automation Mar 28, 2019
8d63304
chore(deps): update dependency nyc to v14
renovate[bot] Apr 16, 2019
4228e6c
chore(docs): formatting updates (#169)
yoshi-automation Apr 22, 2019
efda438
chore: re-order template utils (#170)
yoshi-automation Apr 23, 2019
aa8840e
build: use repo-metadata to generate the README (#171)
JustinBeckwith Apr 24, 2019
dd7d2d2
docs: improve the quickstart sample (#172)
JustinBeckwith Apr 24, 2019
e09f788
docs: update README quickstart sample (#173)
yoshi-automation Apr 25, 2019
df9caae
update to .nycrc with --all enabled (#175)
bcoe Apr 29, 2019
4d76de0
chore: release 0.3.3 (#181)
bcoe Apr 30, 2019
8dc1e9b
fix(deps): update dependency google-gax to ^0.26.0 (#182)
renovate[bot] May 2, 2019
668e8bd
build!: upgrade engines field to >=8.10.0 (#184)
bcoe May 2, 2019
5e5f4ec
chore(deps): update dependency eslint-plugin-node to v9 (#186)
renovate[bot] May 3, 2019
48f3f00
build: only pipe to codecov if tests run on Node 10 (#187)
yoshi-automation May 10, 2019
414f59a
fix(deps): update dependency google-gax to v1 (#191)
renovate[bot] May 10, 2019
03d43f4
build: add new kokoro config for coverage and release-please (#192)
bcoe May 17, 2019
e6da21c
build: updated kokoro config for coverage and release-please (#193)
bcoe May 17, 2019
c3b0469
chore: release 1.0.0 (#197)
yoshi-automation May 20, 2019
5c007f2
refactor: drop dependency on lodash.merge and update links (#199)
yoshi-automation May 21, 2019
be56117
chore: use published jsdoc-baseline package (#200)
JustinBeckwith May 23, 2019
6a175ec
build: ignore proto files in test coverage (#202)
JustinBeckwith May 28, 2019
11bfd8d
feat: support apiEndpoint override in client constructor (#204)
yoshi-automation Jun 4, 2019
bcfcb97
feat: support apiEndpoint override in client constructor (#206)
yoshi-automation Jun 5, 2019
e0e29ac
chore: release 1.1.0 (#205)
yoshi-automation Jun 5, 2019
f3791ff
fix(docs): move to new client docs URL (#207)
bcoe Jun 13, 2019
b7c8109
chore: release 1.1.1 (#208)
yoshi-automation Jun 14, 2019
51964c8
build: switch to GitHub magic proxy (#209)
bcoe Jun 18, 2019
5d274cb
fix(docs): link to reference docs section on googleapis.dev (#210)
bcoe Jun 25, 2019
af83da1
chore: release 1.1.2 (#211)
yoshi-automation Jun 26, 2019
9fe9b22
build: use config file for linkinator (#212)
JustinBeckwith Jun 28, 2019
0e38465
chore(deps): update linters (#213)
renovate-bot Jul 26, 2019
0f4b20f
docs: use the jsdoc-fresh theme (#214)
JustinBeckwith Jul 31, 2019
5b6420b
docs: document apiEndpoint over servicePath (#215)
JustinBeckwith Jul 31, 2019
7fd2dc7
fix: allow calls with no request, add JSON proto
yoshi-automation Aug 2, 2019
edf551f
chore: release 1.1.3 (#219)
yoshi-automation Aug 5, 2019
aff8f32
fix: include the correct version of node in a header (#220)
yoshi-automation Aug 26, 2019
77b4a52
chore: release 1.1.4 (#221)
yoshi-automation Aug 26, 2019
e8dc4a1
docs: update link to client docs (#223)
yoshi-automation Aug 28, 2019
693959c
feat: load protos from JSON, grpc-fallback support
yoshi-automation Sep 3, 2019
fe436d9
chore(deps): update dependency eslint-plugin-node to v10 (#226)
renovate-bot Sep 5, 2019
acb695e
update .nycrc ignore rules (#227)
bcoe Sep 6, 2019
451ed60
chore: release 1.2.0 (#225)
yoshi-automation Sep 9, 2019
6a989c9
chore: add protos/ to .eslintignore
alexander-fenster Sep 27, 2019
a2c67dd
feat: .d.ts for protos (#231)
yoshi-automation Sep 27, 2019
0635345
fix: use compatible version of google-gax
alexander-fenster Oct 2, 2019
9586745
chore: update pull request template (#235)
yoshi-automation Oct 4, 2019
8519d27
chore: update CONTRIBUTING.md and make releaseType node (#240)
bcoe Oct 9, 2019
b215432
feat: add name and operating system type fields (#241)
yoshi-automation Oct 9, 2019
0b65e2f
chore: release 1.3.0 (#232)
release-please[bot] Oct 12, 2019
43bdaca
fix(deps): bump google-gax to 1.7.5 (#242)
JustinBeckwith Oct 22, 2019
03c459b
chore: release 1.3.1 (#243)
release-please[bot] Oct 22, 2019
d6e925f
chore: adds proto annotations
yoshi-automation Oct 29, 2019
c0ee6ef
test: don't exclude src/ in coverage
yoshi-automation Nov 1, 2019
2fbc264
fix(docs): snippets are now replaced in jsdoc comments (#248)
bcoe Nov 13, 2019
82821b2
fix(docs): bump release level to beta
JustinBeckwith Nov 15, 2019
386e433
chore: release 1.3.2 (#249)
release-please[bot] Nov 15, 2019
023286d
docs: update jsdoc license/samples-README (#255)
bcoe Dec 23, 2019
7a50cbc
chore(deps): update dependency eslint-plugin-node to v11 (#261)
renovate-bot Dec 26, 2019
acace14
build: add list of files to synth.metadata
yoshi-automation Dec 26, 2019
3a07c12
build: use c8 for coverage (#259)
JustinBeckwith Dec 26, 2019
e9fdf55
refactor: use explicit mocha imports
JustinBeckwith Dec 30, 2019
12b2cc1
feat!: move to typescript code generation (#260)
xiaozhenliu-gg5 Jan 2, 2020
5cadff9
build: add **/*.d.ts to coverage ignore list
yoshi-automation Jan 3, 2020
4824d4a
chore(deps): update dependency c8 to v7 (#265)
renovate-bot Jan 4, 2020
7cd2b4b
chore(deps): update dependency mocha to v7 (#267)
renovate-bot Jan 6, 2020
f4180fc
chore: clear synth.metadata
JustinBeckwith Jan 24, 2020
972ce39
chore: regenerate synth.metadata (#271)
yoshi-automation Jan 24, 2020
35295cf
chore: fix compileProtos command in synth.py (#274)
alexander-fenster Jan 25, 2020
7535deb
chore: release 2.0.0 (#272)
release-please[bot] Jan 27, 2020
0e99666
fix: update generated proto.json and proto.d.ts
alexander-fenster Jan 29, 2020
1431065
chore: release 2.0.1 (#276)
release-please[bot] Jan 29, 2020
93799fc
chore(deps): update dependency @types/mocha to v7
renovate-bot Jan 30, 2020
0df71f4
chore: skip img.shields.io in docs test
JustinBeckwith Feb 1, 2020
d8b29e2
test: modernize mocha config (#280)
JustinBeckwith Feb 1, 2020
ddfc8e4
chore: updated .gitignore and tests
yoshi-automation Feb 7, 2020
ee55a8b
feat!: use the v1 variant of the API (#287)
JustinBeckwith Feb 8, 2020
b44d3a8
chore(deps): update dependency linkinator to v2
renovate-bot Feb 10, 2020
a3f687a
fix: proto messages now accept strings for enums
yoshi-automation Feb 10, 2020
51325c6
build: add GitHub actions config for unit tests
bcoe Feb 12, 2020
537c1ae
feat: bump release level to GA (#292)
JustinBeckwith Feb 19, 2020
f967046
feat: export protos in src/index.ts
xiaozhenliu-gg5 Feb 26, 2020
6ff6a8b
chore: update jsdoc.js (#298)
summer-ji-eng Feb 27, 2020
7bebcdd
chore: correct .jsdoc.js protos and double quotes (#300)
summer-ji-eng Feb 28, 2020
2b76ba0
chore: update jsdoc with macro license (#302)
summer-ji-eng Feb 29, 2020
bd8f5e8
feat: deferred client initialization (#304)
gcf-merge-on-green[bot] Mar 6, 2020
83dc25a
build: update linkinator config (#305)
JustinBeckwith Mar 6, 2020
3f5a430
build(tests): fix coveralls and enable build cop (#306)
bcoe Mar 6, 2020
1f1ada2
docs: mention templates in contributing section of README (#308)
bcoe Mar 18, 2020
968abd3
chore: remove snippet leading whitespace (#310)
chingor13 Mar 19, 2020
e461ff2
docs: document version support goals (#315)
bcoe Mar 24, 2020
8bc6308
chore: regenerate the code (#314)
yoshi-automation Mar 25, 2020
9aa815d
feat!: drop node8 support (#318)
alexander-fenster Mar 31, 2020
99bd92d
build: set AUTOSYNTH_MULTIPLE_COMMITS=true for context aware commits …
bcoe Apr 1, 2020
c2c4bf2
chore(deps): update dependency @types/sinon to v9 (#320)
renovate-bot Apr 1, 2020
664d48b
chore: remove duplicate mocha config (#323)
JustinBeckwith Apr 5, 2020
35206f8
fix: export explicit version from protos.js (#322)
yoshi-automation Apr 7, 2020
3b77ca9
chore(deps): update dependency gts to v2.0.0 (#326)
renovate-bot Apr 10, 2020
793499d
fix: remove eslint, update gax, fix generated protos, run the generat…
alexander-fenster Apr 11, 2020
610cd57
build: remove unused codecov config (#328)
JustinBeckwith Apr 12, 2020
38738ed
chore: update proto namespaces (#329)
yoshi-automation Apr 12, 2020
4a2fc54
chore: update lint ignore files (#330)
JustinBeckwith Apr 13, 2020
93c383a
chore: release 3.0.0 (#303)
release-please[bot] Apr 13, 2020
20b7de1
chore: remove tslint.json (#331)
JustinBeckwith Apr 14, 2020
7a93ed9
fix: use unique proto root (#332)
yoshi-automation Apr 14, 2020
562e8d2
chore: remove unused dev packages (#334)
JustinBeckwith Apr 14, 2020
7a597ed
chore(deps): update dependency ts-loader to v7 (#335)
renovate-bot Apr 15, 2020
9efff07
chore(deps): update dependency null-loader to v4 (#337)
renovate-bot Apr 15, 2020
7a000cc
chore: run fix instead of lint in synthfile (#338)
JustinBeckwith Apr 15, 2020
383766d
chore: linting
yoshi-automation Apr 20, 2020
b02902f
build: adopt changes to generator formatting (#340)
yoshi-automation Apr 22, 2020
8f1ecbc
chore: update npm scripts and synth.py (#341)
alexander-fenster Apr 24, 2020
b8249e6
fix: regen protos and tests, formatting (#342)
alexander-fenster May 6, 2020
8988171
fix: synth.py clean up for multiple version (#343)
summer-ji-eng May 6, 2020
4baa467
build: do not fail builds on codecov errors (#528) (#344)
yoshi-automation May 8, 2020
213b74b
build: update protos.js (#345)
yoshi-automation Jun 4, 2020
687f3a5
chore: release 3.0.1 (#333)
release-please[bot] Jun 4, 2020
8abbb46
feat: move ts target to es2018 from es2016 (#348)
yoshi-automation Jun 10, 2020
6cb0feb
chore(deps): update dependency mocha to v8 (#350)
renovate-bot Jun 11, 2020
856693f
chore(nodejs_templates): add script logging to node_library populate-…
yoshi-automation Jun 11, 2020
584da63
fix: proper fallback option handling
yoshi-automation Jun 15, 2020
3fb6a6c
fix: update node issue template (#353)
yoshi-automation Jun 18, 2020
79f8f21
build: add config .gitattributes (#354)
yoshi-automation Jun 29, 2020
4821a37
chore: release 3.1.0 (#349)
release-please[bot] Jun 29, 2020
aab464f
build: use bazel build (#355)
alexander-fenster Jul 6, 2020
abb4790
build: typeo in nodejs .gitattribute (#358)
yoshi-automation Jul 10, 2020
0441d44
chore(deps): update dependency ts-loader to v8 (#357)
renovate-bot Jul 10, 2020
930d73b
chore(deps): update dependency @types/mocha to v8 (#359)
renovate-bot Jul 12, 2020
9829f1a
build: add Node 8 tests (#363)
yoshi-automation Jul 17, 2020
a347913
build: missing closing paren in publish script, delete template for N…
yoshi-automation Jul 17, 2020
1cea2f8
chore: add dev dependencies for cloud-rad ref docs (#365)
fhinkel Jul 21, 2020
c34320c
build: rename _toc to toc (#366)
yoshi-automation Jul 23, 2020
abf6155
fix: move gitattributes files to node templates (#367)
yoshi-automation Jul 24, 2020
b6a6685
chore: release 3.1.1 (#368)
release-please[bot] Jul 24, 2020
88e6b19
build: update protos (#371)
yoshi-automation Jul 31, 2020
d9779e2
chore(node): fix kokoro build path for cloud-rad (#370)
yoshi-automation Aug 3, 2020
f473b61
docs: add links to the CHANGELOG from the README.md for Java and Node…
yoshi-automation Aug 4, 2020
df1e98c
build: --credential-file-override is no longer required (#374)
yoshi-automation Aug 10, 2020
8f45820
chore: update cloud rad kokoro build job (#376)
yoshi-automation Aug 12, 2020
3ed5a98
build: use gapic-generator-typescript v1.0.7. (#375)
yoshi-automation Aug 12, 2020
a84210e
build: perform publish using Node 12 (#377)
yoshi-automation Aug 13, 2020
9ac931c
chore: start tracking obsolete files
yoshi-automation Aug 20, 2020
04cc65e
build: move system and samples test from Node 10 to Node 12 (#379)
yoshi-automation Aug 21, 2020
491f746
build: track flaky tests for "nightly", add new secrets for tagging (…
yoshi-automation Aug 28, 2020
768d868
build(test): recursively find test files; fail on unsupported depende…
yoshi-automation Sep 12, 2020
0446aca
chore: update bucket for cloud-rad (#385)
yoshi-automation Oct 2, 2020
bd4ee27
build(node_library): migrate to Trampoline V2 (#386)
yoshi-automation Oct 5, 2020
df8b6f3
chore(deps): update dependency webpack-cli to v4 (#389)
renovate-bot Oct 12, 2020
db624c3
chore(deps): update dependency webpack to v5 (#388)
renovate-bot Oct 14, 2020
1a758f3
build: only check --engine-strict for production deps (#390)
yoshi-automation Oct 16, 2020
3e7985d
chore: clean up Node.js TOC for cloud-rad (#391)
yoshi-automation Oct 21, 2020
a67ab34
docs: updated code of conduct (includes update to actions) (#394)
yoshi-automation Oct 27, 2020
322cb9d
build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#395)
yoshi-automation Nov 2, 2020
6e6eba0
build: v1.OsLoginServiceClient (#396)
yoshi-automation Nov 6, 2020
8023665
fix: do not modify options object, use defaultScopes (#397)
alexander-fenster Nov 7, 2020
304db3d
chore: release 3.1.2 (#398)
release-please[bot] Nov 11, 2020
081f8bf
fix: check for fetch on window (#401)
yoshi-automation Nov 23, 2020
acd3d73
docs: spelling correction for "targetting" (#403)
yoshi-automation Nov 25, 2020
59fe392
chore: release 3.1.3 (#402)
release-please[bot] Dec 2, 2020
9310738
refactor: changes retry code in config (#404)
yoshi-automation Dec 21, 2020
958eff2
docs: add instructions for authenticating for system tests (#406)
yoshi-automation Dec 22, 2020
941d225
build: generate GAPIC metadata JSON file (#405)
yoshi-automation Dec 28, 2020
d2f9269
docs: update dates (#407)
yoshi-automation Jan 7, 2021
3463e3a
feat: adds style enumeration (#408)
yoshi-automation Jan 9, 2021
c773b0a
chore: release 3.2.0 (#409)
release-please[bot] Jan 12, 2021
8719845
refactor(nodejs): move build cop to flakybot (#410)
yoshi-automation Jan 27, 2021
3b410a7
build: adds UNORDERED_LIST enum (#411)
yoshi-automation Feb 4, 2021
78915c2
build: update gapic-generator-typescript to v1.2.10. (#412)
yoshi-automation Mar 7, 2021
60b26de
chore: migrate to owl bot (#413)
SurferJeffAtGoogle Mar 18, 2021
ef16344
chore(deps): update dependency sinon to v10 (#420)
renovate-bot Mar 23, 2021
2504034
build: update .OwlBot.lock with new version of post-processor (#425)
gcf-owl-bot[bot] Mar 30, 2021
4e7d0f0
chore(deps): update dependency @types/sinon to v10 (#430)
renovate-bot Apr 14, 2021
ff95154
fix(deps): require google-gax v2.12.0 (#439)
alexander-fenster May 7, 2021
937f27a
chore: new owl bot post processor docker image (#441)
gcf-owl-bot[bot] May 10, 2021
f9f768d
fix: use require() to load JSON protos (#442)
gcf-owl-bot[bot] May 11, 2021
561eb03
chore: update gapic-generator-typescript to v1.3.2 (#443)
gcf-owl-bot[bot] May 11, 2021
8e14787
chore: release 3.2.1 (#440)
release-please[bot] May 13, 2021
cec2959
chore(deps): update dependency @types/node to v14 (#447)
renovate-bot May 21, 2021
18613fa
chore(deps): update dependency sinon to v11 (#448)
renovate-bot May 25, 2021
c53546f
fix: GoogleAdsError missing using generator version after 1.3.0 (#449)
gcf-owl-bot[bot] May 25, 2021
79fb1ed
chore: release 3.2.2 (#450)
release-please[bot] May 25, 2021
38079ac
chore: make generate_index_ts() deterministic (#451)
gcf-owl-bot[bot] May 29, 2021
9cc228a
chore(nodejs): remove api-extractor dependencies (#456)
fhinkel Jun 10, 2021
d474669
fix: make request optional in all cases (#458)
gcf-owl-bot[bot] Jun 25, 2021
d045b0a
fix(deps): google-gax v2.17.0 with mTLS (#462)
bcoe Jun 29, 2021
119b83b
chore: release 3.2.3 (#460)
release-please[bot] Jun 29, 2021
6d9fe1f
fix(deps): google-gax v2.17.1 (#464)
bcoe Jul 12, 2021
abbe864
chore: release 3.2.4 (#465)
release-please[bot] Jul 12, 2021
eea617d
fix: Updating WORKSPACE files to use the newest version of the Typesc…
gcf-owl-bot[bot] Jul 16, 2021
3be7d14
chore: release 3.2.5 (#467)
release-please[bot] Jul 16, 2021
ae773f4
chore(nodejs): update client ref docs link in metadata (#472)
fhinkel Aug 4, 2021
072c27f
fix(deps): google-gax v2.24.1 (#474)
bcoe Aug 17, 2021
a2788b8
chore: release 3.2.6 (#475)
release-please[bot] Aug 17, 2021
9dbd4b7
feat: turns on self-signed JWT feature flag (#476)
gcf-owl-bot[bot] Aug 23, 2021
e596c54
chore: release 3.3.0 (#477)
release-please[bot] Aug 24, 2021
d4484c1
chore: disable renovate dependency dashboard (#1194) (#479)
gcf-owl-bot[bot] Aug 25, 2021
73ead12
fix(build): switch primary branch to main (#480)
bcoe Sep 9, 2021
da356c9
chore: release 3.3.1 (#481)
release-please[bot] Sep 9, 2021
cce597f
docs(samples): add auto-generated Node samples (#485)
gcf-owl-bot[bot] Sep 24, 2021
5ac07f7
build(node): update deps used during postprocessing (#1243) (#488)
gcf-owl-bot[bot] Oct 14, 2021
0fcc1e9
chore: fix the wrong post processor image (#490)
Oct 27, 2021
dd75b46
chore(deps): update dependency @types/node to v16 (#489)
renovate-bot Oct 27, 2021
13f6377
chore(cloud-rad): delete api-extractor config (#492)
fhinkel Nov 4, 2021
8fde193
chore(deps): update dependency sinon to v12 (#491)
renovate-bot Nov 4, 2021
0de5152
docs(samples): add example tags to generated samples (#493)
gcf-owl-bot[bot] Nov 10, 2021
31e6c42
build: add generated samples to .eslintignore (#494)
gcf-owl-bot[bot] Dec 9, 2021
737eea8
docs(node): support "stable"/"preview" release level (#1312) (#497)
gcf-owl-bot[bot] Dec 29, 2021
8d10588
chore: add api_shortname and library_type to repo metadata (#496)
parthea Dec 30, 2021
fbfd912
docs(badges): tweak badge to use new preview/stable language (#1314) …
gcf-owl-bot[bot] Dec 30, 2021
bb4bee9
test(nodejs): remove 15 add 16 (#1322) (#501)
gcf-owl-bot[bot] Jan 11, 2022
2681cf0
chore(deps): update dependency gts to v3 (#502)
renovate-bot Jan 20, 2022
92cf68f
build: update copyright year to 2022 (#504)
gcf-owl-bot[bot] Jan 20, 2022
3b54086
chore: update v2.12.0 gapic-generator-typescript (#506)
gcf-owl-bot[bot] Jan 26, 2022
997e1e1
chore(deps): update dependency sinon to v13 (#508)
renovate-bot Jan 31, 2022
1e65680
docs(nodejs): version support policy edits (#1346) (#510)
gcf-owl-bot[bot] Feb 3, 2022
2104c0a
docs(samples): include metadata file, add exclusions for samples to h…
gcf-owl-bot[bot] Feb 18, 2022
6cc0d91
chore: update v2.14.2 gapic-generator-typescript (#515)
gcf-owl-bot[bot] Mar 16, 2022
f5d7473
build(node): update client library version in samples metadata (#1356…
gcf-owl-bot[bot] Apr 20, 2022
cf65583
chore(deps): update dependency @types/mocha to v9 (#523)
renovate-bot May 3, 2022
d16bbfa
chore(deps): update dependency sinon to v14 (#526)
renovate-bot May 9, 2022
43c53e0
build!: update library to use Node 12 (#527)
sofisl May 18, 2022
237ff62
chore(main): release 4.0.0 (#529)
release-please[bot] Jun 6, 2022
747de23
chore(deps): update dependency jsdoc-fresh to v2 (#532)
renovate-bot Jun 9, 2022
2686443
chore(deps): update dependency jsdoc-region-tag to v2 (#533)
renovate-bot Jun 9, 2022
5db6ea0
fix(docs): describe fallback rest option (#534)
gcf-owl-bot[bot] Jun 30, 2022
22a8662
chore(main): release 4.0.1 (#535)
release-please[bot] Jun 30, 2022
4fdd593
chore(deps): update dependency linkinator to v4 (#538)
renovate-bot Jul 8, 2022
ae9f928
fix: better support for fallback mode (#543)
gcf-owl-bot[bot] Aug 23, 2022
fc700aa
fix: change import long to require (#544)
gcf-owl-bot[bot] Aug 23, 2022
ff7307d
fix: do not import the whole google-gax from proto JS (#1553) (#547)
gcf-owl-bot[bot] Aug 27, 2022
392444e
fix: allow passing gax instance to client constructor (#548)
gcf-owl-bot[bot] Sep 1, 2022
06a0f0a
fix: preserve default values in x-goog-request-params header (#551)
gcf-owl-bot[bot] Sep 14, 2022
c1d8ea9
docs: add sample test (#552)
sofisl Sep 16, 2022
1e2f90c
chore(main): release 4.0.2 (#545)
release-please[bot] Sep 16, 2022
a9ee59a
build: use fully qualified request type name in tests (#554)
gcf-owl-bot[bot] Sep 22, 2022
3ee1751
build: update README for deprecation notice and delete all files exce…
sofisl Oct 5, 2022
8cc7f01
Merge remote-tracking branch 'migration/main' into test-another-migra…
sofisl Oct 11, 2022
dc41ab0
build: add release-please config, fix owlbot-config
sofisl Oct 11, 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
9 changes: 5 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,14 @@
"packages/google-cloud-beyondcorp-appgateways": "0.2.1",
"packages/google-cloud-beyondcorp-clientconnectorservices": "0.2.1",
"packages/google-cloud-beyondcorp-clientgateways": "0.2.1",
"packages/google-cloud-bigquery-analyticshub": "0.1.0",
"packages/google-cloud-bigquery-datapolicies": "0.1.0",
"packages/google-cloud-gkemulticloud": "0.1.2",
"packages/google-cloud-oslogin": "4.0.2",
"packages/google-cloud-redis": "3.1.3",
"packages/google-cloud-security-publicca": "0.1.1",
"packages/google-devtools-artifactregistry": "2.0.0",
"packages/google-iam": "0.2.0",
"packages/typeless-sample-bot": "1.0.0",
"packages/google-cloud-bigquery-analyticshub": "0.1.0",
"packages/google-cloud-bigquery-datapolicies": "0.1.0",
"packages/google-maps-routing": "0.1.1"
"packages/google-maps-routing": "0.1.1",
"packages/typeless-sample-bot": "1.0.0"
}
21 changes: 21 additions & 0 deletions packages/google-cloud-oslogin/.OwlBot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# 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/cloud/oslogin/(.*)/.*-nodejs
dest: /owl-bot-staging/google-cloud-oslogin/$1

7 changes: 7 additions & 0 deletions packages/google-cloud-oslogin/.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-cloud-oslogin/.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-cloud-oslogin/.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-cloud-oslogin/.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-cloud-oslogin/.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/os-login',
theme: 'lumen',
default: {
outputSourceFiles: false
}
},
markdown: {
idInHeadings: true
}
};
29 changes: 29 additions & 0 deletions packages/google-cloud-oslogin/.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
24 changes: 24 additions & 0 deletions packages/google-cloud-oslogin/.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-cloud-oslogin/.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-cloud-oslogin/.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')
}
16 changes: 16 additions & 0 deletions packages/google-cloud-oslogin/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/os-login/latest",
"api_id": "oslogin.googleapis.com",
"distribution_name": "@google-cloud/os-login",
"release_level": "stable",
"default_version": "v1",
"language": "nodejs",
"name_pretty": "Google Cloud OS Login",
"repo": "googleapis/google-cloud-node",
"product_documentation": "https://cloud.google.com/compute/docs/oslogin/",
"requires_billing": true,
"name": "oslogin",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559755",
"api_shortname": "oslogin",
"library_type": "GAPIC_AUTO"
}
Loading