Mikhail Koliada
e6fcf60b8e
Revert "[Windows] Update OpenSSL version to 3.x ( #6837 )" ( #6891 )
...
This reverts commit 9753e7301e .
2023-01-09 20:10:45 +01:00
baldcorp
68f38ef5a4
[Windows] Change the way of installing Service Fabric ( #6882 )
...
Co-authored-by: Alexey Ayupov <alexey.ayupov@akvelon.com >
2023-01-06 21:26:37 +01:00
Alexey-Ayupov
9ee9311122
[Windows] Update LLVM version to 15 ( #6838 )
2023-01-04 18:57:14 +01:00
baldcorp
6f2a153a44
[macOS] Update llvm to version 15 ( #6871 )
...
Co-authored-by: Alexey Ayupov <alexey.ayupov@akvelon.com >
2023-01-04 18:56:45 +01:00
Christian Decker
3502d10db3
[Ubuntu] update maven from 3.8.6 to 3.8.7 ( #6861 )
2023-01-02 14:40:29 +01:00
Julian Ospald
b38865e056
Make sure GHCUP_INSTALL_BASE_PREFIX is set ( #6770 )
...
We use it during installation and add it to PATH, but then
don't instruct ghcup to actually use this directory at runtime.
This leads to:
1. ghcup is in /usr/local/.ghcup/bin/
2. `ghcup install cabal latest` will actually install into ~/.ghcup/bin/
3. since ~/.ghcup/bin/ is not in PATH, but /usr/local/.ghcup/bin/ is,
the new binary is not visible to the user
This issues does not exist on darwin, because there we use
~/.ghcup/bin/.
https://downloads.haskell.org/ghcup/tmp/aarch64-linux-ghcup-0.1.18.1
2023-01-02 10:58:35 +01:00
Alexey-Ayupov
b659709f2f
[macOS] Remove kotlinc-js pester test ( #6854 )
2022-12-30 14:40:57 +01:00
bogdan-damian-bgd
447c8387a2
[Windows] Update documentation generation to use shared software report module ( #6834 )
2022-12-30 10:24:22 +01:00
Alexey-Ayupov
f7f519dcc4
[Ubuntu] update zstd version ( #6681 )
2022-12-29 23:33:04 +01:00
Alexey-Ayupov
39ba239618
[Windows] Remove pester test for kotlinc-js ( #6850 )
2022-12-29 20:39:24 +01:00
Mikhail Koliada
e9b59a540e
Revert "[Ubuntu] hardcode chromium revision for 108.x ( #6734 )" ( #6851 )
...
This reverts commit fb484d9530 .
2022-12-29 15:28:19 +01:00
Alexey-Ayupov
c92563577c
[Ubuntu] Remove pester test for kotlinc-js ( #6849 )
2022-12-29 12:10:43 +01:00
bogdan-damian-bgd
d1f0dc6376
MacOS software report fix var name typo ( #6842 )
2022-12-27 16:33:43 +01:00
Alexey-Ayupov
9753e7301e
[Windows] Update OpenSSL version to 3.x ( #6837 )
2022-12-26 15:16:53 +01:00
Alexey-Ayupov
884a7ac5c1
[Windows] Update Az module version to 9.1.1 ( #6831 )
2022-12-26 10:35:19 +01:00
Alexey-Ayupov
e589831baa
[Ubuntu] Update Az module version to 9.2.0 ( #6836 )
2022-12-26 10:34:52 +01:00
Alexey-Ayupov
631fd3b08d
[Ubuntu] Update Az module version to 9.1.1 ( #6832 )
2022-12-23 13:24:10 +01:00
Alexey-Ayupov
3bd81ca3be
[Windows] Update PostgreSQL way to install ( #6824 )
2022-12-23 09:47:28 +01:00
Maxim Lobanov
b94d2687f8
Polish macOS and Linux docs ( #6827 )
2022-12-23 09:38:33 +01:00
github-actions[bot]
86751fa022
Updating readme file for ubuntu18 version 20221220.1 ( #6818 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2022-12-22 18:33:45 +00:00
Maxim Lobanov
c00379c85c
[Ubuntu] Update documentation generation to use shared software report module ( #6823 )
...
* Create ubuntu-report.yml
* Update ubuntu-report.yml
* Update ubuntu-report.yml
* Update Common.Helpers.psm1
* Update ubuntu-report.yml
* Update ubuntu-report.yml
* Update SoftwareReport.Generator.ps1
* Update ubuntu-report.yml
* Update ubuntu-report.yml
* env vars
* Implement language and runtime
* Add package management section
* fix typo
* fix typo
* add projectManagement and tools
* fix some tools
* add CLI tools, Java, PHP Tools, Haskell Tools, Rust Tools, Browsers, .NET Core
* fix typo
* more changes
* fix typo
* fix typo
* fix typo
* change templates
* fix toolset
* Update Ubuntu2004 and 2204 templates
* fix cargo
* fix tiny nitpicks
* Fix AddToolVersionsList
* Remove unused methods
* Fix contructor
2022-12-21 19:38:54 +01:00
Mikhail Koliada
5d628bf703
[macOS] set Xcode 14.1 as default ( #6822 )
2022-12-21 18:49:42 +01:00
Maxim Lobanov
4aeccc7b5b
Implement tests for software-report-module ( #6815 )
...
* Minor improvements
* fix typos
* fix brew rendering
* add temp test
* Implement tests
* Add arguments validation
* ToMarkdown()
* Use before-All and helpers
* Get rid of arrays
* Add validation, no new nodes after header
* Fix naming
* add workflow
* Revisit comments + tiny improvements
* Fix tables
* Fix html table indent
* remove comment
* attemp to break test - testing CI
* revert breaking test
* fix nitpicks
2022-12-21 10:58:27 +01:00
github-actions[bot]
bc38aa4173
Updating readme file for macOS-12 version 20221215.1 ( #6799 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2022-12-20 16:36:14 +00:00
github-actions[bot]
7f283d3a61
Updating readme file for macOS-11 version 20221215.1 ( #6792 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2022-12-19 15:47:47 +00:00
github-actions[bot]
504c307197
Updating readme file for win19 version 20221214.4 ( #6801 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2022-12-19 10:14:20 +00:00
github-actions[bot]
f9604d9ebb
Updating readme file for win22 version 20221215.2 ( #6784 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2022-12-19 10:00:43 +00:00
github-actions[bot]
6b249254da
Updating readme file for ubuntu20 version 20221212.2 ( #6757 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2022-12-15 09:37:39 +00:00
github-actions[bot]
55296dc01b
Updating readme file for ubuntu22 version 20221212.1 ( #6758 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2022-12-15 09:20:03 +00:00
Alexey-Ayupov
3334c52558
[Windows] download MySQL from SA ( #6769 )
2022-12-14 23:10:59 +01:00
Maxim Lobanov
257743a26d
[Windows] Minor documentation improvements ( #6751 )
2022-12-14 19:53:32 +01:00
Maxim Lobanov
2f83bbaa50
rename nodes in software report ( #6763 )
2022-12-14 10:24:47 +01:00
Maxim Lobanov
e63632f872
[Linux] Minor documentation improvements ( #6749 )
2022-12-13 17:07:05 +01:00
Maxim Lobanov
6033af8dd1
Improve table and tool versions comparison for new Software Report module ( #6729 )
2022-12-13 16:54:41 +01:00
bogdan-damian-bgd
656d9522e0
Move SoftwareReport modules to global location ( #6720 )
2022-12-12 14:56:04 +01:00
Shivam Mathur
107a83d634
[Windows] upgrade php version to 8.2 ( #6744 )
2022-12-12 13:20:12 +01:00
Shivam Mathur
02c31c9246
[Ubuntu] add php 8.2 ( #6745 )
2022-12-12 11:16:35 +01:00
Alexey-Ayupov
9e9f7c0b44
[macOS] Update PHP to 8.2 ( #6739 )
2022-12-11 15:53:51 +01:00
Alexey-Ayupov
686220b3ae
[Ubuntu] Add libyaml-dev library ( #6740 )
2022-12-11 14:56:40 +01:00
Erik Bershel
e54741d1f9
[Ubuntu] Add GFortran 12 for Ubuntu 22.04 ( #6736 )
2022-12-10 23:18:38 +01:00
Erik Bershel
39c59ba0cd
[Ubuntu] Add lz4 for 22.04 ( #6722 )
2022-12-10 23:17:23 +01:00
github-actions[bot]
49c7baaa44
Updating readme file for ubuntu20 version 20221204.2 ( #6692 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2022-12-09 16:47:50 +01:00
github-actions[bot]
9585a65341
Updating readme file for ubuntu22 version 20221204.2 ( #6693 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2022-12-09 16:47:28 +01:00
github-actions[bot]
81ceb534f3
Updating readme file for win19 version 20221204.2 ( #6694 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2022-12-09 16:46:18 +01:00
github-actions[bot]
383e49921c
Updating readme file for win22 version 20221204.3 ( #6695 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2022-12-09 16:45:44 +01:00
Mikhail Koliada
fb484d9530
[Ubuntu] hardcode chromium revision for 108.x ( #6734 )
2022-12-09 16:16:03 +01:00
Maxim Lobanov
479d7175f6
Minor improvements for macOS Documentation ( #6721 )
...
* Minor improvements
* fix typos
* fix brew rendering
2022-12-08 19:14:16 +01:00
github-actions[bot]
f28afb3069
Updating readme file for macOS-11 version 20221204.1 ( #6705 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2022-12-08 11:01:27 +00:00
github-actions[bot]
ec48677623
Updating readme file for macOS-12 version 20221204.1 ( #6706 )
...
Co-authored-by: Image generation service account <no-reply@microsoft.com >
Co-authored-by: Actions service account <no-reply@github.com >
2022-12-08 10:04:50 +00:00
Mikhail Koliada
71e3d4dc6d
[macOS] Add xcode-14.2 ( #6718 )
2022-12-08 10:29:26 +01:00