Skip to content

Update nodejs config for cognitive services#2948

Merged
RikkiGibson merged 2 commits intoAzure:masterfrom
RikkiGibson:NodeCognitiveServices
Apr 26, 2018
Merged

Update nodejs config for cognitive services#2948
RikkiGibson merged 2 commits intoAzure:masterfrom
RikkiGibson:NodeCognitiveServices

Conversation

@RikkiGibson
Copy link
Member

@RikkiGibson RikkiGibson commented Apr 25, 2018

This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.

PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • Except for special cases involving multiple contributors, the PR is started from a fork of the main repository, not a branch.
  • If applicable, the PR references the bug/issue that it fixes.
  • Swagger files are correctly named (e.g. the api-version in the path should match the api-version in the spec).

Quality of Swagger

@RikkiGibson RikkiGibson requested a review from a user April 25, 2018 20:31
@AutorestCI
Copy link

AutorestCI commented Apr 25, 2018

Automation for azure-sdk-for-python

This PR contains more than 3 context, SDK generation is not enabled. Contexts found:

  • cognitiveservices/data-plane/ImageSearch
  • cognitiveservices/data-plane/WebSearch
  • cognitiveservices/data-plane/SpellCheck
  • cognitiveservices/data-plane/VideoSearch
  • cognitiveservices/data-plane/TextAnalytics
  • cognitiveservices/data-plane/NewsSearch
  • cognitiveservices/data-plane/VisualSearch
  • cognitiveservices/data-plane/EntitySearch

@AutorestCI
Copy link

AutorestCI commented Apr 25, 2018

Automation for azure-sdk-for-node

This PR contains more than 3 context, SDK generation is not enabled. Contexts found:

  • cognitiveservices/data-plane/VisualSearch
  • cognitiveservices/data-plane/ImageSearch
  • cognitiveservices/data-plane/EntitySearch
  • cognitiveservices/data-plane/SpellCheck
  • cognitiveservices/data-plane/WebSearch
  • cognitiveservices/data-plane/VideoSearch
  • cognitiveservices/data-plane/NewsSearch
  • cognitiveservices/data-plane/TextAnalytics

@AutorestCI
Copy link

AutorestCI commented Apr 25, 2018

Automation for azure-libraries-for-java

This PR contains more than 3 context, SDK generation is not enabled. Contexts found:

  • cognitiveservices/data-plane/WebSearch
  • cognitiveservices/data-plane/EntitySearch
  • cognitiveservices/data-plane/NewsSearch
  • cognitiveservices/data-plane/TextAnalytics
  • cognitiveservices/data-plane/VideoSearch
  • cognitiveservices/data-plane/SpellCheck
  • cognitiveservices/data-plane/ImageSearch
  • cognitiveservices/data-plane/VisualSearch

nodejs:
package-name: azure-cognitiveservices-entitysearch
package-version: 1.0.0-preview
package-version: 1.1.0
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that the version we've actually published is 1.1.0--not likely to publish a new one as it looks like swagger has not changed. Just doing a correction here

@azuresdkciprbot
Copy link

AutoRest linter results for ARM Related Validation Errors/Warnings

These errors are reported by the ARM team's validation tools, reachout to ARM RP API Review directly for any questions or concerns.

AutoRest Linter Guidelines | AutoRest Linter Issues | Send feedback

Thanks for your co-operation.

@azuresdkciprbot
Copy link

AutoRest linter results for SDK Related Validation Errors/Warnings

These errors are reported by the SDK team's validation tools, reachout to ADX Swagger Reviewers directly for any questions or concerns.

AutoRest Linter Guidelines | AutoRest Linter Issues | Send feedback

Thanks for your co-operation.

nodejs:
package-name: azure-cognitiveservices-imagesearch
package-version: 1.0.0-preview
package-version: 1.0.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just curious, are these parts of Cognitive service live separately? So there is a package for VideoSearch and then another one for VisualSearch?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, we publish a different npm package for each one.

@hovsepm
Copy link
Contributor

hovsepm commented Apr 25, 2018

Waiting for @daschult to take a look...

@AutorestCI
Copy link

AutorestCI commented Apr 25, 2018

Automation for azure-sdk-for-go

This PR contains more than 3 context, SDK generation is not enabled. Contexts found:

  • cognitiveservices/data-plane/TextAnalytics
  • cognitiveservices/data-plane/SpellCheck
  • cognitiveservices/data-plane/VideoSearch
  • cognitiveservices/data-plane/WebSearch
  • cognitiveservices/data-plane/EntitySearch
  • cognitiveservices/data-plane/NewsSearch
  • cognitiveservices/data-plane/ImageSearch
  • cognitiveservices/data-plane/VisualSearch

@azuresdkciprbot
Copy link

AutoRest linter results for ARM Related Validation Errors/Warnings

These errors are reported by the ARM team's validation tools, reachout to ARM RP API Review directly for any questions or concerns.

AutoRest Linter Guidelines | AutoRest Linter Issues | Send feedback

Thanks for your co-operation.

@azuresdkciprbot
Copy link

AutoRest linter results for SDK Related Validation Errors/Warnings

These errors are reported by the SDK team's validation tools, reachout to ADX Swagger Reviewers directly for any questions or concerns.

AutoRest Linter Guidelines | AutoRest Linter Issues | Send feedback

Thanks for your co-operation.

@RikkiGibson
Copy link
Member Author

@daschult not much to see here but do you mind giving a review?

@RikkiGibson RikkiGibson merged commit ee40ba8 into Azure:master Apr 26, 2018
@RikkiGibson RikkiGibson deleted the NodeCognitiveServices branch April 26, 2018 22:24
@RikkiGibson
Copy link
Member Author

@daschult already reviewed the corresponding PR on node SDK so I think this one is good to go.

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.

4 participants

Comments