Skip to content

CI: remove unnecessary Yarn download #11684

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

Merged
merged 1 commit into from
Nov 28, 2017
Merged

Conversation

thymikee
Copy link
Contributor

Summary

circleci/node:8 Docker image already contains latest Yarn, so downloading it on every run doesn't make much sense. I also removed the YARN_VERSION variable as it was used nowhere.

@gaearon
Copy link
Collaborator

gaearon commented Nov 28, 2017

Can you expand on this? What happens if Yarn releases an update? Will Docker image still be fresh?

@thymikee
Copy link
Contributor Author

From my experience circleci/node:8 uses one of the latest Node 8 and Yarn versions (not sure how often they upgrade this, but it looks like it's released nightly).

@gaearon gaearon merged commit db04541 into facebook:master Nov 28, 2017
@gaearon
Copy link
Collaborator

gaearon commented Nov 28, 2017

Sounds good then.

@raphamorim
Copy link
Contributor

raphamorim commented Nov 28, 2017

Note: this change updates default yarn version for default 1.3.2. Based on circleci/node:8

@raphamorim
Copy link
Contributor

oh you're already said it :)

@thymikee thymikee deleted the fix/ci-yarn branch November 28, 2017 16:11
Copy link

@chyjo1 chyjo1 left a comment

Choose a reason for hiding this comment

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

Idk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants