Erik Bershel
d62283e7d1
[Windows] Move PGDATA out of Program Files ( #13107 )
2025-10-02 15:37:42 +02:00
Pavel Iakovenko
7eede67cd0
Validate authenticode signature using the certificate Subject ( #12474 )
...
* Use cerificate subject to verify authenticode signature
* Use function instead of script variables
* Switch all places to using Get-MicrosoftPublisher
* Remove SignatureThumbprint
* Use common subject for the Edge driver
2025-06-30 19:33:57 -06:00
akilesh-amaran
ab80dde746
[Windows] Update AzureCosmosDbEmulator signature and Removing VSredist 17 installation in Postgresql ( #12247 )
...
* [Windows] Update AzureCosmosDbEmulator signature
* [Windows] Removing VC reddist installation in Postgress
2025-05-27 13:52:34 -06: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
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
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
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
Shamil Mubarakshin
870d08d9cb
[windows] Pin PostgreSQL and Update LLVM ( #10014 )
...
* [windows] Pin PostgreSQL version
* Fix if statement
* Fix PostgreSQL pester test
* Update LLVM to 18*
2024-06-08 11:02:11 +02:00
Vasilii Polikarpov
7fe65a2204
[Windows] Apply code style rules to Windows scripts ( #8957 )
...
* Apply code style rules to Windows scripts
* Fix typo
* Fix configure-toolset script
* Fix parameters in Msys2 installation script
* Improve log readability
* Remove broken exit code validation
2023-12-11 22:23:36 +01:00
Vasilii Polikarpov
5ed2615017
[Windows] Cleanup various scripts ( #8942 )
...
* Use Resolve-GithubReleaseAssetUrl more widely
* Add the Get-ChecksumFromUrl function
* Sort exported functions and add docs
* Remove alias and fix typo
* Fix kind checksum url and syntax
* Fix checksums url for gh cli and msys2
* [Windows] Cleanup various scripts
* Add spaces after type specifications
* Rename the Take-Part function
2023-12-04 10:50:53 +01:00
Vasilii Polikarpov
79c347765a
[Windows] Unify services handling ( #8871 )
...
* [Windows] Unify services handling
* Fix Set-Service usage
2023-11-23 18:08:20 +01:00
Vasilii Polikarpov
d3e630f774
[Windows] Implement installation helpers refactoring ( #8865 )
...
* [Windows] Refactor base Installer helper functions
* Fix helper name
* Fix name gen logic and improve error handling
* Fix hash checking logic
* Fix Install-VsixExtension invocation
* Fix variable name in Install-OpenSSL.ps1
* Fix type for git downloadUrl
2023-11-22 15:14:08 +01:00
Vasilii Polikarpov
07e8da79f8
[Windows] Use common approach to set machine vars ( #8830 )
2023-11-17 13:52:52 +01:00
Vasilii Polikarpov
d1f2c9a3be
[Windows] Implement new directories hierarchy ( #8616 )
2023-11-15 11:24:45 +01:00