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

[ReleasePR track2_azure-mgmt-baremetalinfrastructure] Fix some bad output-folder for go SDK #14035

Conversation

openapi-sdkautomation[bot]
Copy link
Contributor

Created to release azure-mgmt-baremetalinfrastructure.Reopen this PR to release the SDK.
If you can't reopen it, click here to create a new one.
(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-baremetalinfrastructure

You can install the package azure-mgmt-baremetalinfrastructure of this PR using the following command:
pip install "git+https://github.com/AzureSDKAutomation/azure-sdk-for-python@sdkAutomation/track2_azure-mgmt-baremetalinfrastructure@10842#egg=azure-mgmt-baremetalinfrastructure&subdirectory=azure-mgmt-baremetalinfrastructure"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/AzureSDKAutomation/azure-sdk-for-python@sdkAutomation/track2_azure-mgmt-baremetalinfrastructure@10842#egg=azure-mgmt-baremetalinfrastructure&subdirectory=azure-mgmt-baremetalinfrastructure"

If you have a local clone of this repository, you can also do:

  • git checkout sdkAutomation/track2_azure-mgmt-baremetalinfrastructure@10842
  • pip install -e ./azure-mgmt-baremetalinfrastructure

Or build a wheel file to distribute for testing:

  • git checkout sdkAutomation/track2_azure-mgmt-baremetalinfrastructure@10842
  • pip wheel --no-deps ./azure-mgmt-baremetalinfrastructure

Direct download

Your files can be directly downloaded here:

@ghost ghost added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Sep 25, 2020
@ghost
Copy link

ghost commented Sep 25, 2020

Thank you for your contribution openapi-sdkautomation[bot]! We will review the pull request and get back to you soon.

openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this pull request May 25, 2021
Fix to support nextLink with post calls for python sdk (Azure#14035)

* single example with post nextLinl

* address suggestions

* remove examples

* Add nextLink param

* Post on nextLink for all requests

* Add api-version as param

* update readme

* prettier fix

* fix lint err try

* rename operation id

* fix generation for python

* fix casing of next link

* Remove package

* change one next link op to normal path

* readme.python config

* Update readme.python.md

Co-authored-by: Namrata Jagasia <najagasi@microsoft.com>
Co-authored-by: iscai-msft <iscai@microsoft.com>
Co-authored-by: Zed <601306339@qq.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this pull request May 25, 2021
Fix to support nextLink with post calls for python sdk (Azure#14035)

* single example with post nextLinl

* address suggestions

* remove examples

* Add nextLink param

* Post on nextLink for all requests

* Add api-version as param

* update readme

* prettier fix

* fix lint err try

* rename operation id

* fix generation for python

* fix casing of next link

* Remove package

* change one next link op to normal path

* readme.python config

* Update readme.python.md

Co-authored-by: Namrata Jagasia <najagasi@microsoft.com>
Co-authored-by: iscai-msft <iscai@microsoft.com>
Co-authored-by: Zed <601306339@qq.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this pull request Jul 16, 2021
Fix to support nextLink with post calls for python sdk (Azure#14035)

* single example with post nextLinl

* address suggestions

* remove examples

* Add nextLink param

* Post on nextLink for all requests

* Add api-version as param

* update readme

* prettier fix

* fix lint err try

* rename operation id

* fix generation for python

* fix casing of next link

* Remove package

* change one next link op to normal path

* readme.python config

* Update readme.python.md

Co-authored-by: Namrata Jagasia <najagasi@microsoft.com>
Co-authored-by: iscai-msft <iscai@microsoft.com>
Co-authored-by: Zed <601306339@qq.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this pull request Jul 16, 2021
Fix to support nextLink with post calls for python sdk (Azure#14035)

* single example with post nextLinl

* address suggestions

* remove examples

* Add nextLink param

* Post on nextLink for all requests

* Add api-version as param

* update readme

* prettier fix

* fix lint err try

* rename operation id

* fix generation for python

* fix casing of next link

* Remove package

* change one next link op to normal path

* readme.python config

* Update readme.python.md

Co-authored-by: Namrata Jagasia <najagasi@microsoft.com>
Co-authored-by: iscai-msft <iscai@microsoft.com>
Co-authored-by: Zed <601306339@qq.com>
Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants