Commit Graph
33 Commits
Author SHA1 Message Date
Vladimir SafonkinandGitHub 03b7305ca1 Add Xcode 14 to macos-12 toolset (#6043) 2022-08-09 22:11:16 +02:00
Vladimir SafonkinandGitHub 9c8ba4fede Expand inner arrays in languageAndRuntimeList array (#4714) 2021-12-13 12:49:56 +03:00
Vladimir SafonkinandGitHub 5e4f5b8898 [Windows] Add grunt-cli to global npm packages on Windows 2022 (#4689) 2021-12-10 00:40:09 +03:00
Vladimir SafonkinandGitHub ca51829236 Try org token to request reviewers for update image PR (#3965) 2021-08-26 15:46:31 +03:00
Vladimir SafonkinandGitHub 747a0410cd Fix workflow step to request PR reviewers (#3948) 2021-08-23 16:24:32 +03:00
Vladimir SafonkinandGitHub a98af57cf3 Request Akvelon team as reviewers for image update pull requests (#3915) 2021-08-17 22:24:17 +03:00
Vladimir SafonkinandGitHub 2eab75337b [macOS] Remove gradle test (#3163) 2021-04-12 17:58:58 +03:00
Vladimir SafonkinandGitHub f29cc02bef [Ubuntu] Remove apt sources for Postgresql, Mongodb, Heroku (#3091) 2021-04-07 13:57:35 +03:00
Vladimir SafonkinandGitHub 1436b723d5 Remove duplicates from Ubuntu docs (#3066) 2021-03-31 19:16:44 +03:00
Vladimir SafonkinandGitHub d707864e45 [ubuntu, macos] Remove dotnet 3.0 (#2782) 2021-02-24 19:34:54 +03:00
Vladimir SafonkinandGitHub fa88926270 [Windows] Rework Android NDKs installation (#2555)
* Rework Android NDKs

* Minor fix

* Fix variable name

* Minor fixes

* Reword Android env vars table

* Remove Android env vars table from doc file

* Rework to use only major ndk versions in toolset

* Fix ndk paths

* Fix win2016 toolset

* Refactor

* Minor fix

* Fix ndk tests
2021-02-01 12:56:34 +03:00
Vladimir SafonkinandGitHub afef0c94a8 [Ubuntu] Fix setEtcEnvironmentVariable function (#2394)
* Fix pipx installation

* Remove quotes from
2021-01-12 12:36:09 +03:00
Vladimir SafonkinandGitHub f3f0f47926 Add ruby 3.0.0 to the toolcache (#2366)
* Add Ruby 3.0.0 to toolsets

* Ruby 2.7.2 as default for macOS

* Minor fix
2020-12-30 09:58:27 +03:00
Vladimir SafonkinandGitHub 0ae118c6ae [Ubuntu] Create symlink for Pester test running (#2349)
* Create symlink for test running

* Fix 1604 and 2004 templates

* Fix php and haskell running

* Minor fix

* Fix new added tests

* Fix symlink

* Minor fix

* Fix script permissions

* Minor fix

* Fix firefox and rust tests

* Fix new merged tests
2020-12-30 09:57:11 +03:00
Vladimir SafonkinandGitHub 0a768b0726 [Ubuntu] Migrate tests to Pester (#2340)
* Add Pester tests

* Fix incorrect merging

* Remove swift test from installing script

* Minor fix

* Remove Haskell tests from commons tests

* Fix selenium test

* Fix SVN test

* Fix pipx tests

* Debug

* Fix pipx packages test

* Skip pipx for 16.04
2020-12-29 10:02:46 +03:00
Vladimir SafonkinandGitHub 02c2fbad69 [Ubuntu] Migrate php to Pester tests (#2341)
* Php Pester tests

* Minor fix
2020-12-25 13:02:25 +03:00
Vladimir SafonkinandGitHub 82b4e13fb0 [Ubuntu] Move Haskell tests to separate file. (#2348)
* Move Haskell tests to separate file

* Minor fix
2020-12-25 12:36:01 +03:00
Vladimir SafonkinandGitHub ee8132a978 [Ubuntu] Migrate tests for Haskell to Pester (#2314)
* Add Pester tests for Haskell on Ubuntu

* Add tests for all installed ghc versions

* Minor fix

* Minor fix

* Fix number of installed ghc versions test

* Fix GHC number test
2020-12-24 12:36:37 +03:00
Vladimir SafonkinandGitHub 7f1a7b4177 [Ubuntu] Migrate tests for Android to Pester (#2313)
* Add Pester tests for Android on Ubuntu

* Minor fix

* Move Get-AndroidPackages to common helpers

* Minor fix

* Delete Android test name for invoke_tests script
2020-12-24 12:14:41 +03:00
Vladimir SafonkinandGitHub 7dae76249b [ubuntu][windows] Remove announcements from generation (#2063) 2020-11-17 10:20:55 +03:00
Vladimir SafonkinandGitHub a454d66e7f [Ubuntu] Add MS SQL Tools version (#2046)
* Add MS SQL Tools version

* Minor fix

* Move MS SQL tools installation to separated file

* Minor fix

* accept yula
2020-11-17 10:18:27 +03:00
Vladimir SafonkinandGitHub baad68926a [macOS] Rework retry helper function (#1871)
* Rework macOS retry helper

* Add more logs
2020-10-23 14:15:22 +03:00
Vladimir SafonkinandGitHub c5e468893d [macOS] Add retry for toolcache assets (#1798)
* Add retry for toolset manifest downloading

* Add common helper

* Minor fix

* Fix helper module path

* Fix helper module path
2020-10-19 13:28:53 +03:00
Vladimir SafonkinandGitHub 7b3bfbdf61 [Ubuntu] Remove docs logic from Ubuntu provisioner (#1603)
* Remove docs logic on Ubuntu

* Cleanup templates

* Fix oras-cli.sh

* Remove announcements.md
2020-09-17 14:15:31 +03:00
Vladimir SafonkinandGitHub e703a5e0bc Add approve by Actions bot to software docs PR (#1582)
* Add approve to software docs PR by Actions bot

* Minor fix
2020-09-15 12:25:51 +03:00
Vladimir SafonkinandGitHub dd518dff50 Resolve possible conflicts in software update PR (#1394)
* Resolve possible conflicts in software update PR

* Push updated release branch to repo

* Setup committer's name and email

* Minor fix

* Add step to create branch for PR

* Add pause before merging

* Minor renaming

* Add step to delete docs branch
2020-08-28 16:26:41 +03:00
Vladimir SafonkinandGitHub 75ac0436ed Add generation of announcements tables (#1355)
* Parse announcements from issues

* Minor fix

* Minor fix

* Reworked

* Minor fix

* Fix env variable name
2020-08-06 15:12:04 +03:00
Vladimir SafonkinandGitHub f57a773971 Remove cached ghc versions from Ubuntu docs (#1310)
* Remove cached ghc versions from Ubuntu docs

* Add default ghc to path

* Create symlink for ghc

* Create symlink for cabal
2020-07-31 14:16:12 +03:00
Vladimir SafonkinandGitHub b7c69ef560 Add announcements to software documentation (#1285)
* Add Windows announcements

* Minor fix

* Add Ubuntu announcements

* Minor fix

* Add announcements to win16 template

* Cleanup announcement files

* Rename announcements files
2020-07-28 13:18:33 +03:00
Vladimir SafonkinandGitHub 16f3e4b83c Copy Python for build aws sam cli (#1267)
* Copy Python for build aws sam cli

* Minor fix

* Set sudo user

* Move sudo to templates
2020-07-22 12:41:09 +03:00
Vladimir SafonkinandGitHub 123b675a4d Remove verbose flag for Android software report (#1268) 2020-07-21 09:10:00 +03:00
Vladimir SafonkinandGitHub 956b8a0093 Add Pester tests for Windows Features (#1225)
* Add Windows Features Pester tests

* Move win feature tests to separate file

* Remove validation script for disc space

* Remove Windows updates test
2020-07-20 10:48:50 +03:00
Vladimir SafonkinandGitHub 58f3ee85cb Implement Pester tests for Android SDKs (#1221)
* Add Android SDKs tests

* Fix path to android helpers

* Fix path to sdkmanager

* Remove extra and add-ons tests

* Add verbose option to sdkmanager

* Add additional tools test

* Fix extra and addons tests

* Fix extra and addons android packages

* Fix image templates
2020-07-17 12:35:46 +03:00