Commit Graph

28 Commits

Author SHA1 Message Date
Mikhail Timofeev
c4d66c8dc7 [Ubuntu] Add Fastlane (#2751) 2021-02-19 18:33:28 +03:00
Nikita Bykov
2c96d280ed [Ubuntu] Rework haskell.sh to install Cabal using GHCup (#2636)
* reworked haskell installation

* added comment

* resolved comments and added symlink

* fixed haskell.sh

* update haskell.sh

* update installation

* added error suppressing

* reverted ghc intallation

* added comments

Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2021-02-19 10:20:15 +03:00
Maxim Lobanov
337ff74101 Sort docker images by name in documentation (#2716)
Sort docker images by name in documentation
2021-02-16 09:56:14 +03:00
Sergey Dolin
77b21e0c24 Document environment variables of linux images (#2498)
* Document environment variables of linux images

* Change adnroid variables

* Apply reviews

* Remove some variables, fix headers

* Show link targets

* rename helper

* remove symlinks

* More links

* Dynamic GO variables

* Architecture for  GO variables

* remove GOROOT
2021-02-12 10:30:36 +03:00
Juan Julián Merelo Guervós
c63f698e70 [ubuntu] Adds detection of cpan version (#2488)
* Adds detection of cpan version

The Perl package manager

* Adds detected cpan version

* Updates copypasta
2021-01-20 11:27:55 +03:00
Nikita Bykov
b42d8566f9 Add GraalVM Community Edition & GraalVM Native Image (#2330)
* added graalvm

* added native-image and updated SoftwareReport

* rework GraalVM installation

* fixed graalvm installation

* Updated SoftwareReport.Generator

* updated graalvm.sh

* fixed graalvm.sh

* fixed graalvm.sh

* removed rm command

* resolved comments

* fixed softwarereport for GraalVM

* added invoke_tests for graalvm

* fixed tests for graalvm

* fixed GraalVM tests and SoftwareReport

* added source  etc-environment.sh to graalvm.sh

* fixed GraalVM tests

* resolved comments

* fixed graalVM SoftwareReport

* added GRAALVM_11_ROOT variable

* fixed comment for env variable

Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2021-01-13 10:45:39 +03:00
Dibir Magomedsaygitov
6245d40db7 fix vcpkg output (#2319) 2020-12-24 10:17:19 +03:00
Dibir Magomedsaygitov
2b93b03377 [Ubuntu] Implement first Pester tests (#2270)
* implement first pester tests

* add comment for azcopy test

* remove extra importing and old function

* resolve comments

* fix typo
2020-12-17 09:52:09 +03:00
Aleksandr Chebotov
8bf8504e77 bash version output (#2238) 2020-12-14 09:29:13 +03:00
Juan Julián Merelo Guervós
3cd4e423d8 Adds Perl version detection (#2206)
* Adds Perl version detection

* Follows @al-cheb advice 👍
2020-12-07 15:46:43 +03:00
Dibir Magomedsaygitov
f415c1f30f [Ubuntu] Fix version output for vcpkg (#2140)
* change version output for vcpkg

* change commit id to short

* minor change
2020-12-04 10:21:12 +03:00
Darii Nurgaleev
c45b5f5b6f [Ubuntu] Powershell Tools/Modules software report. (#2164)
* added new tables to ubuntu generation.

* changes applied

* removed powershell version
2020-12-03 08:35:46 +03:00
Sergey Dolin
ff49068542 Print more informantion about cached Docker images linux (#1906)
* Add docker full info

* make tabular output

* fix shebang

* remove created at time

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-11-05 12:20:40 +03:00
Aleksandr Chebotov
9a268303fb fix gradle version 2020-10-16 15:38:06 +03:00
Vladimir Safonkin
d129c5563d Fix pipx version 2020-10-12 11:29:00 +03:00
Mikhail Timofeev
5d8da1661b switch to Get-CommandResult (#1785) 2020-10-11 23:28:16 +03:00
Maxim Lobanov
65f9b7ff6b Merge pull request #1726 from vsafonkin/v-vlsafo/add-pipx-ubuntu
[ubuntu] Add pipx and install yamllint and aws sam cli through it.
2020-10-09 09:41:40 +03:00
Aleksandr Chebotov
020349c8e6 replace 2>&1 to Get-CommandResult 2020-10-07 18:26:40 +03:00
Aleksandr Chebotov
ce454f523e fix erlang version output 2020-10-05 10:38:36 +03:00
Vladimir Safonkin
6d325ba398 Add pipx and yamllint to report 2020-10-02 11:23:02 +03:00
Aleksandr Chebotov
1f73bc3e70 fix markdown output 2020-09-25 12:41:45 +03:00
Aleksandr Chebotov
207f49ed93 add g++-10 2020-09-24 13:01:25 +03:00
Aleksandr Chebotov
4a07ea61a8 fix gem output 2020-09-15 09:20:45 +03:00
Aleksandr Chebotov
5b009f290a julia remove trailing line 2020-09-14 22:22:58 +03:00
Aleksandr Chebotov
ef96becdb6 fix warnings 2020-09-14 22:15:25 +03:00
Aleksandr Chebotov
6ed3828759 fix azcopy and rust 2020-09-14 21:47:31 +03:00
Aleksandr Chebotov
370986d0f0 rename Take-Part -> Take-OutputPart 2020-09-14 10:09:05 +03:00
Aleksandr Chebotov
3ea5c7d183 Add markdown file's generation to Ubuntu images 2020-09-11 14:59:17 +03:00