-
Notifications
You must be signed in to change notification settings - Fork 1.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
[AutoPR] containerregistry/resource-manager #623
Merged
kpajdzik
merged 6 commits into
master
from
restapi_auto_containerregistry/resource-manager
Jan 7, 2019
Merged
[AutoPR] containerregistry/resource-manager #623
kpajdzik
merged 6 commits into
master
from
restapi_auto_containerregistry/resource-manager
Jan 7, 2019
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…group name validation, minor cleanup (#529) * Generated from 404ce04b1a1c4cac92a67328f319a021f320935a Add empty resource group name validation, minor cleanup * Generated from 9f8eefc2216772a9f2713725aec5ba1b92c26104 Add network rule set properties, empty resource group validation * Generated from 4acb1b6d259fdd431a87a4d4f3ce25458432078c Fix network rule set default value * Generated from 43b818a4578f6fa9b0237aad66b14d896ff6a614 Fix resource group name * Generated from 3e12549e66336e4ca6fa81b49aaf9ed7d2797cce Add network rule set properties, empty resource group validation * Generated from dd007e2442dd2126ce789aaad017872ea4adaa1e Add a missing comma
Add x-ms-client-name
… webhook (#767) * Generated from a29e5ac2c16d843355e84adcd2b9c5f60dd4cbed update ACR webhook with Helm actions * Generated from a29e5ac2c16d843355e84adcd2b9c5f60dd4cbed update ACR webhook with Helm actions
…nerregistry/resource-manager # Conflicts: # packages/@azure/arm-containerregistry/README.md # packages/@azure/arm-containerregistry/lib/models/index.ts # packages/@azure/arm-containerregistry/lib/models/mappers.ts # packages/@azure/arm-containerregistry/lib/models/registriesMappers.ts # packages/@azure/arm-containerregistry/lib/models/replicationsMappers.ts # packages/@azure/arm-containerregistry/lib/models/runsMappers.ts # packages/@azure/arm-containerregistry/lib/models/tasksMappers.ts # packages/@azure/arm-containerregistry/lib/models/webhooksMappers.ts # packages/@azure/arm-containerregistry/package.json # packages/@azure/arm-containerregistry/rollup.config.js
kpajdzik
approved these changes
Jan 7, 2019
ghost
suggested changes
Jan 7, 2019
ghost
approved these changes
Jan 7, 2019
HarshaNalluru
pushed a commit
to HarshaNalluru/azure-sdk-for-js
that referenced
this pull request
Apr 12, 2019
* [AutoPR containerregistry/resource-manager] [ACR] Add empty resource group name validation, minor cleanup (Azure#529) * Generated from 404ce04b1a1c4cac92a67328f319a021f320935a Add empty resource group name validation, minor cleanup * Generated from 9f8eefc2216772a9f2713725aec5ba1b92c26104 Add network rule set properties, empty resource group validation * Generated from 4acb1b6d259fdd431a87a4d4f3ce25458432078c Fix network rule set default value * Generated from 43b818a4578f6fa9b0237aad66b14d896ff6a614 Fix resource group name * Generated from 3e12549e66336e4ca6fa81b49aaf9ed7d2797cce Add network rule set properties, empty resource group validation * Generated from dd007e2442dd2126ce789aaad017872ea4adaa1e Add a missing comma * Generated from 7dae521fce44544031c25d3fcde7938dce5109c8 (Azure#821) Add x-ms-client-name * [AutoPR containerregistry/resource-manager] [ACR] Add Helm actions to webhook (Azure#767) * Generated from a29e5ac2c16d843355e84adcd2b9c5f60dd4cbed update ACR webhook with Helm actions * Generated from a29e5ac2c16d843355e84adcd2b9c5f60dd4cbed update ACR webhook with Helm actions * Generate version 4.4.0 of the SDK * Bump the version to 5.0.0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created to accumulate context: containerregistry/resource-manager