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

Add daily dev build info in contributing.md #9277

Merged
merged 2 commits into from
Dec 31, 2019

Conversation

praveenkuttappan
Copy link
Member

Added daily build package repository information and instructions on how to verify a package using dev build version of dependent packages in Contributing.md.

@adxsdk6
Copy link

adxsdk6 commented Dec 30, 2019

Can one of the admins verify this patch?

@lmazuel lmazuel merged commit ca1585c into Azure:master Dec 31, 2019
@praveenkuttappan praveenkuttappan deleted the devbuilddoc branch December 31, 2019 18:57
https://dev.azure.com/azure-sdk/public/_packaging?_a=feed&feed=azure-sdk-for-python%40Local

##### To install latest dev build version of a package
pip install <package-name> --extra-index-url https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple --pre
Copy link
Member

@weshaggard weshaggard Jan 6, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These don't show up correctly when rendered in markdown. You should wrap these pip commands in the triple backtick code syntax.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have submitted PR #9352 to fix this.

@praveenkuttappan
Copy link
Member Author

praveenkuttappan commented Jan 6, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants