Darii Nurgaleev
0b6973e0d0
change post generation folder. ( #1825 )
2020-10-16 11:34:35 +03:00
Maxim Lobanov
d56e670bb5
Merge pull request #1778 from Darleev/v-danurg/choco_dummy_command
...
Choco added dummy command for provisioner to avoid initial delay.
2020-10-13 23:07:43 +03:00
Maxim Lobanov
0ad19a4250
Merge pull request #1581 from weiji14/windows-miniconda-4.8.3
...
Update Miniconda version on Windows from 4.6.14 to 4.8.3/latest
2020-10-13 10:55:54 +03:00
Maxim Lobanov
9eae87b98c
Merge pull request #1747 from dmitry-shibanov/v-dmshib/add-python3.9-win
...
Add python 3.9.* installation for windows
2020-10-13 10:42:27 +03:00
Darii Nurgaleev
164f12f9fc
removed old file
2020-10-12 21:46:57 +07:00
Darii Nurgaleev
f33118c5dc
removed from old file and renamed choco.
2020-10-12 21:46:49 +07:00
Darii Nurgaleev
69cfebc5fc
added separate file for choco script.
2020-10-12 21:42:27 +07:00
Maxim Lobanov
87d16c5f7d
Merge pull request #1677 from dzsquared/dacfx-186
...
update dacfx to 18.6
2020-10-12 11:24:44 +03:00
Dmitry Shibanov
df05c38ba8
Merge branch 'main' into v-dmshib/add-python3.9-win
2020-10-12 10:44:07 +03:00
Maxim Lobanov
8a499f85a2
Merge pull request #1774 from vsafonkin/v-vlsafo/fix-crlf-files
...
Fix string endings for Windows software docs
2020-10-12 07:29:35 +03:00
Mikhail Timofeev
d22190a9d9
add condition to install approved only versions
2020-10-11 01:16:08 +03:00
Drew Skwiers-Koballa
f655897714
update to rerun checks
2020-10-09 10:49:45 -07:00
Drew Skwiers-Koballa
647c8d14a6
Merge branch 'main' of https://github.com/actions/virtual-environments into dacfx-186
2020-10-09 10:33:31 -07:00
Darii Nurgaleev
63f0f08a9a
added choco upgrade chocolatey
2020-10-10 00:27:53 +07:00
Vladimir Safonkin
8b38654aa9
Set LF for Windows software docs
2020-10-09 11:57:20 +03:00
Vladimir Safonkin
994001d396
Set LF for all files
2020-10-09 11:54:37 +03:00
Dmitry Shibanov
310281c804
Merge branch 'main' into v-dmshib/add-python3.9-win
2020-10-09 00:03:36 +03:00
Dibir Magomedsaygitov
791e5997fd
[WIndows] Fix ssh-keyscan on win16 ( #1751 )
...
* fix ssh-keyscan on win16
* minor change
2020-10-08 21:44:51 +03:00
github-actions[bot]
a30fb6b041
Updating readme file for win19 version 20201004.1 ( #1730 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2020-10-08 15:10:46 +00:00
Hutson Betts
5282793d8b
refactor(windows): consistent file naming
...
Use the same file naming scheme for Windows as is used for Ubuntu, where
the file name includes the Operating System name and release, but
not the target platform.
This also encourages downstream consumers to re-use the same files with
alternative targets by extending the `builders` section and using the
`-only` command line option with Packer to specify the build target.
Closes #1636
2020-10-07 23:11:54 -05:00
Dmitry Shibanov
b4a20707d8
add 3.9.0 for windows
2020-10-06 17:06:58 +03:00
Maxim Lobanov
755c9da185
Merge pull request #1720 from akv-platform/al-cheb/ea-powershell-windows
...
[Windows] Fail Windows image building on error in generation scripts
2020-10-06 10:50:47 +03:00
Drew Skwiers-Koballa
1e8fd7a108
moves dacfx to database tools in report
2020-10-05 08:11:58 -07:00
Drew Skwiers-Koballa
3b2c13ea5b
Merge branch 'main' of https://github.com/actions/virtual-environments into dacfx-186
2020-10-05 08:08:28 -07:00
Leonid Lapshin
70219fe6ee
Add database tools section to Windows docs ( #1706 )
...
* add database tools section to docs, removed sqlps powershell module
* reverted SQLPS module changes
* removed SqlServer module from tools, its listed in PS modules
* delete function as its not needed
Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru >
2020-10-05 16:24:53 +03:00
Maxim Lobanov
5a7b484353
Merge pull request #1708 from dibir-magomedsaygitov/v-dimago/copy-windows-public-scripts-content
...
[Windows] Add Windows related scripts from MMS-Provisioner
2020-10-05 11:16:11 +03:00
Aleksandr Chebotov
4ef13d58ee
remove import ImageHelpers module
2020-10-05 09:17:49 +03:00
Aleksandr Chebotov
c646bf5912
fix Update-DockerImages.ps1 installation
2020-10-02 11:50:58 +03:00
Aleksandr Chebotov
64b2205f5c
TOOLSET_JSON_PATH Update-DockerImages.ps1"
2020-10-02 11:37:55 +03:00
Aleksandr Chebotov
0cd68997b6
$ErrorActionPreference='Stop' for AllUsersAllHosts
2020-10-02 10:59:05 +03:00
Maxim Lobanov
42d210e4e7
Merge pull request #1696 from akv-platform/al-cheb/win-android-dyn
...
[Windows] Retrieve the list of Android packages for installing dynamically
2020-10-02 09:43:41 +03:00
Drew Skwiers-Koballa
bae2994912
adding function to actual report
2020-10-01 07:55:23 -07:00
Dibir Magomedsaygitov
ed9705b7fd
move ssh host key creation to install-git.ps1
2020-10-01 14:53:27 +03:00
Dibir Magomedsaygitov
29300ce6eb
minor change
2020-10-01 12:43:21 +03:00
Dibir Magomedsaygitov
3a2c8bc0b9
change destination
2020-10-01 12:28:33 +03:00
Dibir Magomedsaygitov
fb82e1197a
add scripts to templates
2020-10-01 11:52:39 +03:00
Dibir Magomedsaygitov
c101287fd8
rework dotnet script
2020-10-01 11:41:42 +03:00
Dibir Magomedsaygitov
91ee0cc268
rename and remove scripts
2020-10-01 10:48:50 +03:00
Drew Skwiers-Koballa
c4a0c6a8ea
adds dacfx to win tools report
2020-09-30 13:47:59 -07:00
Aleksandr Chebotov
5524108024
fix typo
2020-09-30 23:47:14 +03:00
Aleksandr Chebotov
c50e6e62b5
use helper functions
2020-09-30 23:42:32 +03:00
Dibir Magomedsaygitov
56633cec4a
refactor and rename scripts
2020-09-30 20:13:40 +03:00
Aleksandr Chebotov
d66f67dbe1
fix parsing
2020-09-30 18:48:31 +03:00
Aleksandr Chebotov
e2fd93b699
remove download archive
2020-09-30 14:56:59 +03:00
Dibir Magomedsaygitov
85b60d074c
resolve comments
2020-09-30 12:34:36 +03:00
Aleksandr Chebotov
2a76bb378f
remove stderr 2>&1
2020-09-30 10:11:33 +03:00
Dibir Magomedsaygitov
94c7463a7f
rename folder
2020-09-29 18:16:37 +03:00
Dibir Magomedsaygitov
bac163a71b
move mms provisioner scripts
2020-09-29 18:13:37 +03:00
Aleksandr Chebotov
6b13fc34bc
use dynamic lists for platforms and build-tools
2020-09-29 13:49:41 +03:00
Nikita Bykov
0c3f2ac159
moved the list of docker images to toolset
2020-09-29 10:57:30 +03:00