Aleksandr Chebotov
b7e6ffd8d3
[Ubuntu] Convert non valid java semver ( #5131 )
...
* Convert non valid java semver
* remove whitespace
* Update regex
2022-02-25 15:55:30 +03:00
Dibir Magomedsaygitov
404da76e17
[Ubuntu] Implement helper to get GitHub package download URL ( #4947 )
2022-02-08 19:41:23 +03:00
Mikhail Koliada
b8d14c9f54
[Ubuntu] bind google-cloud-sdk version ( #4984 )
...
* [Ubuntu] bind google-cloud-sdk version
* Update google-cloud-sdk.sh
2022-01-31 20:23:56 +03:00
Nikolay Frolov
02547255ff
[Ubuntu] Add .NET SDK 6.0 ( #4958 )
2022-01-29 19:28:21 +03:00
José Simões
9b6af5b76e
Add install of dotnet tools ( #4820 )
...
* Add install of dotnet tools
- Add new section under dotnet.
- Add installer for dotnet tools.
- Add tests for dotnet tools.
- Add dotnet tools to software report.
* Fixes from code review
* Add test and version check to dotnet tool json
- Rework installer to use tool name.
- Rework test to call tool test.
- Rework software report to use tool specific command to get version.
* Fixes from code review
* Fix test for nbgv
* Fix linux installer
* Fix name for test context.
* Update images/linux/scripts/installers/dotnetcore-sdk.sh
Co-authored-by: PJ <me@panekj.dev >
* Update images/win/scripts/SoftwareReport/SoftwareReport.Common.psm1
Co-authored-by: PJ <me@panekj.dev >
* Update images/win/scripts/Tests/DotnetSDK.Tests.ps1
Co-authored-by: PJ <me@panekj.dev >
* Aligning PS1 between win and linux
* Remove out
* Add Nuget.org as feed source for installing tool
* Fix tests
* Fix getting tool version
* Change from code review
* Update images/win/toolsets/toolset-2022.json
Co-authored-by: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com >
* Update images/win/toolsets/toolset-2019.json
Co-authored-by: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com >
* Update images/win/toolsets/toolset-2016.json
Co-authored-by: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com >
* Changes from code review
* Change from code revision
* Fix tests
* dotnet tool is now installed to a tool path
* Move dotnet tools install
- Need to install the dotnet tools AFTER post install steps otherwise dotnet is not in the path.
* Fxi typo in path
* Add path to software report for dotnet tools
* Remove new line (from code review)
* Add progress output message to dotnet tools install
* Change install path for tool
* New updating PATH with dotnet tools location
* Remove duplicated assigment
* Remove output message and add back Out-null
Co-authored-by: PJ <me@panekj.dev >
Co-authored-by: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com >
2022-01-18 16:31:51 +03:00
Aleksandr Chebotov
7b9719416b
[Ubuntu] Disable motd updates metadata ( #4873 )
...
* Disable motd updates metadata
* check daemon.conf config exists
* mask fwupd-refresh.timer service
2022-01-13 11:23:56 +03:00
Mikhail Koliada
1048793daa
[Ubuntu] Add Eclipse Temurin (Adoptium) to Java installer ( #4868 )
2022-01-12 22:05:33 +03:00
Mikhail Timofeev
20705eae35
Change capitalization for Readme name in CI ymls ( #4796 )
2021-12-22 21:24:04 +03:00
Mikhail Koliada
5aca2192f7
[Ubuntu] get rid of homebrew post-gen script ( #4634 )
2021-12-22 10:41:15 +03:00
Mikhail Koliada
6e09f7e132
[Ubuntu] Do not use apt-fast ( #4784 )
2021-12-21 19:12:15 +03:00
Mikhail Koliada
459c5d1a21
[Ubuntu] list mysql-core dependencies explicitly ( #4767 )
2021-12-18 20:28:48 +03:00
Mikhail Timofeev
36f279b623
Cleanup /root/.cache directory ( #4761 )
2021-12-17 11:40:04 +03:00
Mikhail Koliada
9ec86a6e3e
[Ubuntu] install mysql init script for sysVinit compatibility ( #4736 )
2021-12-14 21:46:30 +03:00
Marcel Gerber
9d3fcffab4
[Ubuntu] remove --unsafe-perm code for netlify-cli ( #4712 )
2021-12-10 12:38:30 +03:00
Cornelius Riemenschneider
9e30602178
CodeQL: Pull the bundle from codeql-action@v1 rather than main. ( #4702 )
...
As github/codeql-action by default uses the bundle from the toolcache,
make sure that that is considered stable.
2021-12-10 10:26:07 +03:00
Maksim Shilov
5f872f77d6
Sorting releases and taking latest ( #4703 )
2021-12-09 18:39:44 +03:00
Mikhail Koliada
4d7a8a0e35
[Ubuntu] do not install mysql 8.x on 18.04 ( #4685 )
2021-12-08 16:02:06 +03:00
Shivam Mathur
05b9e3e79c
[Ubuntu] upgrade php version to 8.1 ( #4681 )
2021-12-07 23:39:17 +03:00
Mikhail Koliada
77f9a979a8
[Ubuntu] Downgrade mysql to 8.0.26 ( #4674 )
2021-12-07 23:38:14 +03:00
V-Zabayrachny
cb93e86daf
[Ubuntu] Update the version Git-lfs ( #4607 )
2021-11-26 22:26:18 +03:00
Mikhail Koliada
af645a7b5e
[Ubuntu] get rid of post-gen rust script ( #4575 )
2021-11-26 12:39:13 +03:00
Mikhail Koliada
0c030e3e07
Revert "[Ubuntu] install libpcre1-8-0 for PHP compat ( #4551 )" ( #4565 )
...
This reverts commit 81d68d49b3 .
2021-11-23 12:10:09 +03:00
Mikhail Koliada
81d68d49b3
[Ubuntu] install libpcre2-8-0 for PHP compat ( #4551 )
2021-11-21 19:32:23 +03:00
Maksim Shilov
1b583e05e5
[Ubuntu] Pin PostgreSQL version installed in the toolset ( #4510 )
...
* Pin PostgreSQL version installed in the toolset
* Source the helpers and resolving comments
2021-11-16 11:48:38 +03:00
Maxim Lobanov
06c90a3200
[Ubuntu] Chmod known directories ( #4509 )
...
* chmod known directories
* nit space
2021-11-15 18:35:50 +01:00
Mikhail Koliada
d09b1f8f9c
[Ubuntu] add maven back to toolset ( #4507 )
2021-11-15 14:51:38 +03:00
Nikolay Frolov
71b8207a59
[Ubuntu] Change source of n tool to official ( #4455 )
2021-11-11 12:47:29 +03:00
Robert Schumacher
206a818319
Perform a full clone of vcpkg instead of depth=1 ( #4272 )
...
The vcpkg versioning feature relies on retrieving information from its git repository history. This means users need a deep clone.
2021-11-11 11:54:32 +03:00
Maksim Shilov
41c947a8f0
[Ubuntu] Pin MongoDB to the specific version defined in the toolset ( #4447 )
2021-11-10 19:30:25 +03:00
Aleksandr Chebotov
11464d5288
Revert "[Ubuntu] build vcpkg from specific commit ( #4386 )" ( #4438 )
...
This reverts commit 60d2208f88 .
2021-11-08 15:54:37 +03:00
Jay W
49a7578313
[ubuntu] Fix swift installation ( #4429 )
2021-11-07 19:07:58 +03:00
Maksim Shilov
c1838780e9
[Ubuntu] Slight rework of the PyPy installation ( #4381 )
2021-11-02 17:26:03 +03:00
Dibir Magomedsaygitov
228c4f45e7
add android-ndk-latest-home env variable on ubuntu18 ( #4385 )
2021-11-01 17:14:51 +03:00
Mikhail Koliada
60d2208f88
[Ubuntu] build vcpkg from specific commit ( #4386 )
2021-11-01 14:04:07 +03:00
Nikolay Frolov
5f33b32a1e
[Linux] Rework NodeJS install ( #4378 )
2021-10-30 14:56:36 +03:00
Dibir Magomedsaygitov
d502c64087
[Ubuntu] Rework Selenium installation ( #4308 )
2021-10-29 16:55:01 +03:00
Mikhail Timofeev
2e47a52b7e
[Ubuntu] Avoid installing preview android platform versions ( #4371 )
2021-10-29 01:15:55 +03:00
Dibir Magomedsaygitov
2d46e3f4d9
[Ubuntu] Remove Ubuntu16 related code from the VE repository ( #4336 )
2021-10-26 15:30:59 +03:00
Jeff Josephson
7512554102
fix(chromium): Fix for chromium using very low base position ( #4315 )
2021-10-20 16:06:42 +03:00
Dibir Magomedsaygitov
12b8bece91
[Ubuntu] Pin Selenium to 3.141.59 version ( #4279 )
2021-10-15 11:40:54 +03:00
Aleksandr Chebotov
c161416ac8
Revert "[Ubuntu] java: do not use the github tag release ( #4182 )" ( #4213 )
...
This reverts commit 1d91563139 .
2021-10-04 10:19:24 +03:00
Mikhail Timofeev
b665bad57b
Install compose v1 and v2 alongside ( #4203 )
2021-10-01 12:33:34 +03:00
Dibir Magomedsaygitov
ecfad34b30
[Ubuntu] Downgrade git-lfs version to 2.13.3 ( #4168 )
2021-09-29 18:37:33 +03:00
Aleksandr Chebotov
1d91563139
[Ubuntu] java: do not use the github tag release ( #4182 )
2021-09-29 14:58:06 +03:00
Aleksandr Chebotov
2070ce9b07
[Ubuntu] set docker-compose v1 ( #4176 )
2021-09-29 10:55:11 +03:00
Dibir Magomedsaygitov
45df250473
fix aliyun-cli installation ( #4147 )
2021-09-25 19:10:58 +03:00
Julian Ospald
0d16297bf7
[Ubuntu] Simplify ghcup code ( #4126 )
2021-09-22 19:32:16 +03:00
Nikita Bykov
ef2db470d9
[Ubuntu] Add android NDK r23 ( #4073 )
2021-09-20 13:35:44 +03:00
Julian Ospald
db5e4084fe
Fix unnecessary /usr/bin/ghc symlink ( #4095 )
2021-09-16 10:06:33 +03:00
Aleksandr Chebotov
a675a54759
Revert "[Ubuntu] Install cargo-audit 0.14.1 as 0.15.0 is broken ( #3821 )" ( #4072 )
2021-09-13 16:13:22 +03:00