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

Migrate remaining pipeline tasks to Node 10 #15183

Closed
22 of 39 tasks
anatolybolshakov opened this issue Aug 20, 2021 · 19 comments
Closed
22 of 39 tasks

Migrate remaining pipeline tasks to Node 10 #15183

anatolybolshakov opened this issue Aug 20, 2021 · 19 comments
Labels
Area: ABTT Akvelon Build Tasks Team area of work enhancement

Comments

@anatolybolshakov
Copy link
Contributor

anatolybolshakov commented Aug 20, 2021

Since we are going to remove obsolete Node 6 execution handler - we need to migrate tasks which still use it - to Node 10:

  • ACRTaskV0 - removed the task due to being unused.
  • AppCenterDistributeV1 - created PR. - need to fix tests
  • AppCenterDistributeV2 - created PR. - need to fix tests
  • AppCenterDistributeV3 - created PR. - need to fix tests
  • AppCenterTest1 - created PR
  • AzureIoTEdgeV2 - ticket
  • AzureMonitorAlerts - created PR
  • AzureStaticWebAppV0
  • CondaEnvironmentV0 - ticket
  • CondaEnvironmentV1 - ticket
  • ContainerStructureTestV0 - created PR
  • CopyFilesV2
  • DownloadFileshareArtifactsV0 - PR
  • DownloadGithubNpmPackageV1 - created PR
  • DownloadGitHubNugetPackageV1 - created PR
  • JenkinsDownloadArtifactsV1 - ticket PR
  • MavenAuthenticateV0
  • NodeToolV0 - ticket
  • NpmAuthenticateV0 - ticket - PR
  • NuGetCommandV2 - ticket
  • NuGetInstallerV0 - ticket - PR
  • NuGetPublisherV0 - ticket
  • NuGetRestoreV1 - created PR
  • NuGetToolInstallerV0 - created PR
  • NuGetToolInstallerV1 - created PR
  • NuGetV0 (deprecated)
  • OpenPolicyAgentInstallerV0
  • PipAuthenticateV0 - created PR
  • PipAuthenticateV1 - created PR
  • PublishCodeCoverageResultsV2 - ticket
  • PublishTestResultsV1 - ticket - PR
  • PyPIPublisherV0 - ticket - closed as deprecated
  • ShellScriptV2 - ticket
  • TwineAuthenticateV0 - PR
  • TwineAuthenticateV1 - PR
  • UniversalPackagesV0 - ticket - PR
  • UseNodeV1 - ticket
  • VSTestV2 - created PR
  • XamarinTestCloudV1 - ticket
@kasperk81
Copy link

@anatolybolshakov, node.js 10 is out of support: https://nodejs.org/en/about/releases/. why not target the current lts version to get a few years head start?

@anatolybolshakov
Copy link
Contributor Author

@kasperk81 we are planning to move forward to the current lts nodejs version as well, although just going to make gradual migration - to make sure that there won't be issues caused by significant leap between node major versions.

@anatolybolshakov
Copy link
Contributor Author

Created PR for AppCenterDistributed tasks.

@DaniilShmelev
Copy link
Contributor

ACRTask removal PRs:
#15672
#15674

@anatolybolshakov
Copy link
Contributor Author

AppCenterTest1 - PR

@anatolybolshakov
Copy link
Contributor Author

AzureMonitorAlerts - PR

@mr-dokara
Copy link
Contributor

VsTestV2 - PR

@mr-dokara
Copy link
Contributor

@anatolybolshakov
Copy link
Contributor Author

NuGetInstallerV0 - PR

@mr-dokara
Copy link
Contributor

DownloadFileshareArtifactsV0 - PR

@mr-dokara
Copy link
Contributor

NuGetRestoreV1 - PR

@DenisRumyantsev
Copy link
Contributor

UniversalPackagesV0 — PR

@ghost
Copy link

ghost commented Feb 9, 2022

NpmAuthenticateV0 - PR

@ghost
Copy link

ghost commented Feb 10, 2022

PublishTestResultsV1 - PR

@mr-dokara
Copy link
Contributor

DownloadGithubNpmPackageV1 - PR
ContainerStructureTestV0 - PR

@denis-tikhomirov
Copy link
Contributor

DownloadGithubNugetPackageV1 - PR
PipAuthenticateV0 and PipAuthenticateV1 - PR

@denis-tikhomirov
Copy link
Contributor

OpenPolicyAgentInstallerV0 - PR

@mr-dokara
Copy link
Contributor

NuGetCommandV2 - PR

@DmitriiBobreshev
Copy link
Contributor

Close because the next step will be here: https://github.com/microsoft/azure-pipelines-tasks/wiki/Tasks-supporting-NodeJS-v6.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: ABTT Akvelon Build Tasks Team area of work enhancement
Projects
None yet
Development

No branches or pull requests

8 participants