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

[ACR] Auto Build Swagger: Added identity to registry properties #4074

Merged
merged 3 commits into from
Oct 8, 2018

Conversation

xiadu94
Copy link
Contributor

@xiadu94 xiadu94 commented Oct 4, 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

@AutorestCI
Copy link

AutorestCI commented Oct 4, 2018

Automation for azure-sdk-for-python

The initial PR has been merged into your service PR:
Azure/azure-sdk-for-python#3467

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

@AutorestCI
Copy link

AutorestCI commented Oct 4, 2018

Automation for azure-sdk-for-js

Nothing to generate for azure-sdk-for-js

@@ -1387,6 +1387,10 @@
"$ref": "#/definitions/Sku",
"description": "The SKU of the container registry."
},
"identity": {
"$ref": "#/definitions/RegistryIdentity",
"description": "The Identity of the container registry."
Copy link
Member

Choose a reason for hiding this comment

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

The identity?

"type": "string"
},
"principalId": {
"description": "The principal id of registry identity.",
Copy link
Member

Choose a reason for hiding this comment

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

id -> ID

"type": "string"
},
"tenantId": {
"description": "The tenant id associated with the registry.",
Copy link
Member

Choose a reason for hiding this comment

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

id -> ID

@AutorestCI
Copy link

AutorestCI commented Oct 4, 2018

Automation for azure-sdk-for-ruby

A PR has been created for you based on this PR content.

Once this PR will be merged, content will be added to your service PR:
Azure/azure-sdk-for-ruby#1574

@AutorestCI
Copy link

AutorestCI commented Oct 4, 2018

Automation for azure-sdk-for-node

The initial PR has been merged into your service PR:
Azure/azure-sdk-for-node#3780

@AutorestCI
Copy link

AutorestCI commented Oct 4, 2018

Automation for azure-sdk-for-go

Nothing to generate for azure-sdk-for-go

@AutorestCI
Copy link

AutorestCI commented Oct 4, 2018

Automation for azure-sdk-for-java

The initial PR has been merged into your service PR:
Azure/azure-sdk-for-java#2460

@jianghaolu
Copy link
Contributor

SDK team signoff. Please approve if PR looks good to you @djyou - thanks!

Copy link
Member

@djyou djyou left a comment

Choose a reason for hiding this comment

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

LGTM

@jianghaolu jianghaolu merged commit fa75fec into Azure:master Oct 8, 2018
@jhendrixMSFT
Copy link
Member

@AutorestCI regenerate azure-sdk-for-go

1 similar comment
@jhendrixMSFT
Copy link
Member

@AutorestCI regenerate azure-sdk-for-go

@AutorestCI
Copy link

Encountered a Subprocess error

Command: dep ensure
Finished with return code 1
and output:

grouped write of manifest, lock and vendor: error while writing out vendor tree: failed to write dep tree: failed to export github.com/marstr/randname: failed to fetch source for https://github.com/marstr/randname: unable to get repository: Cloning into '/tmp/tmpe92a4r53/pkg/dep/sources/https---github.com-marstr-randname'...
POST git-upload-pack (215 bytes)
error: RPC failed; curl 28 SSL connection timeout
fatal: The remote end hung up unexpectedly
: command failed: [git clone --recursive -v --progress https://github.com/marstr/randname /tmp/tmpe92a4r53/pkg/dep/sources/https---github.com-marstr-randname]: exit status 128

@jhendrixMSFT
Copy link
Member

@AutorestCI regenerate azure-sdk-for-go

mccleanp pushed a commit that referenced this pull request Mar 23, 2022
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.

6 participants