Skip to content

Update the dependency of azure-devtools to 1.0.0#6294

Merged
troydai merged 1 commit into
Azure:devfrom
troydai:backup
May 8, 2018
Merged

Update the dependency of azure-devtools to 1.0.0#6294
troydai merged 1 commit into
Azure:devfrom
troydai:backup

Conversation

@troydai
Copy link
Copy Markdown
Contributor

@troydai troydai commented May 4, 2018


This checklist is used to make sure that common guidelines for a pull request are followed.

  • The PR has modified HISTORY.rst describing any customer-facing, functional changes. Note that this does not include changes only to help content. (see Modifying change log).

  • I adhere to the Command Guidelines.

@troydai troydai requested a review from derekbekoe May 4, 2018 23:05
@promptws
Copy link
Copy Markdown

promptws commented May 4, 2018

View a preview at https://prompt.ws/r/Azure/azure-cli/6294
This is an experimental preview for @microsoft users.

@troydai troydai requested a review from williexu May 4, 2018 23:19
COPY privates /tmp/privates

RUN find /tmp/build -name '*.whl' | xargs pip install && \
RUN find /tmp/build -name '*.whl' | xargs pip install -f /tmp/privates && \
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

What's this for?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

In those case, you want to install a private package in the docker container. it is useful for testing pre-released features.

@troydai troydai merged commit a3be22d into Azure:dev May 8, 2018
@troydai troydai deleted the backup branch May 31, 2018 17:14
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