forked from Azure/azure-sdk-for-java
-
Notifications
You must be signed in to change notification settings - Fork 1
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 dns/resource-manager/v2017_10_01] Update dns.json #12
Closed
openapi-bot-test
wants to merge
165
commits into
master
from
sdkAutomationTest/dns/resource-manager/v2017_10_01@136
Closed
[AutoPR dns/resource-manager/v2017_10_01] Update dns.json #12
openapi-bot-test
wants to merge
165
commits into
master
from
sdkAutomationTest/dns/resource-manager/v2017_10_01@136
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
* inital commit for V3 port from vsts to github * Hash v2 for SDK v3 bumped version to 3.0.0-beta-3 for release * Modified Pom file to copy jar files to required location * updated sdk-version property * removed additions to pom * Removing unused code Changing version to 3.0.0-SNAPSHOT
* Add christopheranderson to CODEOWNERS (v3) Bus factor 0 is bad mmkay * Add Kushagra as well
Fixed CODEOWNERs syntax
* Added Azure Identity for storage sample and readme
* Update azure-core-* packages to 1.0.0-preview.3 * AppConfiguration: Add dependency on azure-core 1.0.0-preview.3 * KeyVault: Add dependency on azure-core 1.0.0-preview.3 * Update EventHubs dependency.
* Moved keyvault track 2 libraries to sdk/keyvault. * Added direct module references in pom.client.xml to core and identity to make things build.
* Add information from parent pom.xml into azure-eventhubs' pom.xml * Delete Event Hubs parent pom.xml * Update reference in pom.client.xml to azure-messaging-eventhubs package * Update eng/ reports to use preview version of event hubs. * Using azure-core-* 1.0.0-preview.3 * Update version to 5.0.0-preview.2
* Use properties to identify versions of packages. * Update versions in spotbugs-aggregate-report.
… created. (#4309) * Retry implements Cloneable and Exponential retry implements this. * Adding tests for ExponentialRetry, MessageConstant, TransportType, AmqpShutdownSignal, AmqpException, SendOptions. * SendOptions implements Cloneable. * Fix spelling mistake in MessageConstants.ABSOLUTE_EXPIRY_TIME * Adding tests for LinkErrorContext, SessionErrorContext, ErrorContext * Add test for AmqpResponseCode. * Add test for ExceptionUtil. * Update EventHubProducerOptions to clone Retry. * Add implementation for ExponentialRetry.equals. * Add test case for ExponentialRetry.clone. * Fix compilation error for EventHubClient's clone() invocation. * Add test for EventHubProducerOptions.
* Added three new CheckStyle rule extension: (1) Rule 1: Service Client Instantiation (2) Rule 2: No external dependencies exposed in public API (4) Rule 4: Service Client Naming a few fixes for KV checkstyles errors
Simpified builder for storage/blob #3871
* Add storage to pom as a module * Bumping Azure Core to preview.3 as preview.2 already exists in Maven with different code * Bulk of CheckStyle cleanup * Last of CheckStyle cleanup * Bulk of SpotBugs cleanup * Cleaned up JavaDocs * Updating AppConfiguration and KeyVault to use the correct Azure Core * Revert version number * Fixed error in configuration file * Cleaning up SpotBug configurations * Fixed client POM * Fixed sample code * Fixing unit tests and JavaDoc bug * Linting cleanup for samples * Fix last of SpotBug configuration issues
* add support for ADO CI * fix pipeline config file * update file matching patern * Add script to generate the mgmt pom file at runtime * add step to generate the mgmt pom file * fix yml * fix file paths * fix build options * remove unwanted flag * remove the am flag * add debuging info to script * add more debugging info and modify build cmd * update build cmd * add back options * add debug flag to mvn cmd * add new script to build each sdk individually * add simpler script to do the build * move script to under eng/pipelines * fix script path * add script working directory * add more options to the shell script cmd * fix path under which cmd executes * move the mgmt yml to eng/pipelines * move the mgmt yml directly under eng/pipelines * add debug info * Add more debug infoi * Add java version args to script and suport java 7 and 8 * Fix script * uncomment build cmd in script * move default options to script * add suport for custom maven goals * fix arguments passed to mvn cmd * fix arg checks in script * Fix pipeline yml * change variable type from external to pipeline * fix script * fix script
* suppression for track 1 * add no check on tests * add suppression for implementation
Cosmos track 2 migration
* Base move. * Tweak POM files.
Update dns.json
Installation InstructionsYou can install the package Direct DownloadThe generated package artifacts can be directly downloaded from here: |
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#136