Bryan Crossland

Results 21 comments of Bryan Crossland

If you're running this under ruby 1.9.2 you have to make an additional change to the s3_backend.rb because of the way ruby 1.9.2 handles arrays to string. Your public_filename method...

Working on a solution now. I'm going to update this PR to better describe what is happening and how the fix would solve that.

After a lot of research, I have reverted part of my fix and provided a test for it. The issue that I was having is an OS specific issue. If...

Sorry I haven't gotten back to this. I will try to get to this before the end of the month.

Pipeline fixes are still broken: @kcudnik @prsunny The errors that are happing on this PR are not related to the code change it makes. The failure are related to problems...

Thank you @Blueve. I will get that unit test added.

@kcudnik I'm setting aside time next week to fix this PR and get the testing in.

I've gotten a test to run locally and checked that in for code coverage. This branch is out of date with master. I will be updating that today.