Skip to content

[Ubuntu] Replace WebClient with Invoke-WebRequest #12434

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
merged 1 commit into from
Jun 23, 2025

Conversation

akilesh-amaran
Copy link
Contributor

This PR replaces usage of the WebClient class with PowerShell’s native Invoke-WebRequest cmdlet.
https://learn.microsoft.com/en-us/dotnet/api/system.net.webclient?view=net-9.0#remarks

Check list

  • Related issue / work item is attached
  • Tests are written (if applicable)
  • Documentation is updated (if applicable)
  • Changes are tested and related VM images are successfully generated

Co-authored-by: baidarka <baidarka@users.noreply.github.com>
@akilesh-amaran akilesh-amaran self-assigned this Jun 23, 2025
@subir0071 subir0071 marked this pull request as ready for review June 23, 2025 14:27
@subir0071 subir0071 merged commit c471ba1 into actions:main Jun 23, 2025
5 checks passed
dwydler pushed a commit to dwydler/runner-images-hetzner-cloud that referenced this pull request Jun 28, 2025
Co-authored-by: baidarka <baidarka@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants