Skip to content

Change run to runAsync in Nuget tasks #21102

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ivanduplenskikh
Copy link
Contributor

@ivanduplenskikh ivanduplenskikh commented Jun 23, 2025

Context

This PR fixes the unit tests in NuGetPublisherV0 and NuGetRestoreV1 tasks that are failing in the PR #21099

AB#2273409


Task Name

NuGetPublisherV0,
NuGetRestoreV1


Description

This PR changes run to runAsync in unit tests


Risk Assessment (Low / Medium / High)

Low


Unit Tests Added or Updated (Yes / No)

N


Additional Testing Performed

N


Documentation Changes Required (Yes / No)

N


Checklist

  • Related issue linked (if applicable)
  • Task version was bumped — see versioning guide
  • Verified the task behaves as expected

@ivanduplenskikh ivanduplenskikh requested a review from a team as a code owner June 23, 2025 14:24
@ivanduplenskikh
Copy link
Contributor Author

/azp run

@ivanduplenskikh ivanduplenskikh force-pushed the users/iduplenskikh/fix-run-to-runasync-nuget-tasks branch from 66694eb to d850fb1 Compare June 24, 2025 13:35
@ivanduplenskikh
Copy link
Contributor Author

/azp run

@ivanduplenskikh ivanduplenskikh changed the title Fix run to runAsync in Nuget tasks Change run to runAsync in Nuget tasks Jun 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants