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] support Express Custom Setup #96

Conversation

openapi-sdkautomation[bot]
Copy link

Phoenix He and others added 16 commits August 14, 2019 11:18
- Modified the naming for the ephemeral Event Hubs namespace to better align
  with requests by the Engineering team.

- Added a set of tags to the namespace the help identify what test run was
  responsible for its creation and when it is safe to remove it, should there
  be a problem with natural teardown after the run.

- Tune retry configuration to account for additional contention on Azure resources due to parallelization.
Ideally we would use the .NET framework targeting pack references
everywhere but right now we are hitting error:

: error MSB3245: Could not resolve this reference. Could not locate the assembly "System.Runtime". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.

github issue dotnet/installer#2455
Update description of "location" in serviceTags.json
* Re-generated Network SDK

* Update change log
* Create sdk/sqlvirtualmachine.

* Add PackageReleaseNotes and add update tests.
…7283)

* Updating SDK to include Oracle to PostgreSQL scenario

* Update AssemblyInfo.cs

Updating assembly version

* Resolving conflicts during rebase

* Fixing scenario id, adding support for case manipulation on target
* Generate docs from dlls after building repo

* Update Archetype-sdk-client to exclude samples

* Update doc yaml

* Checkin toc.yml into repo
- Enhanced resource management approach for tests moving to a strategy where each
  test run creates an Event Hubs namespace instance under which individual tests
  continue to use dedicated Event Hub instances.  Creation is only performed when
  an Event Hub scope is requested by a Live test.

- Tune retry configuration to account for additional contention on Azure resources
  due toe parallelization.

- Update ReadMe to enhance the "running tests" instructions to match the current
  implementation.

- Replaced the ARM template with a PowerShell script that will create the persistent
  resources needed for tests.
- Enhanced resource management approach for tests moving to a strategy where each
  test run creates an Azure storage instance that is removed when the run completes.
  Creation is only performed when an Event Hub scope is requested by a Live test.
[pull] master from Azure:master
@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:

@openapi-sdkautomation openapi-sdkautomation bot force-pushed the sdkAutomation/Microsoft.Azure.Management.DataFactory@6969 branch 3 times, most recently from 0bbc539 to 886e35e Compare August 16, 2019 05:34
Fix bad discriminator value on ConnectionInfo which was breaking node/js SDK generation
fix bad 'unknown' discriminator value in the rest of our datamigration models
fix: MD010/no-hard-tabs

Remove hard tabs
Fixed Integration Runtime semantic validation error.
@AutorestCI AutorestCI force-pushed the master branch 13 times, most recently from f5f6a5b to 7882814 Compare December 27, 2019 17:18
@AutorestCI AutorestCI force-pushed the master branch 13 times, most recently from d25d341 to 81d7891 Compare January 3, 2020 20:33
Copy link

Hi @openapi-sdkautomation[bot]. Thank you for your interest in helping to improve the Azure SDK experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days.

Copy link

Hi @openapi-sdkautomation[bot]. Thank you for your contribution. Since there hasn't been recent engagement, we're going to close this out. Feel free to respond with a comment containing /reopen if you'd like to continue working on these changes. Please be sure to use the command to reopen or remove the no-recent-activity label; otherwise, this is likely to be closed again with the next cleanup pass.

@github-actions github-actions bot closed this Jul 19, 2024
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.

7 participants