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 databox/resource-manager] Move Ruby SDK config to its own config file #3787

Merged
merged 2 commits into from
Nov 13, 2018

Conversation

AutorestCI
Copy link
Contributor

Move Ruby SDK config to its own config file

The package-name variable for Ruby was colliding with the Go build.
Moved the Ruby config to its own file to avoid the collision.
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Nov 13, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-databox

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

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

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

  • git checkout restapi_auto_4451
  • pip install -e ./azure-mgmt-databox

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_4451
  • pip wheel --no-deps ./azure-mgmt-databox

Direct download

Your files can be directly downloaded here:

@AutorestCI AutorestCI merged commit 2be621d into restapi_auto_databox/resource-manager Nov 13, 2018
@AutorestCI AutorestCI deleted the restapi_auto_4451 branch November 13, 2018 21:08
@AutorestCI
Copy link
Contributor Author

This PR has been merged into #3375

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.

2 participants