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 Ansible to Node 16 #1120

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Pranshu-Negi
Copy link

@Pranshu-Negi Pranshu-Negi commented Jan 10, 2023

Reviewers and contributors, please follow the migration to node16 guide we have for in-the-box ADO tasks:
https://github.com/microsoft/azure-pipelines-tasks/blob/master/docs/migrateNode16.md

This PR is not ready to be merged, it is just a starting point to help contributors start.

The Node 16 migration guide is created keeping in mind that the in-the-box ADO tasks were already migrated to Node 10. In order to ensure smooth migration to Node 16, we need to ensure that the task can be run using a Node 10 handler as well. Please refer to the following guide for the same:
https://github.com/microsoft/azure-pipelines-tasks/blob/master/docs/migrateNode10.md

Since vsts-task-lib is deprecated, it should be replaced by azure-pipelines-task-lib. Similarly vso-node-api should be replaced with azure-devops-node-api.

Please be sure to retest on node 10 and16 thoroughly.

@Pranshu-Negi Pranshu-Negi changed the title Migrate Ansible Extension to Node 16 Migrate Ansible to Node 16 Jan 10, 2023
@Pranshu-Negi Pranshu-Negi marked this pull request as ready for review January 10, 2023 14:19
@Pranshu-Negi Pranshu-Negi marked this pull request as draft January 11, 2023 07:57
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.

1 participant