jamesmontemagno / vsts-mobile-tasks

VSTS Tasks for Mobile!
MIT License
79 stars 22 forks source link

Node 6 Warning in Azure DevOps #40

Open nickrandolph opened 2 years ago

nickrandolph commented 2 years ago

Currently seeing this warning when using the android-manifest-version task. Any chance of releasing an update that uses Node 10?

[warning]This task uses Node 6 execution handler, which will be removed March 31st 2022. If you are the developer of the task - please consider the migration guideline to Node 10 handler - https://aka.ms/migrateTaskNode10 (check this page also if you would like to disable Node 6 deprecation warnings). If you are the user - feel free to reach out to the owners of this task to proceed on migration.

jamesmontemagno commented 2 years ago

Oh my! Yes, I will put it on my list, been a while since I did anything in the repo though, so may take some time for me to get back up to speed lol

jamesmontemagno commented 2 years ago

I think i probably need to re-build a lot if it with these changes. Maybe even delete and start over... hmmm

nickrandolph commented 2 years ago

I haven't taken a look at the code but if it's just PowerShell, perhaps just publish it as a script file that can be included in either DevOps or GHA