Jack Ford

Results 8 comments of Jack Ford

Hey @dimapx, I ran into the same issue when I worked on this library some time ago. Some part of a solution can be found in #24. If you feel...

Here is some cleaned up code of @stephaneliu, etc. spec_helper.rb ``` if ENV['COVERAGE'] == 'true' require 'coveralls' require 'simplecov' require 'simplecov-lcov' if ENV['CI'] == 'true' SimpleCov::Formatter::LcovFormatter.config do |config| config.report_with_single_file =...

So in the mean time I download the package and npm pack/install from the folders?

Great. Thanks @appwiz. Love the work yall are doing but I'm sticking to a general uploader for now

> I think it might be possible to allow for sharing writable caches across PRs targeting the same base within a repo, however, I don't think I would ever allow...

I'm going to take a look at why travis isn't finding jest. Everything's fine locally

Also stumbling across this just now. This would be very useful functionality.