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 Microsoft.Azure.Management.DataFactory] [DataFactory] Event Trigger Subscription APIs #42

Conversation

openapi-sdkautomation[bot]
Copy link

Phoenix He and others added 30 commits August 7, 2019 13:52
* [Datafactory] Enable Avro Dataset in SDK

* update
* Remove common authority and bump up the packaging/assembly versions.

* To version 4.0.1

* Point to correct release notes on Github

* Bump up SFP version
11111111111111111

Track One Event Hubs Processor Live Tests Updates

Track One Event Hubs Processor Live Tests Updates
Modified Comments

Modified ClientNegativeCases

Deleted [Live Tests]
[pull] master from Azure:master
* Remove common authority and bump up the packaging/assembly versions.

* Shorten diagnostics event names
Tiano2017 and others added 21 commits August 8, 2019 06:18
…#7177)

* Generated code for 2019-07-01 version of Microsoft.Resources swagger.

* Fix.
    Correcting a build error under .NET Core 3 preview (3.0.100-preview7-012821)
    regarding a decorator needed for cancelaltion of async enumerables.
* Remove common authority and bump up the packaging/assembly versions.

* Limit SemaphoreSlim concurrency to 1

* Hide AsyncLock, seems we accidentally exposed it on the public API.
* Remove common authority and bump up the packaging/assembly versions.

* Safe-close underlying session to do a cleanup on the service side as well.
  - Fixing the assertions for failing live tests after the names for activities
    was shortened.
* Adding ChallengeBasedAuthenticationPolicy for all key vault clients

* Fix recorded test bug and add a feature

* rerecording tests

* updates addressing PR feedback
* Tests

* Add roles

* Release version and notes
…nd remove skill language customizations (#7204)

* Generate code from latest swagger

* Add translation test

* Add conditional skill test

* Add shaper skill test with recursive inputs

* Add session records for tests

* Remove the removal of generated enum files

* Remove other language customizations

* Regenerate again from master swagger repo to get the generated language enums

* Update the skillset tests to use the enum member

* Re-run all tests and regenerate session records
Refactoring the decorators for test parallelization, to set the new default
for "all" at the assembly level and let individual tests or fixtures assert
their preference.
* Remove common authority and bump up the packaging/assembly versions.

* Adding new EPH constructor to support custom TokenProvider with custom LeaseManager and CheckpointManager
* .NET smoke Test Sample

Performs functionalities with Key Vault, Identity, Event Hubs and Blob Storage Track 2 SDKs.

* Env Variables names changed

The names were changed to match the name convention for environment variables.

* Update .gitignore

* gitignore updated

A gitignore file was created in the SmokeTest folder, and now all launchSettings.json files are being ignored.

* Exit Codes, PascalCase and refactoring of the static methods.

Work based on the reviews from the PR #6652. The public methods are now in PascalCase, the methods does not longer return English strings, instead they return booleans or Exceptions.  And Exit Codes handling was implemented.

* Class names changed

Class names were changed to match the following pattern: <service>Test. Example: BlobStorage -> BlobStorageTest.

* Comments

XML comments were added and some unnecesary comments were deleted.

* Higher order functions

Use of higher order functions to dry up the code.

* Test classes refactured

Drying up the code by using high order functions.

* Create CosmosDBTest.cs

* Cosmos DB implementation

Tests done with Mirosoft.Azure.DocumentDB SDK.

* Update CosmosDBTest.cs

* Update CosmosDBTest.cs

* Unnecessary blank lines removed

* ExecuteTest typo

* Base class deleted

The samples not longer need the "TestBase" class to run.

* BlobTestSource.tst deleted

This text file is not going to be needed any more since the test Blob is being created within the code.

* Static Classes

All classes are now static.

* Pair programming comments

* Concurrency support

* License headers added

* License header added

* Adapted for concurrency

* Use of string interpolation

* Use of string interpolation

* Update EventHubsTest.cs
* Remove common authority and bump up the packaging/assembly versions.

* Adding ErrorLevelType to EventHubsException

* Addressing Jesse's comments
* Add URL encode + decode mapping functions

* Update tests

* Update session records for all IndexerTests

* Update doc comments
@openapi-sdkautomation
Copy link
Author

Installation Instructions

In order to use the generated nuget package in your app, you will have to use it from a private feed.
To create a private feed, see the following link:
https://docs.microsoft.com/en-us/nuget/hosting-packages/local-feeds
This will allow you to create a new local feed and add the location of the new feed as one of the sources.

Direct Download

The generated package can be directly downloaded from here:

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.