Closed ararslan closed 8 years ago
No I don't think it ever has. BTW we should move this package somewhere like JuliaIO for CI queue purposes. Anyone have objections to doing that?
What we really need to do is merge Libz.jl and this package so we have proper file-based and stream-based gzipping all in one place. It's been on my todo list for a while, maybe I just need to hunker down and do it.
But yes, in the mean time, we can certainly move this to JuliaIO
Isn't Zlib.jl the newest replacement? nope too many of these things, nevermind
No, Libz.jl is newer than Zlib. Libz.jl has a proper stream-based implementation, but doesn't have the file-based interface.
+1 for moving this to JuliaIO.
Wow, the Travis build has been in queue for about 10 hours or so now.
Travis on JuliaLang is all kinds of broken this week.
Whoa, did this move within the last 10 minutes or am I just super oblivious?
I did it about half an hour ago, yeah (the travis situation is really bad)
Wow, looks like it's still queued here too. Is Travis borken across the board?
might be. or it could be confused on which queue to count this under since it just moved?
Perhaps. The official Travis CI status says that there's been a partial outage for OS X for the past couple of hours. Looks like Linux is running and passing here.
AppVeyor also seems to have magically disappeared in the move.
whose account was that running on? probably need to reauthorize it.
I mean the badge and everything is gone. Am I going crazy? There used to be a badge, right?
I think it was running on @yuyichao's account when it was on JuliaLang.
I updated the settings and manually triggered a rebuild. Let me know if automatic build still doesn't work (in which case I'll probably ask @tkelman for help =) ).
Thanks so much, @yuyichao! You rock!
Cool, so Travis finally finished and things are looking good on OS X and Linux. AppVeyor is still failing for the reason that @quinnj mentioned. I can have a go at getting it to work on AppVeyor but that's kind of outside of the scope of this PR.
Has appveyor ever worked on this package? Looks like it's complaining about
gunzip.exe
not existing.