Commit Graph
18 Commits
Author SHA1 Message Date
Leonid LapshinandGitHub e7ca52b564 [Ubuntu] Reworked clang installation to use default Ubuntu repo (#3834) 2021-08-04 10:45:59 +03:00
836dd6f083 [Ubuntu] Fix npm global modules installation (#3734)
* fixed directories permissions

* local bin permissions

Co-authored-by: Leonid Lapshin <[email protected]>
2021-07-16 10:55:47 +03:00
Leonid LapshinandGitHub de7775d901 [windows] Improve MSYS2 installation (#3652) 2021-06-29 11:59:03 +03:00
1532432fa9 Fix fastlane installation for Ubuntu 20 (#3308)
* tmp fix for Ubuntu 20

* removed unnecessary line break

Co-authored-by: Leonid Lapshin <[email protected]>
2021-05-04 21:00:16 +03:00
Leonid LapshinandGitHub b1f202e5f0 [ubuntu] Rework php installation (#3272) 2021-04-29 17:29:51 +03:00
a871273c9d Added Go 1.16 to all OSes toolsets (#2730)
* added Go 1.16 to all OSes toolsets

* removed Go 1.16 from Ubuntu 16 and 18 due to image capacity

Co-authored-by: Leonid Lapshin <[email protected]>
2021-02-19 21:34:08 +03:00
Leonid LapshinandGitHub 2a0829d7e5 [macOS] Software updates week 8 2021 (#2749) 2021-02-19 21:26:22 +03:00
9475d31219 added az 5.5.0 (#2745)
Co-authored-by: Leonid Lapshin <[email protected]>
2021-02-18 17:11:23 +03:00
8079b61569 openssl php extension fix (#2444)
Co-authored-by: Leonid Lapshin <[email protected]>
2021-01-15 09:35:36 +03:00
2e06b1a227 Removed PyPy version workaround for macOS 10.13 (#2414)
* removed pypy version workaround for macOS 10.13

* fix toolcache test on macos

* fixed an error

* disable strict name checking for imported powershell modules

* Ruby 3.0 doesn't exists on 10.13

Co-authored-by: Leonid Lapshin <[email protected]>
2021-01-14 12:17:44 +03:00
2882a9fde3 fixed comment in images.CI (#2427)
Co-authored-by: Leonid Lapshin <[email protected]>
2021-01-12 17:29:48 +03:00
3753e7b923 Databases and java pester tests (#2338)
* added mongodb postgres java tests

* fixed 1.7 and 12 Java on Ubuntu 20

* several improvments

* removed update-environment function

* add etc-environment import

* removed sourcing invoke-tests

Co-authored-by: Leonid Lapshin <[email protected]>
2020-12-30 18:04:55 +03:00
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 <[email protected]>
2020-12-30 17:46:17 +03:00
f3394fb979 [ubuntu] reverted dotnet sdk extraction in parallel (#2373)
Co-authored-by: Leonid Lapshin <[email protected]>
2020-12-30 14:26:37 +03:00
1ce075fe93 [ubuntu] Pester tests for dotnet sdk, cmd tools and codeql (#2335)
* dotnet cmd codeql tests

* fixed dotnet tests, added codeql to toolset

* changed codeql version to wildcard

* removed unused import and a test call

* tmp

* lowercase file name

* removed sourcing invoke-tests

Co-authored-by: Leonid Lapshin <[email protected]>
2020-12-30 13:50:21 +03:00
ba0809214b [ubuntu] Changed dotnet core sdk unpacking stage (#2297)
Co-authored-by: Leonid Lapshin <[email protected]>
2020-12-28 11:26:28 +03:00
44ca8038b2 [macOS] added quotes (#2316)
Co-authored-by: Leonid Lapshin <[email protected]>
2020-12-28 11:26:03 +03:00
d18c405175 [macOS] Clarify clang versions (#2147)
* add clang versions

* changed default location to  get-command

* changed formatting

Co-authored-by: Leonid Lapshin <[email protected]>
2020-12-04 13:45:53 +03:00