Dan Morrow

Results 6 comments of Dan Morrow

@SteveBarnegren - this is ready for another look.

in my Fastfile, in `scan`... I've been able to get it to work doing this: ``` result_bundle: true, output_directory: Dir.pwd + "/test_output" ```

> ARM EC2 should work with the ARM64 variant now https://docs.codeclimate.com/docs/configuring-test-coverage#section-locations-of-pre-built-binaries I see a Linux ARM64 binary. But I don't see a Darwin ARM64 binary. CircleCI recently announced M1 support...

Well... I found a workaround. M1 machines run macOS. macOS on M1 has a layer named "Rosetta" which can run AMD64 binaries, like the current `test-reporter`. In my case, I'm...

Wow, this was brought up nearly 2 ½ years ago... Is anyone looking at this?

Does your local project have a path named `Artsy`? The path, and it's `sources` needs to be changed to fit your project.