Skip to content
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

NuGet and package tasks - migrate to Node 10 #15186

Closed
anatolybolshakov opened this issue Aug 20, 2021 · 5 comments
Closed

NuGet and package tasks - migrate to Node 10 #15186

anatolybolshakov opened this issue Aug 20, 2021 · 5 comments

Comments

@anatolybolshakov
Copy link
Contributor

anatolybolshakov commented Aug 20, 2021

We need to migrate following to Node 10 - since Node 6 will be removed soon from agent:

  • NuGetCommandV2
  • NuGetInstallerV0
  • NuGetPublisherV0
  • NuGetRestoreV0
  • NuGetToolInstallerV0
  • NuGetToolInstallerV1
  • TwineAuthenticateV0
  • TwineAuthenticateV1
  • UniversalPackagesV0

Related parent issue - #15183

@anatolybolshakov
Copy link
Contributor Author

@phil-hodgson @johnterickson @animania4ka could you please take a look?

@anatolybolshakov anatolybolshakov changed the title NuGet tasks - migrate to Node 10 NuGet and package tasks - migrate to Node 10 Aug 20, 2021
@phil-hodgson
Copy link
Member

Hi @anatolybolshakov. What are the changes required here? The parent item (#15183) doesn't give a lot of detail.

Are there any example PRs for other tasks that have already addressed the issue?

@anatolybolshakov
Copy link
Contributor Author

@phil-hodgson yes, here are several examples of such changes:
#14195
#14141

The main requirement is to update task execution handler from "Node" to "Node10", and make task to be compatible with Node 10 - let me share details internally also - since we've already have some how-to page for it.

@azchohfi
Copy link
Contributor

Any updates on this? We just started to get a warning in our builds, specifically about the NuGetToolInstallerV1 task.

@github-actions
Copy link

This issue is stale because it has been open for 180 days with no activity. Remove the stale label or comment on the issue otherwise this will be closed in 5 days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants