[Windows] Move choco installation list into toolset#3688
Merged
maxim-lobanov merged 7 commits intoactions:mainfrom Jul 8, 2021
Merged
[Windows] Move choco installation list into toolset#3688maxim-lobanov merged 7 commits intoactions:mainfrom
maxim-lobanov merged 7 commits intoactions:mainfrom
Conversation
kassannk
previously approved these changes
Jul 5, 2021
miketimofeev
reviewed
Jul 5, 2021
dmitry-shibanov
previously approved these changes
Jul 5, 2021
miketimofeev
reviewed
Jul 5, 2021
vsafonkin
previously approved these changes
Jul 6, 2021
0a208a4
MaksimZhukov
previously approved these changes
Jul 6, 2021
dmitry-shibanov
previously approved these changes
Jul 6, 2021
AlenaSviridenko
previously approved these changes
Jul 7, 2021
miketimofeev
previously approved these changes
Jul 7, 2021
maxim-lobanov
previously approved these changes
Jul 7, 2021
af29b17
Contributor
|
/azp run windows2016, windows2019 |
|
Azure Pipelines successfully started running 2 pipeline(s). |
maxim-lobanov
approved these changes
Jul 8, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Move the list of tools that can be installed in one line
Choco-Installto the toolset and make common installation scriptInstall-CommonUtils.ps1, like we have for Ubuntu and macOS.The list of tools:
Related issue:
Move choco installation list into toolset #2374
Check list