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-automl #4656

Merged
merged 382 commits into from
Sep 14, 2023
Merged

Conversation

sofisl
Copy link
Contributor

@sofisl sofisl commented Sep 14, 2023

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

JustinBeckwith and others added 30 commits July 31, 2019 16:04
* updated CHANGELOG.md [ci skip]

* updated package.json [ci skip]

* updated samples/package.json [ci skip]
* [CHANGE ME] Re-generated  to pick up changes in the API or client library generator.

* fixes

* fix webpack.config.js
* fix: use compatible version of google-gax

* fix: use gax v1.6.3
* updated CHANGELOG.md [ci skip]

* updated package.json [ci skip]

* updated samples/package.json [ci skip]
* Added samples for api-endpoints

* Fixed license and function name

* Fixed test case for setEndpoint and added file to linkinator until it lands
renovate-bot and others added 13 commits February 10, 2023 20:00
* chore(deps): update dependency sinon to v15

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: sofisl <[email protected]>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* docs: changing format of the jsdoc links

PiperOrigin-RevId: 509352615

Source-Link: googleapis/googleapis@b737d30

Source-Link: googleapis/googleapis-gen@8efadf3
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGVmYWRmM2Q1ODc4MGVhMWM1NTAyNjhkNDZhM2RjNzAxYmEzN2ZjZiJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* chore(main): release 3.1.3

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/batch_predict.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/delete_dataset.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/delete_model.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/deploy_model.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/export_dataset.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/get_dataset.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/get_model.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/get_model_evaluation.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/get_operation_status.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/import_dataset.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/language_entity_extraction_create_dataset.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/language_entity_extraction_create_model.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/language_entity_extraction_predict.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/language_sentiment_analysis_create_dataset.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/language_sentiment_analysis_create_model.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/language_entity_extraction_predict.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/language_text_classification_create_dataset.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/language_text_classification_create_model.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/language_text_classification_predict.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/list_datasets.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/list_model_evaluations.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/list_models.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/list_operation_status.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/translate_create_dataset.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/translate_create_model.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/translate_predict.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/undeploy_model.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/vision_classification_create_dataset.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/vision_classification_create_model.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/vision_classification_deploy_model_node_count.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/vision_classification_predict.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/vision_object_detection_create_dataset.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/vision_object_detection_create_model.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/vision_object_detection_deploy_model_node_count.js

* chore: remove samples

This file has moved https://github.com/GoogleCloudPlatform/nodejs-docs-samples/blob/main/automl/vision_object_detection_predict.js

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* chore: remove samples tests

Delete samples tests; these are tested at their new location.

* chore: remove samples tests

* chore: remove samples tests

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* chore: re-add test folder

Oops, I broke tests by deleting too much, re-adding.

* chore: re-add test files

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* docs: fix node release schedule link

Co-authored-by: Jeffrey Rennie <[email protected]>

Source-Link: googleapis/synthtool@1a24315
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:e08f9a3757808cdaf7a377e962308c65c4d7eff12db206d4fae702dd50d43430

* chore!: upgrade to Node 14

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Sofia Leon <[email protected]>
* chore(main): release 4.0.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* fix: fix typings for IAM methods
docs: fixed links in the generated Markdown documentation

PiperOrigin-RevId: 551610576

Source-Link: googleapis/googleapis@73b1313

Source-Link: googleapis/googleapis-gen@8bec066
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGJlYzA2NjQ5MmE2ZGEyODU1YjFiOGNlNTYyNjY0YzBhNmIzMGIwMSJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* test: disable retry-request for streaming tests

PiperOrigin-RevId: 554648220

Source-Link: googleapis/googleapis@53cd9ad

Source-Link: googleapis/googleapis-gen@7e8867e
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiN2U4ODY3ZWZiZWQ3ZGJmZTVlZjZlYzNjMmM5MmE0YmNlNDI4MGY3YSJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: sofisl <[email protected]>
* fix: simplify logic for HTTP/1.1 REST fallback option

For the `fallback` parameter, all values considered as `true`
in Boolean context will enable HTTP/1.1 REST fallback,
since the other fallback transport, proto over HTTP, is
removed from `google-gax` v4.

PiperOrigin-RevId: 559812260

Source-Link: googleapis/googleapis@6a6fd29

Source-Link: googleapis/googleapis-gen@56c1665
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTZjMTY2NTdlN2E1OTEyMmIxZGE5NDc3MWE5ZWY0MDk4OWMyODJjMCJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
* chore(main): release 4.0.1

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
@sofisl sofisl requested review from yoshi-approver and a team as code owners September 14, 2023 04:05
@snippet-bot
Copy link

snippet-bot bot commented Sep 14, 2023

Here is the summary of changes.

You are about to add 54 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@sofisl sofisl merged commit 9ce7155 into main Sep 14, 2023
10 of 13 checks passed
@sofisl sofisl deleted the nodejs-automl-migration branch September 14, 2023 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.