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

[WIP] Setup yarn offline #5896

Closed
wants to merge 2 commits into from
Closed

[WIP] Setup yarn offline #5896

wants to merge 2 commits into from

Conversation

willdurand
Copy link
Member

@willdurand willdurand commented Aug 9, 2018

Fix mozilla/addons#10714


  • setup offline mode
  • use offline mode everywhere

@codecov-io
Copy link

codecov-io commented Aug 9, 2018

Codecov Report

Merging #5896 into master will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    mozilla/addons-frontend#5896      +/-   ##
==========================================
+ Coverage   97.72%   97.77%   +0.04%     
==========================================
  Files         229      229              
  Lines        5858     5987     +129     
  Branches     1123     1171      +48     
==========================================
+ Hits         5725     5854     +129     
  Misses        118      118              
  Partials       15       15
Impacted Files Coverage Δ
src/disco/components/Addon/index.js 100% <0%> (ø) ⬆️
src/amo/components/Addon/index.js 100% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c18923a...fc4e318. Read the comment docs.

@willdurand
Copy link
Member Author

So I can't make it work, it says:

error Can't make a request in offline mode ("https://registry.yarnpkg.com/babel-polyfill/-/babel-polyfill-6.26.0.tgz")

The package is checked in though, so I don't understand...

@willdurand willdurand closed this Aug 10, 2018
@willdurand willdurand deleted the offline-yarn branch September 11, 2018 08:03
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.

Verify integrity of dependencies in production with yarn
2 participants