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

[AutoPR containerregistry/resource-manager/v2016_06_27_preview] Panwang/taskruns #337

Conversation

openapi-sdkautomation[bot]
Copy link

mitchdenny and others added 30 commits August 14, 2019 13:10
Adds a flag to the pipeline which controls whether it is a track 1 or track 2 build.
* Formatting changes in EventHubAsyncProducer.

* Adding EventHubClient, EventHubConsumer, and EventHubProducer.

* Exposing EventHubClient creation in EventHubClientBuilder.

* EventHubClient, Consumer and Producer implements Closeable.

* Fixing sample by removing event hub instance from namespace connection string.

* Remove unneeded sample in EventHubClientBuilder.

* Add EventHubClient to builder annotation.

* Update EventHubClientBuilder samples. Remove unneeded ones.

* Update samples in EventHubClientBuilder.

* Fixing links to EventHubAsyncProducer samples.

* Adding EventHubProducer code samples.

* Update from Iterable to IterableResponse.

* Make test contents package-private.

* Adding tests for EventHubProducer.

* Simplifying creation of EventHubAsyncProducer

* Select correct retryDuration when constructing EventHubProducer.

* Adding EventHubProducer tests.

* Rename EventHubClientIntegrationTest -> EventHubAsyncClientIntegrationTests

* Add integration tests for EventHubClient.

* Make EventHubConsumer methods public
* Split the eventhubs client and data pipelines.

* Removed redundant modules section.

* Specified artifacts for data pipeline.
* Seeing if we can speed up spotbugs by not forking the JVM for each module
* remove java code isImple check but move to suppression and add only check for public class for external Dependency check

* fixes

* Update eng/code-quality-reports/src/main/resources/checkstyle/checkstyle-suppressions.xml

suggest changes on comments

Co-Authored-By: Connie Yau <[email protected]>
* Move Storage to official swagger files

There are no (meaningful) code changes except the attribute in
BlobHierarchyListSegment that I can't trace to the swagger

* Upgrade blobs swagger to 2019-02-02

Note that additional work will have to be done to patch our higher level code to
pass new parameters to existing APIs

* Fixes to Swagger generation and updating to use new protocol layer

* Fixed appendBlock content-type, added SpotBug exclusions for autogen code

* Update README.md

* Fixed incorrect exclude
* Migrate queue to spock test framework

* Remove all Junit tests and dependencies
…literals usage (#4994)

* Adding javaDoc formating rule

* Adding fixes for javadoc formatting
* Created StorageException for Files and Queues, moved it into models for Blobs, made it a POJO

* Using getX naming and cleaned up unit test imports

* Fixed additional imports

* Fixed import and ignored issue with enum serialization
* Smoke Test for Key Vault, Storage and Identity SDK

* Create EventHubs.java

* Update EventHubs.java

* Update KeyVaultSecrets.java

* Update App.java

* Create CosmosDB files

* CosmosDB finallized

* Update EventHubs.java

* Handling pre-cleaning the resource

* Update App.java

* Concurrency support

* Update pom.xml

* Review feedback

* Reactive async in Cosmos

* Use of Logger

* Env Variables names changed

* Create README.md

* Use of logger in error message

* Location changed to /eng/

* Create smoke-test.yml

* Update smoke-test.yml

* Update smoke-test.yml

* Update smoke-test.yml

* Update README.md

* Website in pom.xml

* MIT headers

* static final named correctly

* Avoiding import.*

* nit: extra blank lines and logger
KV Track 1 OkHttp Bug fix.
…kstyle errors (#5032)

* remove java code isImple check but move to suppression and add only check for public class for external Dependency check

* refactor and fixes errors

* add break
sima-zhu and others added 13 commits September 5, 2019 07:24
* Policy:generate package 2019_06_01

* storagecache: generate package v2019_08_01
* Update event processor APIs based on user study
Fixes #5266
* Add implementation of synchronous eventhubconsumer

* Update EventHubConsumer to use SynchronousEventSubscriber.

* Adding SynchronousEventSubscriber.

* Add helper method to create method with additional properties.

* Add SynchronousReceiveWork.

* Update logic for queueReceiveWork.

* Adding logging to SynchronousEventSubscriber.

* Update tracking for synchronous receives.

* Fixing issues when receiving multiple times.

* Add tests for EventHubConsumer.

* Do not pass EventHubConsumerOptions in, if only tryTimeout is used.
* Policy:generate package 2019_06_01

* storagecache: generate package v2019_08_01

* Resource: generate package 2019_06_01
* adding checkstyle rule

* Fixes for max line length at 120 for Code Quality

* Fixes for max line length at 120 for App Configuration

* Fixes for max line length at 120 for Core

* Fixes for max line length at 120 for Core Implementation

* Fixes for max line length at 120 for Core Mngmt

* Fixes for max line length at 120 for eventhubs

* Fixes for max line length at 120 for identity

* Fixes for max line length at 120 for keyvault keys

* Fixes for max line length at 120 for KeyVault Secrets

* Fixes for max line length at 120 for openTelemetry
Identity code listener bug fix.
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/containerregistry/resource-manager/v2016_06_27_preview@7123 branch 2 times, most recently from 2ff3f09 to bc4a995 Compare September 6, 2019 18:50
gapra-msft and others added 3 commits September 6, 2019 13:32
Added File Rest Parity Feb 19 feature
Adding storage SAS code snippets
* Adding sync api for scripts
 - User defined functions
 - Stored procedures
 - Triggers
Adding sync api for users
Refactoring responses
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/containerregistry/resource-manager/v2016_06_27_preview@7123 branch from bc4a995 to 0621a33 Compare September 6, 2019 21:58
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/containerregistry/resource-manager/v2016_06_27_preview@7123 branch from 0621a33 to 834bd25 Compare September 6, 2019 22:59
chidozieononiwu and others added 3 commits September 6, 2019 16:52
* shared token cache with Windows support, sharedTokenCacheCredential

* tests

* refactor to remove msalCacheStorage

* rename CrossPlatLock

* missing license header

* added javadocs, slight change with string to byte{}

* style fixes

* style

* added logger

* more style fixes

* make platform not supported a runtime exception

* null ptr exception when aspect access is null

* some spot errors

* bug fixes

* Address checkstyle and spotbugs issues

* Fix cached lock race condition

* Fix for *nix platforms

* Add resiliency in FileWriter.java

* Skip persistent cache test on *nix

* Skip multi-process cache lock test on CI

* Remove @after to ignore tests on *nix

* Address spotbugs issue in CachePersister

* Remove unused fields for spotbugs

* Address checkstyle issues

* Remove unused import
@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/containerregistry/resource-manager/v2016_06_27_preview@7123 branch from 834bd25 to 1d37942 Compare September 7, 2019 00:30
@PhoenixHe-NV PhoenixHe-NV deleted the sdkAutomation/containerregistry/resource-manager/v2016_06_27_preview@7123 branch October 21, 2019 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.