-
Notifications
You must be signed in to change notification settings - Fork 3.5k
[Windows] Update AzureCosmosDbEmulator signature and Removing VSredist 17 installation in Postgresql #12247
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a6617b7 to
3c1792f
Compare
vidyasagarnimmagaddi
approved these changes
May 27, 2025
subir0071
approved these changes
May 27, 2025
jacob-blanc
added a commit
to jacob-blanc/runner-images
that referenced
this pull request
May 27, 2025
[Windows] Update AzureCosmosDbEmulator signature and Removing VSredist 17 installation in Postgresql (actions#12247)
jacob-blanc
added a commit
to jacob-blanc/runner-images
that referenced
this pull request
May 27, 2025
[Windows] Update AzureCosmosDbEmulator signature and Removing VSredist 17 installation in Postgresql (actions#12247)
This was referenced May 27, 2025
4 tasks
subir0071
pushed a commit
that referenced
this pull request
May 30, 2025
…erged #12247 (#12264) * [Windows] Remove VCRedist from Toolsets [Windows] Update AzureCosmosDbEmulator signature and Removing VSredist 17 installation in Postgresql (#12247) * [Windows] Remove VCRedist from Toolsets [Windows] Update AzureCosmosDbEmulator signature and Removing VSredist 17 installation in Postgresql (#12247) * Setting first version following other tools * Setting first version following other tools * Setting first version following other tools
subir0071
pushed a commit
that referenced
this pull request
Jun 9, 2025
…12335) * [Windows] Remove VCRedist from Toolsets [Windows] Update AzureCosmosDbEmulator signature and Removing VSredist 17 installation in Postgresql (#12247) * [Windows] Remove VCRedist from Toolsets [Windows] Update AzureCosmosDbEmulator signature and Removing VSredist 17 installation in Postgresql (#12247) * Setting first version following other tools * Setting first version following other tools * Setting first version following other tools * Remove orphaned Python 3.8 (x86) from toolset-2019.json and toolset-2022.json **Remove orphaned Python 3.8 (x86) from toolset-2019.json & 2022.json** This PR removes the orphaned entry for Python 3.8 (x86) from toolset-2019.json. - Python 3.8 (x86) is not included in the x64 list and is not required for current or future builds. - Keeping only actively supported and required Python versions helps reduce image size and maintenance overhead. **Summary of changes:** - Removed `"3.8.*"` from the `versions` array for Python x86. * Remove Ubuntu 20.04 Readme, empty but not deleted --------- Co-authored-by: Jacob Blanco <jblanco@devx.es>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related issue:#12238
Check list