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 yarn to 0.18.1 #2188

Merged
merged 1 commit into from
Dec 21, 2016
Merged

update yarn to 0.18.1 #2188

merged 1 commit into from
Dec 21, 2016

Conversation

alicewriteswrongs
Copy link
Contributor

@alicewriteswrongs alicewriteswrongs commented Dec 21, 2016

Fix for a deploy problem on CI, relevant yarn issues:

yarnpkg/yarn#2142
heroku/heroku-buildpack-nodejs#359
yarnpkg/yarn#1981

@odlbot odlbot temporarily deployed to micromasters-ci-pr-2188 December 21, 2016 21:24 Inactive
@alicewriteswrongs alicewriteswrongs temporarily deployed to micromasters-ci-pr-2188 December 21, 2016 21:36 Inactive
@codecov-io
Copy link

codecov-io commented Dec 21, 2016

Current coverage is 81.84% (diff: 100%)

Merging #2188 into master will decrease coverage by 3.45%

@@             master      #2188   diff @@
==========================================
  Files           217        110    -107   
  Lines         11334       4136   -7198   
  Methods         973          0    -973   
  Messages          0          0           
  Branches       1552        438   -1114   
==========================================
- Hits           9668       3385   -6283   
+ Misses         1638        723    -915   
  Partials         28         28           

Powered by Codecov. Last update d4e0e92...86d607c

@alicewriteswrongs alicewriteswrongs temporarily deployed to micromasters-ci-pr-2188 December 21, 2016 21:41 Inactive
@@ -1,4 +1,4 @@
FROM mitodl/mm_watch_travis_yarn
FROM mitodl/mm_watch_travis_yarn_update
Copy link
Contributor

Choose a reason for hiding this comment

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

What's the change here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm going to undo that - I was thinking we might want to point things at a different container, but I don't think we need to.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

s/container/image

@alicewriteswrongs alicewriteswrongs changed the title WIP / testing: update yarn to 0.18.1 update yarn to 0.18.1 Dec 21, 2016
@noisecapella noisecapella self-assigned this Dec 21, 2016
alicewriteswrongs added a commit that referenced this pull request Dec 21, 2016
Hopefully this will fix the 'module not found' error that was cropping
up with node-sass.

pr #2188
@noisecapella
Copy link
Contributor

👍

Can you update the description to say that this is to fix a deploy problem on CI?

@alicewriteswrongs
Copy link
Contributor Author

yea

Hopefully this will fix the 'module not found' error that was cropping
up with node-sass, which was causing deploy failures on CI.

pr #2188
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.

4 participants