Commit Graph

197 Commits

Author SHA1 Message Date
Dmitry Shibanov
bf1cae6dcf Add macOS 12 image templates (#4062) 2021-09-24 13:56:16 +03:00
Maxim Lobanov
a2d76d2a0e Add Windows Server 2022 image templates (#3929)
* add windows2022 image template

Co-authored-by: Aleksandr Chebotov <v-aleche@microsoft.com>
Co-authored-by: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com>
Co-authored-by: Aleksandr Chebotov <47745270+al-cheb@users.noreply.github.com>
Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com>
2021-08-23 11:13:14 +03:00
Mikhail Timofeev
8f8dfb1bcf Disable schedule as Ubuntu16 is deprecated (#3741) 2021-07-16 17:25:43 +03:00
Maxim Lobanov
c60f54012a Rename 'macOS-11.0' to 'macOS-11' everywhere (#3417)
* rename 'macos11.0' to 'macos-11'

* fix nitpicks

* resolve conflicts
2021-05-19 14:16:51 +03:00
Darii Nurgaleev
4ae0bde840 Image generation fix: remove quote (#3191)
* github_feed_token removal

* remove file

* GithubFeedToken remove from other files

* remove boost from docs

* added fix for img generation
2021-04-15 14:59:28 +03:00
Darii Nurgaleev
575108f5a1 Remove GithubFeedToken build parameter (#3184) 2021-04-15 13:05:57 +03:00
Mikhail Timofeev
4006fabbdd Add option only-show-errors (#3142) 2021-04-09 16:53:57 +03:00
Mikhail Timofeev
3ab55ea5da Add stream redirection to hide log output (#3141) 2021-04-09 16:22:52 +03:00
Mikhail Timofeev
bfd58535c2 Add cleanup logic for the packer os disk (#3140) 2021-04-09 14:27:14 +03:00
Mikhail Timofeev
e773a0c743 [macOS] Improve select-datastore script rev2 (#2772)
* select last one

* Fix comment

* Change logic

* change name

* fix comment
2021-02-20 16:34:08 +03:00
Mikhail Timofeev
990889bcf0 [macOS] Improve select-datastore script (#2771)
* select last one

* Fix comment
2021-02-20 15:40:18 +03:00
Alena Sviridenko
6bfde5f8b7 turn off macOS 10.13 scheduled builds (#2752) 2021-02-18 16:54:10 +03:00
Aleksandr Chebotov
32916b5163 deletes output of Stop/Set/Move-VM cmdlets (#2448) 2021-01-15 10:27:09 +03:00
Aleksandr Chebotov
f9383fcc03 [Image.CI] Change vm spec after shutdown (#2430)
* change spec after power off

* change specs after shutdown
2021-01-13 12:07:42 +03:00
Leonid Lapshin
2882a9fde3 fixed comment in images.CI (#2427)
Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2021-01-12 17:29:48 +03:00
Leonid Lapshin
86adee10d0 [MacOS] Build VM packer spec changed (#2359)
* scheduling condition added and changed VMs specs for macos

* typo

* changed conditions order

* fixed an error

* added spec parameters that use pipeline variables values

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-12-30 17:46:17 +03:00
Darii Nurgaleev
0a9570b623 [macOS] change Invoke-Pester function (#2261)
* [macOS] change Invoke-Pester function

* added new logic

* try another approach.

* invoke-tests change

* added a little bunch of tests.

* remove import from browsers

* added source for all tests covered scripts.

* run all tests.

* added proper module import

* RunAll-Tests.ps1 changes.

* added shebang

* added new approach for tests.

* the first line should be shebang

* fixed nitpicks
2020-12-17 15:37:19 +03:00
Mikhail Timofeev
52a29b9213 fix templatepath and image variables (#2230) 2020-12-10 13:25:37 +03:00
Mikhail Timofeev
b392aa60bd set parameters explicitly (#2221) 2020-12-09 10:11:53 +03:00
Maxim Lobanov
8d6d64a04e Implement script to parse provisioners duration from packer diagnostic logs (#2137)
* testing

* Update image-generation.yml

* Update image-generation.yml

* fix comments

* Update measure-provisioners-duration.ps1
2020-11-27 10:50:54 +03:00
Maxim Lobanov
cb4022de26 Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/xcode 2020-11-17 11:59:19 +03:00
Aleksandr Chebotov
7fe3cd21ca move up the readme stage 2020-11-16 10:12:38 +03:00
Maxim Lobanov
d4cee3bfaa Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/xcode 2020-11-13 20:37:18 +03:00
Aleksandr Chebotov
9ef75097cf pick up a random datastore by condition (#2057) 2020-11-13 18:00:58 +03:00
Maxim Lobanov
49aab970c1 Update download-repo.ps1 2020-11-03 22:31:54 +03:00
Maxim Lobanov
0ecd928d5e Merge pull request #1795 from Darleev/v-danurg/lint_shebang_ubuntu
Shebang lint for Ubuntu/MacOS
2020-10-27 20:31:07 +03:00
Mikhail Timofeev
47eaa69646 [macOS] Improve select datastore script (#1892)
* modify script to set tages

* add vmname

* nitpicks

* add remove tag
2020-10-26 14:37:18 +03:00
Darii Nurgaleev
d31e289dc6 Merge remote-tracking branch 'upstream/main' into v-danurg/lint_shebang_ubuntu 2020-10-24 23:22:16 +07:00
Andrey Mishechkin (GITHUB INC)
39b79427d6 minor bugfixing 2020-10-22 12:35:09 +04:00
Andrey Mishechkin (GITHUB INC)
de3f459f1a Nitpic changes 2020-10-22 12:00:39 +04:00
Andrey Mishechkin (GITHUB INC)
a80592397f nitpick changes 2020-10-22 11:59:11 +04:00
Andrey Mishechkin (GITHUB INC)
81ad74e827 if($Vm.PowerState -ne "PoweredOff") condition has been added 2020-10-21 21:06:52 +04:00
Andrey Mishechkin (GITHUB INC)
2a693f9e18 Power off and renaming the failed VM has been addded to move-vm.ps1 2020-10-21 18:42:43 +04:00
Maxim Lobanov
478e20cb4a Update image-generation.yml 2020-10-19 10:28:59 +03:00
Maxim Lobanov
3a35583182 Update image-generation.yml 2020-10-19 09:47:10 +03:00
Maxim Lobanov
9229296dd2 fix build number 2020-10-19 09:39:11 +03:00
Maxim Lobanov
52ce3618d5 fix build number 2020-10-19 09:18:41 +03:00
Maxim Lobanov
7f7c287c04 Update image-generation.yml 2020-10-16 12:42:54 +03:00
Maxim Lobanov
6423cb0f32 Update image-generation.yml 2020-10-16 12:30:42 +03:00
Darii Nurgaleev
b3a337ea8a returned return 2020-10-14 02:04:32 +07:00
Darii Nurgaleev
8786b3e436 added corrected things 2020-10-13 21:39:12 +07:00
Darii Nurgaleev
dcfa420873 Merge remote-tracking branch 'upstream/main' into v-danurg/lint_shebang_ubuntu 2020-10-13 21:37:13 +07:00
Darii Nurgaleev
d237f71482 added intendation 2020-10-13 21:36:03 +07:00
Darii Nurgaleev
955aec5bef added new linter 2020-10-13 21:32:58 +07:00
Darii Nurgaleev
be8eba42a1 added error to linter 2020-10-13 21:26:48 +07:00
Darii Nurgaleev
dfa109e3b6 added additional logging 2020-10-13 21:21:37 +07:00
Darii Nurgaleev
b6357f0e00 removed relative path 2020-10-13 21:02:57 +07:00
Darii Nurgaleev
d2fc140343 removed dummy line 2020-10-13 20:49:07 +07:00
Darii Nurgaleev
f4b59cee6f ok 2020-10-13 20:47:35 +07:00
Darii Nurgaleev
6238508a21 added relative path instead of fullpath 2020-10-13 20:02:18 +07:00