Mikhail Koliada
bcc68b091b
README: macos-latest is now macos-12 ( #6901 )
2023-01-11 23:05:54 +01:00
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
scp-mb
add9a1e9ad
Update documentation with minimum packer version ( #6820 )
2022-12-30 10:31:37 +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
Maxim Lobanov
1a44d9343c
Small improvements for software generator module ( #6833 )
2022-12-23 21:02:07 +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
71e1acd1b0
Minor fixes for Calculate-ImagesDifference.ps1 ( #6826 )
2022-12-22 12:22:26 +01: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
66835ab703
Add logic to publish artifact ( #6821 )
2022-12-21 14:19: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
Erik Bershel
34c4d37ff0
Fix use of invalid characters in artifact name ( #6788 )
2022-12-16 17:05:17 +01:00
Erik Bershel
d171f5b873
Revert "Testing of event payload ( #6786 )" ( #6787 )
...
This reverts commit 5a583f4918 .
2022-12-16 15:15:48 +01:00
Erik Bershel
5a583f4918
Testing of event payload ( #6786 )
2022-12-16 13:38:31 +01:00
Erik Bershel
ad0880f33b
Update SBOM-gen add artifact upload + bugfix ( #6779 )
2022-12-15 19:02:05 +01:00
Mikhail Koliada
9c544f4701
ubuntu-latest is now ubuntu-22.04 ( #6776 )
2022-12-15 17:20:01 +01: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
Mikhail Koliada
43d8adc717
Do not include macOS-10.15 into templates ( #6748 )
2022-12-12 12:40:55 +01:00
Shivam Mathur
02c31c9246
[Ubuntu] add php 8.2 ( #6745 )
2022-12-12 11:16:35 +01:00
Erik Bershel
0810b54837
Update SBOM-workflow with new variable agentSpec ( #6742 )
2022-12-12 10:48:30 +01:00
Alexey-Ayupov
9e9f7c0b44
[macOS] Update PHP to 8.2 ( #6739 )
2022-12-11 15:53:51 +01:00