-
Notifications
You must be signed in to change notification settings - Fork 2k
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-retail #2975
Conversation
kweinmeister
commented
Jan 11, 2023
- feat!: initial stub of library
- feat: add initial samples (Add linting. #2)
- chore: release 1.0.0 (Add sample for using cloud storage api. #1)
- chore: release 1.1.0 (Added mailgun example. #19)
- chore: release 1.1.1 (Datastore: Use new Key object to easily reference parts of a key path #48)
- chore: release 1.1.2 (Added Pub/Sub samples. #56)
- chore: release 1.1.3 (Parse-server sample for Google App Engine not recognizing variables in yaml #63)
- chore: release 1.1.4 (Changes for Datastore v1beta3. #68)
- chore: release 1.1.5 (Env vars are parsed from app.yaml on local run. Added SERVER_URL to app.yaml #70)
- chore: release 1.1.6 (Rename memcache env vars. Fixes #71. #74)
- chore: release 1.2.0 (OperationError: code=13, message=Error when creating Kubernetes cluster #80)
- chore: release 1.2.1 (Delete server.js #92)
- chore: release 1.2.2 (Bump gcloud requirement to version based on Datastore v1beta3. #99)
- chore: release 1.3.0 (Add App Engine error reporting example. #108)
- chore: release 1.4.0 (Add Cloud Vision text detection sample. #113)
- chore: release 1.5.0 (Re-organized readme files. #118)
- test: create/delete test resources scripts (endpoints: add /auth/info/firebase endpoint #145)
- chore(main): release 1.6.0 (Add small StackDriver Trace and Debugger samples. #141)
- samples: interactive tutorials code samples for search service (Switch Speech sample to v1beta1 #146)
- chore(samples): interactive tutorials code samples for import products (Shows how to exclude property from index (for docs) #147)
- chore(samples): interactive tutorials code samples for write/rejoin/purge user events (Update README.md #150)
- chore(samples): interactive tutorials code samples for CRUD products (Uses 'properties' region for the excluded property snippet #149)
- chore(samples): interactive tutorials code samples for import user events (can't deploy on app engine #152)
- fix: remove gcloud_project env variable (Adding missing error parameter to callback #156)
- chore(main): release 1.6.1 (I have issue to add the json key file #158)
- chore(main): release 1.7.0 (Add list_datasets_and_projects sample #161)
- feat: Retail Tutorials. If create BQ table is requested, check if it exists and remove before creation (microphone input stream #157)
- chore(main): release 1.8.0 (Start storagetransfer samples. #168)
- fix: read projectId from retailClient.getProjectId (Refactored tests #159)
- small fix in the script (Vision API samples #173)
- chore(main): release 1.8.1 (Remove output only fields #170)
- build!: update library to use Node 12 (Auto-generate command instructions for README.md #181)
- fix(deps): update dependency @google-cloud/bigquery to v6 (Export data from BigQuery samples #186)
- chore(main): release 2.0.0 (Add Translate API samples. Fixes #176. #184)
- fix(deps): update dependency @google-cloud/storage to v6 (Organize samples by product group. #185)
- samples: bugfix-GRST-147-warn-user-about-fails-on-bucket-creation (Auto-generate sample READMEs. #195)
- samples: fixed number of failures during importing. (Add copyTable sample #198)
- samples: properly catch errors (Add remaining Translate samples. #197)
- samples: corrected eventTime update. (Fix typo #200)
- samples: removed bigquery.admin from {retail.admin,editor,bigquery.admin} from… (Update semistandard to version 9.0.0 🚀 #203)
- samples: GRST-149 set inventory tutorial add created product detailed log (Simplify PubSub samples. #202)
- GRST 159 warn user about fails on user environment setup.sh (Add browsing data sample #201)
- samples: long running operations - removed delays, added correct logic (Stackdriver product rename #209)
- samples: remove unused region tags (Upgrade App Engine sample to latest Sendgrid version #212)
- samples(tests): removed unused times. (Upgrade Sendgrid version in Compute sample #211)
- samples: environment setup twice error. (gcloud app logs read ERROR: gcloud crashed (ValueError): time data does not match format #213)
- samples: improved massage in case of an empty search result (Add tests for datastore samples #214)
- feat: Model Services, BatchRemoveCatalogAttributes, ExactSearchableOption
- chore(main): release 2.1.0 (Use stub instead of anonymous function. #193)
- samples: moved console.log placements in add/remove fulfillment and set inventory. (Add quickstart tests #215)
- samples: removed region tags from events and search directories (Upgrade Pub/Sub samples. #216)
- chore(main): release 2.1.1 (Simplify Storage samples and their tests. #225)
* feat: add samples and tests
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
🤖 I have created a release \*beep\* \*boop\* --- ### [1.1.4](https://www.github.com/googleapis/nodejs-retail/compare/v1.1.3...v1.1.4) (2021-07-01) ### Bug Fixes * **deps:** require google-gax v2.17.0 ([#66](https://www.github.com/googleapis/nodejs-retail/issues/66)) ([94fd8a8](https://www.github.com/googleapis/nodejs-retail/commit/94fd8a842f4fc7cfb480e72d4b3375ec0293cc09)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
🤖 I have created a release \*beep\* \*boop\* --- ## [1.2.0](https://www.github.com/googleapis/nodejs-retail/compare/v1.1.6...v1.2.0) (2021-08-02) ### Features * Add restricted Retail Search features for Retail API v2 ([b8279f4](https://www.github.com/googleapis/nodejs-retail/commit/b8279f4b3e90150d349ddd2071d8e25c51c07ec4)) * Add restricted Retail Search features for Retail API v2alpha ([b8279f4](https://www.github.com/googleapis/nodejs-retail/commit/b8279f4b3e90150d349ddd2071d8e25c51c07ec4)) * Add restricted Retail Search features for Retail API v2beta. ([#79](https://www.github.com/googleapis/nodejs-retail/issues/79)) ([b8279f4](https://www.github.com/googleapis/nodejs-retail/commit/b8279f4b3e90150d349ddd2071d8e25c51c07ec4)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
🤖 I have created a release \*beep\* \*boop\* --- ### [1.2.1](https://www.github.com/googleapis/nodejs-retail/compare/v1.2.0...v1.2.1) (2021-08-17) ### Bug Fixes * **deps:** google-gax v2.24.1 ([#91](https://www.github.com/googleapis/nodejs-retail/issues/91)) ([893845a](https://www.github.com/googleapis/nodejs-retail/commit/893845aae9f43a41ad21f97000bc73da3fb985c0)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
🤖 I have created a release \*beep\* \*boop\* --- ## [1.3.0](https://www.github.com/googleapis/nodejs-retail/compare/v1.2.2...v1.3.0) (2021-10-19) ### Features * add search mode to search request. If not specified, a single search request triggers both product search and faceted search. ([49b9b8e](https://www.github.com/googleapis/nodejs-retail/commit/49b9b8e22eba6318f54e44025df4e3c1900cb73e)) * update grpc service config settings to reflect correct API deadlines ([49b9b8e](https://www.github.com/googleapis/nodejs-retail/commit/49b9b8e22eba6318f54e44025df4e3c1900cb73e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
🤖 I have created a release \*beep\* \*boop\* --- ## [1.4.0](https://www.github.com/googleapis/nodejs-retail/compare/v1.3.0...v1.4.0) (2021-11-04) ### Features * Add local inventory ingestion APIs to product service in alpha channel ([#112](https://www.github.com/googleapis/nodejs-retail/issues/112)) ([8387781](https://www.github.com/googleapis/nodejs-retail/commit/8387781135ddb02b43af222bbbd3d5852e0147d3)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
🤖 I have created a release *beep* *boop* --- ## [1.6.0](googleapis/nodejs-retail@v1.5.0...v1.6.0) (2022-02-15) ### Features * add ControlService ([92d4d84](googleapis/nodejs-retail@92d4d84)) * add ServingConfigService ([92d4d84](googleapis/nodejs-retail@92d4d84)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
…urge user events (#150) Co-authored-by: tetiana-karasova <tetiana.karasova@gmail.com> Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com> Co-authored-by: Benjamin E. Coe <bencoe@google.com>
…ents (#152) * chore: import user events interactive samples
Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com>
🤖 I have created a release *beep* *boop* --- ### [1.6.1](googleapis/nodejs-retail@v1.6.0...v1.6.1) (2022-03-15) ### Bug Fixes * remove gcloud_project env variable ([#156](googleapis/nodejs-retail#156)) ([16cefb4](googleapis/nodejs-retail@16cefb4)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
…exists and remove before creation (#157) * Update setup-cleanup.js * fix: change BQ table creation logic Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com> Co-authored-by: tkarasyova <tkarasyova@griddynamics.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
Co-authored-by: Alexander Fenster <fenster@google.com>
* Fixed issues in some cases when user setting up environment. * fix: use bash trap Co-authored-by: Alexander Fenster <github@fenster.name>
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](https://github.com/googleapis/nodejs-retail/issues/new/choose) 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> 🦕
…min} from… (#203) … user_environment_setup.sh file. 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](https://github.com/googleapis/nodejs-retail/issues/new/choose) 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> 🦕
… log (#202) 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](https://github.com/googleapis/nodejs-retail/issues/new/choose) 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> 🦕
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](https://github.com/googleapis/nodejs-retail/issues/new/choose) 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> 🦕
#209) * Removed delays from add-fulfillment-places.js, remove-fulfillment-places.js, set-inventory.js files. * Removed delays, added correct logic. * Code clean up. Co-authored-by: Alexander Fenster <fenster@google.com>
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
…tion * feat: release Model Services to v2beta version feat: release BatchRemoveCatalogAttributes API to v2beta version feat: release ExactSearchableOption for attribute config to v2beta version feat: release diversity_type for ServingConfig in v2beta version feat: add local inventories info to the Product resource feat: deprecate unused page_token field of PredictionRequest in v2beta version feat: deprecate unused facet_spec field of Control in v2beta version docs: improve documentation of SearchRequest for Search Personalization docs: improve documentation for Fullfillment and Inventory API in ProductService docs: minor documentation fixes and improvements PiperOrigin-RevId: 471846764 Source-Link: googleapis/googleapis@1513294 Source-Link: https://github.com/googleapis/googleapis-gen/commit/c371ea8df2e34940875d51200cd57e300a2bc0a8 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzM3MWVhOGRmMmUzNDk0MDg3NWQ1MTIwMGNkNTdlMzAwYTJiYzBhOCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore: use gapic-generator-typescript v2.17.0 PiperOrigin-RevId: 474338479 Source-Link: googleapis/googleapis@d5d35e0 Source-Link: https://github.com/googleapis/googleapis-gen/commit/efcd3f93962a103f68f003e2a1eecde6fa216a27 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWZjZDNmOTM5NjJhMTAzZjY4ZjAwM2UyYTFlZWNkZTZmYTIxNmEyNyJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Update search-simple-query.test.js * Update search-with-boost-spec.test.js * Update search-with-facet-spec.test.js * Update search-with-filtering.test.js * Update search-with-ordering.test.js * Update search-with-pagination.test.js * Update search-with-query-expansion-spec.test.js * Update search-simple-query.test.js * Update search-with-boost-spec.test.js * Update search-with-facet-spec.test.js * Update search-with-filtering.test.js * Update search-with-ordering.test.js * Update search-with-pagination.test.js * Update search-with-query-expansion-spec.test.js Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
* chore(main): release 2.1.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>
🤖 I have created a release *beep* *boop* --- ## [2.1.1](https://github.com/googleapis/nodejs-retail/compare/v2.1.0...v2.1.1) (2022-11-16) ### Bug Fixes * **deps:** Use google-gax v3.5.2 ([#221](https://github.com/googleapis/nodejs-retail/issues/221)) ([5eb17fc](https://github.com/googleapis/nodejs-retail/commit/5eb17fc9c340cacbb8627442c58597015a2d4134)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
Here is the summary of changes. You are about to add 1 region tag.
This comment is generated by snippet-bot.
|
@@ -73,3 +73,6 @@ texttospeech @GoogleCloudPlatform/dee-data-ai @GoogleCloudPlatform/nodejs-sample | |||
translate @GoogleCloudPlatform/dee-data-ai @GoogleCloudPlatform/nodejs-samples-reviewers | |||
video-intelligence @GoogleCloudPlatform/dee-data-ai @GoogleCloudPlatform/nodejs-samples-reviewers | |||
vision @GoogleCloudPlatform/dee-data-ai @GoogleCloudPlatform/nodejs-samples-reviewers | |||
|
|||
# Self-service | |||
retail @GoogleCloudPlatform/cloud-retail-team @GoogleCloudPlatform/nodejs-samples-reviewers |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kweinmeister I presume you're intending to create this GitHub team?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It already exists, we're good to go.