Skip to content

Switch from using choco to curl in pipeline#337

Open
nmlud21 wants to merge 10 commits into
mainfrom
user/nmlud21/opencpp_curl_download
Open

Switch from using choco to curl in pipeline#337
nmlud21 wants to merge 10 commits into
mainfrom
user/nmlud21/opencpp_curl_download

Conversation

@nmlud21
Copy link
Copy Markdown

@nmlud21 nmlud21 commented Apr 28, 2026

Description

Switch downloading of procdump and OpenCppCoverage from choco to curl to fix pipeline flakiness.

Fixes #323

Testing

No

Documentation

No

Installation

No

Signed-off-by: Nicholas Ludwig <nludwig@microsoft.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the reusable Windows test workflow to reduce CI flakiness by replacing Chocolatey-based installs with direct downloads for ProcDump and OpenCppCoverage.

Changes:

  • Download ProcDump via curl.exe, verify SHA256, extract to workspace, add to PATH, and pre-accept the Sysinternals EULA via registry.
  • Download OpenCppCoverage installer via curl.exe, verify SHA256, silently install, and add install directory to PATH.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/reusable-test.yml Outdated
Comment thread .github/workflows/reusable-test.yml Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 29, 2026 17:48
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/reusable-test.yml Outdated
Comment thread .github/workflows/reusable-test.yml Outdated
Comment thread .github/workflows/reusable-test.yml Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 30, 2026 17:01
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/reusable-test.yml Outdated
Comment thread .github/workflows/reusable-test.yml Outdated
Signed-off-by: Nicholas Ludwig <nludwig@microsoft.com>
Copilot AI review requested due to automatic review settings May 5, 2026 20:26
Nicholas Ludwig added 2 commits May 7, 2026 14:53
…ndencies.

Signed-off-by: Nicholas Ludwig <nludwig@microsoft.com>
Signed-off-by: Nicholas Ludwig <nludwig@microsoft.com>
Comment thread .github/workflows/reusable-test.yml
shankarseal
shankarseal previously approved these changes May 8, 2026
Comment thread .github/workflows/update-curl-dependencies.yml
Nicholas Ludwig added 2 commits May 12, 2026 16:30
Signed-off-by: Nicholas Ludwig <nludwig@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Workflow failed - ntosebpfext_units

6 participants