Skip to content

Conversation

@joelverhagen
Copy link
Contributor

@joelverhagen joelverhagen commented Aug 14, 2025

Address microsoft/vscode#261524.
Improve test coverage with IFetcherService in nuget.ts.

Uses CI + BUILD_ARTIFACTSTAGINGDIRECTORY similar to

_isCI = !!nodeProcess.env['CI'] || !!nodeProcess.env['BUILD_ARTIFACTSTAGINGDIRECTORY'];

@joelverhagen
Copy link
Contributor Author

@connor4312 - is this one you would like to review?

Copy link
Member

@connor4312 connor4312 left a comment

Choose a reason for hiding this comment

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

thanks!

@connor4312 connor4312 enabled auto-merge August 18, 2025 23:07
@vs-code-engineering vs-code-engineering bot added this to the August 2025 milestone Aug 18, 2025
@connor4312 connor4312 added this pull request to the merge queue Aug 18, 2025
Merged via the queue into microsoft:main with commit 3d74f45 Aug 18, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

4 participants