Skip to content

Conversation

@DusKing1
Copy link

This task uses Node 6 execution handler, which will be deprecated soon. If you are the developer of the task - please consider the migration guideline to Node 10 handler - https://aka.ms/migrateTaskNode10. If you are the user - feel free to reach out to the owners of this task to proceed on migration.

https://github.com/microsoft/azure-pipelines-tasks/blob/master/docs/migrateNode10.md

@DusKing1 DusKing1 changed the title update node to 10.17.0 fix: update node to 10.17.0 Nov 28, 2021
@marceloavf
Copy link
Owner

Hi @DusKing1

Thank you for this PR, I think this error is more relatable to this line 222, since it specifies the node version used to run this task in azure devops pipeline agents:

"execution": {
"Node": {
"target": "githubReleasePublish.js",
"argumentFormat": ""
}
}

I was not maintaining this task due to Microsoft contact me because they were creating a native extension to link Azure DevOps to GitHub, but I don't know the progress of it

I would consider releasing this update as a breaking change (v2), since I don't know how this would affect this task and tests don't cover it right now

@DusKing1
Copy link
Author

@marceloavf thank you for your reply! A new release with fix would be nice at the moment since Microsoft hasn't released anything.

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