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 node external to 12.13.1 #215

Merged
merged 3 commits into from
Dec 12, 2019
Merged

Update node external to 12.13.1 #215

merged 3 commits into from
Dec 12, 2019

Conversation

dakale
Copy link
Contributor

@dakale dakale commented Dec 9, 2019

Bumps external node runtime to 12.13.1 / latest LTS

# TODO: Repath this blob to use a consistent version format (_ vs .)
acquireExternalTool "https://vstsagenttools.blob.core.windows.net/tools/nodejs/12_4_0/alpine/node-v${NODE12_VERSION}-alpine.tar.gz" node12_alpine
# acquireExternalTool "https://vstsagenttools.blob.core.windows.net/tools/nodejs/12.13.0/alpine/x64/node-v${NODE12_VERSION}-alpine-x64.tar.gz" node12_alpine
acquireExternalTool "https://vstsagenttools.blob.core.windows.net/tools/nodejs/${NODE12_VERSION}/alpine/x64/node-${NODE12_VERSION}-alpine-x64.tar.gz" node12_alpine
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the 'v' removal in node-${NODE12_VERSION} intentional?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yea, this is how the file is named in the external tools blob, even though it differs from official dist download urls. Bit of an oversight on my part, but easier to change here than reconfigure the external tools

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, got it. Makes sense 👍

@TingluoHuang
Copy link
Member

@dakale can you create an issue and link to it?

@dakale
Copy link
Contributor Author

dakale commented Dec 12, 2019

This is the work for #37

@dakale dakale merged commit 181dac1 into master Dec 12, 2019
@dakale dakale deleted the update-node-12.13.1 branch December 12, 2019 14:38
AdamOlech pushed a commit to antmicro/runner that referenced this pull request Jan 28, 2021
* Update node external to 12.13.1

* Typo

* Typo2
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.

3 participants