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

Update renovate extension to support node version 6 #68

Closed
SebastianSchuetze opened this issue Nov 28, 2023 · 5 comments
Closed

Update renovate extension to support node version 6 #68

SebastianSchuetze opened this issue Nov 28, 2023 · 5 comments
Labels

Comments

@SebastianSchuetze
Copy link
Contributor

Describe the bug
You task in the task.json in the execution property is only supporting node 6 by using "Node". You should only support "Node10" or "Node16".

To Reproduce
Run a pipeline with an agent which does not support node 6

Expected behavior
support node 10 or 16

Additional context
Microsoft is depricating node 6 and should support node 16 or at least node 10

@jycouet
Copy link
Owner

jycouet commented Nov 29, 2023

Hi there,
Could you make a PR ?

@ttothea
Copy link
Contributor

ttothea commented Nov 30, 2023

Hi jycouet,

i've created a pr for your review.

Regards

@jycouet
Copy link
Owner

jycouet commented Nov 30, 2023

🙏 thx
#69

I'll try to upload it now

@jycouet
Copy link
Owner

jycouet commented Nov 30, 2023

🤔 not that easy...

I get this when I try to build.

TFS Cross Platform Command Line Interface v0.10.0
Copyright Microsoft Corporation
error: Error: EISDIR: illegal operation on a directory, read
 ELIFECYCLE  Command failed with exit code 255.

(I'm on MAC now)

You manage to build on your side? (You can send it maybe?)

Are you interested to own the repo & package? :)

@ttothea
Copy link
Contributor

ttothea commented Dec 1, 2023

hej, thanks for reaching out!. I'm a bit tied up at the moment and won't be able to test the code right now. I will keep this in my mind and will do my best to circle back at it later. Appreciate your understanding!

@jycouet jycouet closed this as completed Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants