Mikhail Koliada
fab3a48efe
[Ubuntu] Hardcode android cmd-tools on 18.04 ( #7005 )
2023-01-29 19:54:27 +01:00
Mikhail Koliada
3fbd7f61b6
[Ubuntu] fix yq invocation on android repo xml ( #6562 )
2022-11-14 10:39:40 +01:00
Casper da Costa-Luis
4994130a96
virtual-environments => runner-images ( #6033 )
...
* virtual-environments => runner-images
- as per https://github.blog/changelog/2022-08-08-github-actions-runner-images-repository-refresh
* revert readme changes
- as per https://github.com/actions/runner-images/pull/6033#discussion_r941173809
2022-08-10 14:55:34 +02:00
Mikhail Timofeev
e033c5a564
Change NDK latest to NDK root ( #6025 )
2022-08-05 13:36:32 +03:00
Mikhail Timofeev
cd98711e9d
Add ndk-related environment variables to ubuntu ( #5983 )
2022-07-28 17:08:57 +03:00
Mikhail Timofeev
893e347c8e
Remove ndk-bundle from ubuntu ( #5926 )
2022-07-19 13:06:31 +03:00
Aleksandr Chebotov
82d552ac56
[Ubuntu] Install latest Android cmdline-tools ( #5639 )
...
* [Ubuntu] Install latest Android cmdline-tools
* Move yq installation
2022-05-31 11:05:22 +03:00
Aleksandr Chebotov
9d80842cc3
[Ubuntu] Add Ubuntu Server 22.04 LTS template ( #5454 )
2022-05-02 11:46:10 +03:00
Dibir Magomedsaygitov
228c4f45e7
add android-ndk-latest-home env variable on ubuntu18 ( #4385 )
2021-11-01 17:14:51 +03:00
Mikhail Timofeev
2e47a52b7e
[Ubuntu] Avoid installing preview android platform versions ( #4371 )
2021-10-29 01:15:55 +03:00
Nikita Bykov
ef2db470d9
[Ubuntu] Add android NDK r23 ( #4073 )
2021-09-20 13:35:44 +03:00
Mikhail Timofeev
f1ab1bd12f
[Ubuntu] Switch android tools installation to use sdkmanager from command-line tools ( #3650 )
...
* Switch android tools installation to cmdline-tools
* Replace deprecated sdkmanger from sdk-tools to the one from cmdline tools
* Remove patcherv4 from toolsets as it's included in m2repository extras
* Add tests to make sure both sdkmanagers exist
* Return cmdline-tools to software readme
* Get-AndroidInstalledPackages function now use list_installed param
* Create a function to get sdkmanager version = cmdline tools version
* Get rid of hardcoded path to ANDROID_HOME
* Add reloadEtcEnvironment call to installation script
* Use env variable ANDROID_HOME in tests
* Modify software report to output any version
* Change regex pattern to output the group
* Currently the function returns 4. instead of 4.0, this change fixes it
2021-07-07 15:16:46 +03:00
Aleksandr Chebotov
be27ebfdb3
[ubuntu] replace wget to download_with_retries helper ( #3087 )
2021-04-02 18:47:50 +03:00
Aleksandr Chebotov
05fc867e8a
Suppress unzip logs in Ubuntu image generation ( #3068 )
2021-03-31 16:07:25 +03:00
Dibir Magomedsaygitov
705a38a481
[Ubuntu] Add Android NDK 22 ( #2556 )
...
* add android ndk 22
2021-02-04 13:34:30 +03:00
Dmitry Shibanov
51afead06e
Freeze NDK 21 on Ubuntu Images ( #2500 )
2021-01-21 11:32:27 +03:00
Nikita Bykov
29847cd01a
added ANDROID_NDK_HOME and ANDROID_NDK_ROOT ( #2472 )
...
Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com >
2021-01-20 12:40:57 +03:00
Darii Nurgaleev
7c6117e6ec
[Ubuntu] Get toolset value function. ( #2435 )
...
* [macOS] Fail Pester tests on error
* return it back
* [Ubuntu] add get_toolset_values function
* added fix
* fix all nitpicks
* try to get rid brackets
* removed brackets.
* pipx-package fix
2021-01-15 17:12:26 +03:00
Vladimir Safonkin
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 Safonkin
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
Aleksandr Chebotov
4d80b71225
do not install obsolete build-tools packages
2020-10-14 15:03:11 +03:00
Sergey Dolin
1d4f281899
Add -e to .sh scripts
2020-10-12 15:47:09 +05:00
Dmitry Shibanov
3187ff66cf
add comment
2020-10-05 10:46:06 +03:00
Dmitry Shibanov
6a8fd16499
get all build-tools
2020-10-02 13:54:37 +03:00
Dmitry Shibanov
9956daab66
fix function accroding to comments
2020-10-01 16:33:20 +03:00
Dmitry Shibanov
16a27e2045
add import
2020-10-01 13:08:53 +03:00
Dmitry Shibanov
d0f8592d88
add function and clean up logic for array
2020-10-01 13:07:40 +03:00
Dmitry Shibanov
89bf727a19
add function to check version
2020-10-01 11:03:39 +03:00
Dmitry Shibanov
e32091634e
add dynamic installation for linux
2020-09-29 17:26:59 +03:00
Vladimir Safonkin
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
Aleksandr Chebotov
b8d3652352
rename toolsetJson -> toolset
2020-09-08 19:09:31 +03:00
Dmitry Shibanov
4dd9ba84fd
add permissions
2020-08-28 16:17:22 +03:00
Sergey Dolin
ef2dfca5b5
Move android components list to toolsets on Ubuntu image ( #1420 )
...
* migrate 1604 installation
* Document 16.04
* More debug on installed compnents
* 1804 and 2004 images
* Remove un-needed chmod
Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com >
2020-08-20 11:39:33 +03:00