Commit Graph

334 Commits

Author SHA1 Message Date
Maxim Lobanov
c100b2846d resolve comments 2020-02-26 11:36:04 +03:00
Maxim Lobanov
f85d7ff275 enable scheduling 2020-02-25 19:32:18 +03:00
Maxim Lobanov
9cc623aaa9 Add explanation why we use Azure DevOps CI 2020-02-25 19:07:45 +03:00
Dmitry Shibanov
fb51ff3b1d Change image prefix (#14)
* add release step

* add creation release

* move file to another folder

* resolve comments

* minor changes

* change BuildNumber to BuildId
2020-02-21 11:34:07 +03:00
MaksimZhukov
4c8ff2c371 Merge pull request #13 from akv-platform/v-mazhuk/fix-github-issue
Fix Git issue
2020-02-21 10:53:09 +03:00
MaksimZhukov
883c1e3253 Update comment 2020-02-21 10:30:54 +03:00
MaksimZhukov
aa4c025a44 Add comment 2020-02-20 22:23:17 +03:00
MaksimZhukov
50cd92aade Fix github issue 2020-02-20 19:10:36 +03:00
Dmitry Shibanov
56bc08104e Add deployment step (#4)
* add release step

* add creation release

* move file to another folder

* resolve comments

* minor changes
2020-02-20 17:52:12 +03:00
MaksimZhukov
779cef9b67 Merge pull request #3 from akv-platform/v-mazhuk/download-custom-repository
Add ability to run CI build on custom repository
2020-02-19 20:59:56 +03:00
MaksimZhukov
68bde64222 Change step to PowerShell task 2020-02-19 14:30:44 +03:00
MaksimZhukov
ec50930d3a Merge pull request #2 from akv-platform/v-mazhuk/remove-sensitive-data-from-logs
Cut sensitive data from packer logs
2020-02-19 12:03:08 +03:00
MaksimZhukov
82bdea2dfe Update variables names 2020-02-19 10:58:59 +03:00
MaksimZhukov
33a765dcc5 Change pwsh step to powershell step 2020-02-18 17:19:11 +03:00
MaksimZhukov
f4bd0f2a6a Minor update 2020-02-18 17:09:48 +03:00
MaksimZhukov
9c41221b9b Minor updates 2020-02-18 17:05:00 +03:00
MaksimZhukov
b1a3c37984 Add logs filter 2020-02-18 16:50:11 +03:00
MaksimZhukov
6aeaad42ea Add step with download custom repository 2020-02-18 15:37:23 +03:00
MaksimZhukov
1f09331f72 Merge pull request #1 from akv-platform/v-mazhuk/image-generation-azdo
Configure image CI pipelines
2020-02-18 10:24:37 +03:00
MaksimZhukov
60dc082e2f Minor update 2020-02-17 17:31:08 +03:00
MaksimZhukov
9b8fe11d2c Remove ValidateSet 2020-02-17 17:25:55 +03:00
MaksimZhukov
624b905bc9 Remove log messages 2020-02-17 13:48:05 +03:00
MaksimZhukov
0295b6f57e Move variables group 2020-02-15 20:52:05 +03:00
MaksimZhukov
78ce3a0bd3 Change the script steps to the PowerShell tasks 2020-02-14 19:44:06 +03:00
MaksimZhukov
9b52e4043f Configure yml files for the images 2020-02-14 19:09:09 +03:00
Alena Sviridenko
2b27629726 Merge pull request #380 from dsame/firefox-driver
Install Firefox(Gecko) webdriver to linux images
2020-02-14 12:19:58 +03:00
Sergey Akhalkov
114f7e63e1 Merge pull request #404 from andy-mishechkin/v-andmis/ubuntu/tkniter_installation
tk installation has been added to Ubuntu 16/18 basic.sh
2020-02-14 10:38:28 +03:00
Alena Sviridenko
08aa571b86 Merge pull request #398 from al-cheb/al-cheb/macos_10.15_software_update_week_7
macos 10.15 software updates week 7
2020-02-13 17:21:22 +03:00
Aleksandr Chebotov
09c9d51bf7 xcode beta 2020-02-13 17:18:24 +03:00
Andrey Mishechkin (Akvelon INC)
83b32d71e0 tk installation has been added to Ubuntu 16/18 basic.sh 2020-02-13 16:10:55 +04:00
Alejandro Pauly
97dd9c8cb2 Update Windows2016-Readme.md with changes from 20200130.1 image 2020-02-12 15:58:42 -05:00
Alena Sviridenko
8e55045c51 Merge pull request #391 from vsafonkin/v-vlsafo/add-composer-bin-modules-to-path
Added path to installed global modules of composer to $PATH
2020-02-12 12:29:30 +03:00
Alena Sviridenko
88beb2a97a Merge pull request #392 from MaksimZhukov/v-mazhuk/add-dotnet-tools-to-the-path
Add ".dotnet/tools" to the PATH
2020-02-12 12:28:32 +03:00
Aleksandr Chebotov
9824399703 macos 10.15 software updates week 7 2020-02-12 11:25:21 +03:00
Aleksandr Chebotov
fe75065043 macos 10.15 software updates week 7 2020-02-12 11:23:18 +03:00
Sergey Dolin
fbbb2bedca Improve sed expression for evaluating of the download URL 2020-02-12 12:38:43 +05:00
Sergey Dolin
0fef85bbb5 Fix version output 2020-02-11 13:57:40 +05:00
Alena Sviridenko
caa49f8275 Merge pull request #394 from actions/releases/win19/20200203
Updating readme file for AzP.20200203.win19.0 version 20200203
2020-02-11 11:19:17 +03:00
MaksimZhukov
e2029f2cdb Minor update 2020-02-10 21:16:11 +03:00
MaksimZhukov
678ea3c2b5 Add dotnet tools to the path 2020-02-10 20:29:17 +03:00
Vladimir Safonkin
43df46b611 Add composer bin folder to path 2020-02-10 19:39:58 +03:00
Alejandro Pauly
9d8515794c Merge pull request #369 from akv-platform/v-ivnosa/add-gcc-gfort-clang
Add `gcc`, `gfortran` and `clang` on Windows and Ubuntu images
2020-02-10 08:02:44 -05:00
Alejandro Pauly
0ddf401598 Merge pull request #388 from vsafonkin/v-vlsafo/remove-ref-to-gitio
Remove references to git.io
2020-02-10 07:29:57 -05:00
Sergey Dolin
1abfe68c56 Fix driver paths 2020-02-10 17:01:49 +05:00
Sergey Dolin
1b799fea5f Change template.json files 2020-02-10 17:01:49 +05:00
Sergey Dolin
5a978501ec Move selenium installation to its own script 2020-02-10 17:01:49 +05:00
Sergey Dolin
8fd8a8d31d Add Gecko webdriver to linux images 2020-02-10 17:01:49 +05:00
Sergey Dolin
5b6b11c554 Merge pull request #1 from actions/master
Sync with head fork
2020-02-10 16:21:13 +05:00
Ivan Nosar
9c06dae2e3 Remove Clang 2020-02-10 13:58:06 +03:00
Alejandro Pauly
34dc9ab084 Merge pull request #374 from dsame/master
Add lerna to windows images
2020-02-07 09:52:23 -05:00