[AutoPR Microsoft.Azure.Management.Cdn] Update cdn.json#2
Closed
openapi-bot-test[bot] wants to merge 205 commits into
Closed
[AutoPR Microsoft.Azure.Management.Cdn] Update cdn.json#2openapi-bot-test[bot] wants to merge 205 commits into
openapi-bot-test[bot] wants to merge 205 commits into
Conversation
Update mgmt yml file to be closer to client yml file still needs to be separate until we can get the mgmt tooling to work with dotnet pack/test commands. Added eng/mgmt.proj which builds all mangment libraries. Updated root build.proj to include both mgmt and client libraries. Remove init step from old mgmt.yml as it is needed any longer Add scope path validation Add support for publishing property
* Transitioning to new directory structure * Revert "Transitioning to new directory structure" This reverts commit 2b25db0. * Add Alertsmanagement SDK * Add sdk metadata
Client Live Tests for Track Two.
* Added Option<T> type for LROs * Added cancellation test * feedback from draft PR
mgmt - now supports common pack and test targets service - supports scope property This should enable use to run commands like: dotnet build dotnet pack dotnet test on the root build.proj and scope via /p:Scope=<service folder>
* submit .NET SDK for attestation * Update Microsoft.Azure.Management.Attestation.Tests.csproj * fix warning * Revert "fix warning" This reverts commit 14f4a38. * Update Microsoft.Azure.Management.Attestation.Tests.csproj * Update Microsoft.Azure.Management.Attestation.Tests.csproj * Update Microsoft.Azure.Management.Attestation.Tests.csproj
* Update .net SDK for swagger PR 5661 * fix tests * update nuget package version to 1.0.0
- Update the README with content for the first preview, including some placeholder areas for links to samples. - Add a skeleton guide for contributing, indented to hold the information about setting up and running the Live tests, as recommended by the .NET guidelines to keep the README content focused on developers wishing to use the API. - Assets for quick creation of Azure resources needed for quickstarts, samples, and Live test execution. - Fixing an analyze failure against the alerting service README, which was brought down during a rebase to master.
* keys readme * PR feedback
Author
Installation InstructionsIn order to use the generated nuget package in your app, you will have to use it from a private feed. Direct DownloadThe generated package can be directly downloaded from here: |
AutorestCI
pushed a commit
that referenced
this pull request
Oct 23, 2019
…8219) * SDK refresh to support new API version (#1) * Refreshing SDK with support for new API version * Added recorded sessions to fix CI (#2) * Added recorded tests * Coder review fix * SDK refresh to support new API version (#1) * Refreshing SDK with support for new API version * Added recorded sessions to fix CI (#2) * Added recorded tests * Adding SDK changes * code review fix to downgrade the version * reverting assembly version
openapi-sdkautomation Bot
pushed a commit
that referenced
this pull request
Apr 29, 2020
…ions (Azure#11420) * Combine MatchConditions and SearchRequestOptions Fixes Azure#11052 * Redefine ETag properties as Azure.ETag? Fixes Azure#11385 * Update public APIs * Define onlyIfUnchanged for ETag support (#2) This was suggested to match what AppConfiguration does. It simplifies it, with no practical reason for IfNoneMatch. We could always add that later as well. * Update CHANGELOG and public APIs
openapi-sdkautomation Bot
pushed a commit
that referenced
this pull request
Dec 17, 2020
* Updated version number * Try #2 on beta.1 * Fixed typo in version number
This pull request was closed.
This file contains hidden or 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
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 sync test-repo-billy/azure-rest-api-specs#133