lawrencegripper
|
18efc23fe3
|
Quicker loop again
|
2024-12-04 11:07:49 +00:00 |
|
lawrencegripper
|
66ee991884
|
Missing recurse
|
2024-12-04 11:06:53 +00:00 |
|
Lawrence Gripper
|
1aad2d246d
|
Update images/windows/scripts/build/Install-PostgreSQL.ps1
|
2024-12-03 20:33:13 +00:00 |
|
lawrencegripper
|
9d551e43bc
|
Missing backtick 🤦♂️
|
2024-12-03 13:48:31 +00:00 |
|
Alexey-Ayupov
|
4730894910
|
[Windows] Fix the value of the variable "image_os" for Windows 2025 (#11090)
|
2024-12-03 14:02:45 +01:00 |
|
Lawrence Gripper
|
692b6af2e9
|
Update images/windows/scripts/helpers/InstallHelpers.ps1
|
2024-12-03 09:45:08 +00:00 |
|
lawrencegripper
|
4e756696cb
|
Hack: temp fix to improve debugging loop
|
2024-12-02 14:37:55 +00:00 |
|
lawrencegripper
|
0d3756a2ec
|
Handle looking for installer log before exit
|
2024-12-02 14:36:15 +00:00 |
|
lawrencegripper
|
a0fc3d11c5
|
debugging
|
2024-12-02 10:14:52 +00:00 |
|
Alexey-Ayupov
|
49a87ab9a3
|
[Windows] Exclude "installer" directory from deletion (#11068)
|
2024-12-01 22:22:13 +01:00 |
|
lawrencegripper
|
3f89591af5
|
Make install optional as probably not needed for next windows 2025 build
|
2024-11-29 11:01:49 +00:00 |
|
lawrencegripper
|
1acb48ed45
|
Directly install vs redist before installing postgres
|
2024-11-29 10:23:46 +00:00 |
|
Erik Bershel
|
a0b19fa01b
|
[Windows] Update Get-GithubReleasesByVersion function sorting (#11064)
|
2024-11-29 11:09:38 +01:00 |
|
Alexey-Ayupov
|
e3ba729b37
|
[Windows] Add Windows 2025 code (#11037)
|
2024-11-29 11:08:29 +01:00 |
|
Lawrence Gripper
|
ba0b242503
|
Update images/windows/scripts/helpers/InstallHelpers.ps1
|
2024-11-28 15:42:57 +00:00 |
|
lawrencegripper
|
d3779e8ed4
|
Merge branch 'main' into lg/postgres-win-update
|
2024-11-28 15:41:57 +00:00 |
|
Alexey-Ayupov
|
5a263020f5
|
[Windows] Reorganize temporary file storage and separate cleanup activities (#11054)
|
2024-11-28 13:30:26 +01:00 |
|
Alexey-Ayupov
|
9b0a6c08c9
|
[Windows] Update Kotlin Pester test (#11056)
|
2024-11-28 11:04:06 +01:00 |
|
lawrencegripper
|
157d0dd46b
|
Allow postgres to install necessary MSVC redistributables
Newer postgres installes require MSVC 17 which isn't
on the box by default.
Previously this worked as they required MSVC 16
which was installed by Visual Studio
https://github.com/actions/runner-images/pull/11047#issuecomment-2504219995
|
2024-11-27 16:03:13 +00:00 |
|
kishorekumar-anchala
|
20d0451bdd
|
Update visualstduio signature for windows 2022 (#11052)
|
2024-11-27 13:31:30 +01:00 |
|
lawrencegripper
|
181b98660d
|
hack: get stdout and stderr for failing install
|
2024-11-27 10:57:26 +00:00 |
|
lawrencegripper
|
95b0a5551b
|
re-add signitures
removed these by accident, postgres releases are
signed with same key so keeping this allows us
to validate it
|
2024-11-26 13:33:25 +00:00 |
|
github-actions[bot]
|
a03f6d0ec3
|
Updating readme file for win22 version 20241125.1.1 (#11045)
Co-authored-by: Image generation service account. <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
|
2024-11-26 11:27:25 +00:00 |
|
github-actions[bot]
|
f391328279
|
Updating readme file for win19 version 20241125.1.1 (#11046)
Co-authored-by: Image generation service account. <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
|
2024-11-26 11:20:28 +00:00 |
|
lawrencegripper
|
d195f34aa8
|
[WIP] Unpin Postgres on Windows images allowing latest v14 version.
|
2024-11-26 10:29:31 +00:00 |
|
RaviAkshintala
|
75e2e796b8
|
[Windows] Updated the DACF thumprint signature (#11030)
|
2024-11-25 12:08:46 +01:00 |
|
Alexey-Ayupov
|
ffd458e263
|
[Windows] Update Visual Studio signature (#11026)
|
2024-11-23 14:15:56 +01:00 |
|
kishorekumar-anchala
|
cb9e36698d
|
[Windows] Fix AzCli Signature and Install Azure CosmosDb Emulator thumbprint (#11004)
* Fix azcli,cosmosdb and remove vscomponent
* Update visual studio signature
* revert toolset-2022.json changes
|
2024-11-20 07:53:46 -07:00 |
|
hemanthmanga
|
187f9f5904
|
[Windows] Adding Dotnet latest version 9.0 (#10976)
|
2024-11-18 10:47:42 +01:00 |
|
github-actions[bot]
|
67857a41a1
|
Updating readme file for win22 version 20241113.3.1 (#10974)
Co-authored-by: Image generation service account. <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
|
2024-11-16 02:38:18 +00:00 |
|
github-actions[bot]
|
c27b1a395f
|
Updating readme file for win19 version 20241113.3.1 (#10972)
Co-authored-by: Image generation service account. <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
|
2024-11-15 15:41:47 +00:00 |
|
kishorekumar-anchala
|
918263378c
|
[Windows] Update WDK,SDK to latest version on windows 22 image and AzCli signature. (#10945)
* Update WDK and SDK to latest version
* update comment on bisual studio script
* Fix Azcli signature mismatch
* Removed VS Components
|
2024-11-13 13:09:50 -07:00 |
|
vidyasagarnimmagaddi
|
126e725070
|
[Windows] -VS-Signature update in Windows2019 and 2022 (#10957)
|
2024-11-13 07:05:10 -07:00 |
|
kishorekumar-anchala
|
23478d3106
|
Update Az-cli signature thumbprint (#10946)
|
2024-11-11 06:59:26 -07:00 |
|
kishorekumar-anchala
|
445bbb0d61
|
Edhedriver signature update (#10944)
|
2024-11-10 12:36:23 -07:00 |
|
RaviAkshintala
|
a070c8516f
|
[Windows-Go]Updated the latest Go version 1.23 (#10919)
Co-authored-by: Ravi Akshintala <raviakshintalagithub.com@Ravis-Laptop.local>
|
2024-11-08 09:05:54 -07:00 |
|
hemanthmanga
|
06e844f299
|
Adding Node.js latest version 22 (#10922)
Co-authored-by: Hemanth Manga <hemanthmanga@Hemanths-MacBook-Pro.local>
|
2024-11-08 09:04:42 -07:00 |
|
github-actions[bot]
|
b4c921107c
|
Updating readme file for win19 version 20241104.2.1 (#10903)
Co-authored-by: Image generation service account. <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
|
2024-11-07 13:39:30 +00:00 |
|
vidyasagarnimmagaddi
|
d3f705c429
|
[Windows] adding .Net Version 8 to Windows-2022 (#10913)
|
2024-11-06 14:56:01 -07:00 |
|
kishorekumar-anchala
|
2d27578911
|
Update new edge signature for ubuntu (#10890)
|
2024-11-04 06:25:16 -07:00 |
|
kishorekumar-anchala
|
a531b96b21
|
modified edge sign (#10867)
|
2024-10-28 22:56:27 -06:00 |
|
RaviAkshintala
|
24b91c995e
|
Adding Windows sdk ltest version 26100 (#10862)
Co-authored-by: Ravi Akshintala <raviakshintalagithub.com@Ravis-Laptop.local>
|
2024-10-28 10:12:30 -06:00 |
|
github-actions[bot]
|
02babd3573
|
Updating readme file for win22 version 20241021.1.1 (#10838)
Co-authored-by: Image generation service account. <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
|
2024-10-26 08:01:04 +00:00 |
|
github-actions[bot]
|
fbbb9d7303
|
Updating readme file for win19 version 20241021.1.1 (#10839)
Co-authored-by: Image generation service account. <no-reply@microsoft.com>
|
2024-10-25 07:06:50 -06:00 |
|
RaviAkshintala
|
0077a0756a
|
[Windows] Signature thumbprint updated for the edgedriver (#10829)
Co-authored-by: Ravi Akshintala <raviakshintalagithub.com@Ravis-Laptop.local>
|
2024-10-22 02:18:56 +05:30 |
|
github-actions[bot]
|
0136427b07
|
Updating readme file for win19 version 20241015.1.1 (#10799)
Co-authored-by: Image generation service account. <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
|
2024-10-21 14:01:05 +00:00 |
|
github-actions[bot]
|
fcc4cdb1d0
|
Updating readme file for win22 version 20241015.1.1 (#10803)
Co-authored-by: Image generation service account. <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
|
2024-10-20 12:05:53 +00:00 |
|
Alexey-Ayupov
|
499aa8a821
|
[Ubuntu, Windows] Add RUNNER_TOOL_CACHE environment variable (#10780)
|
2024-10-15 12:18:57 +02:00 |
|
github-actions[bot]
|
09ff567de6
|
Updating readme file for win22 version 20241006.1.1 (#10744)
Co-authored-by: Image generation service account. <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
|
2024-10-09 19:59:02 +00:00 |
|
vidyasagarnimmagaddi
|
2cb9b917c5
|
[Windows] Fix Visual Studio signature issue for windows 2022 (#10754)
|
2024-10-09 16:43:15 +05:30 |
|