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

Merging new changes from master into azconfig #3076

Merged
merged 1,256 commits into from
Mar 10, 2019
Merged

Conversation

conniey
Copy link
Member

@conniey conniey commented Mar 10, 2019

No description provided.

rickle-msft and others added 30 commits July 3, 2018 11:24
…tests still failing, but they are not critical
V10.0.1-Preview from New storage sdk v10 preview dev
Removed an extra file left over from a merge
Adding direct link to the API Reference docs for the Preview release and quickstart
rickle-msft and others added 26 commits February 15, 2019 15:27
…f4b0d91f36da'

git-subtree-dir: eventhubs/data-plane
git-subtree-mainline: 3eb32a4
git-subtree-split: e68c319
* Adding suppression for having named static inner classes from anonymous.

* Add suppression for redundant null check.

* Move SIC_INNER_SHOULD_BE_STATIC suppression

* Make anonymous class in CachingKeyResolver a named inner static.

* Include missing impl classes for auto-rest when it generates a variable with known null value

* Suppressing unconfirmed casts because we know the cast is correct but the APIs weren't designed for it
…on 1.0.0 (Azure#2975)

* Bumping up resource-manager parent pom to 1.0.0

* Bumping up eventgrid.v2019_01_01 to version 1.0.0
…java codegen (Azure#3009)

* Generated from e92e525831933bedf2242fe607984757387be1b2

Add private dns module name for java codegen

* Update pom for private dns

* change private dns version back to beta
* Suppress using Nullable parameter as non-null for KeyVaultKey because it was a scenario in original SDK not thought of.

* Suppress return empty array rather than null

* Add null check for service to ensure it has been initialized

* Checking for null service value before invoking method

* Catching specific exceptions rather than Exception e

* Use 8L so that the integer multiplication is not implicitly cast to long.

* Add exclude for catch Exception in CachingKeyResolver

* Catching specific exceptions rather than Exception e
- Update whitespace to match Prettier formatting
- Add .prettierrc.yml
- Part of Azure/azure-sdk#225
license/cla override. Check isn't coming back for some reason.
* Adding .editorconfig

* Add .gitattributes

* Reformat pom.client.xml

* Reformat keyvault/data-plane/pom.xml

* Reformat batch/data-plane/pom.xml
* Now that KeyVault data-plane has no more checkstyle errors or violations, we are now enforcing build failure for this project and all child modules.

* Install build tools locally so that checkstyle can run.

* Fix whitespace

* It is not necessary to run checkstyle:check as the build will fail satisfactorily under the analyze job.
Record/Playback Integration in Azure Batch Java SDK tests. 
Added Test recordings to be used in playback mode.
* Run dependency checker during Analyze

* Add docs links
@conniey conniey self-assigned this Mar 10, 2019
@conniey conniey merged commit 0681574 into Azure:azconfig Mar 10, 2019
@conniey conniey deleted the azconfig branch March 10, 2019 20:32
@conniey conniey restored the azconfig branch March 10, 2019 20:32
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.