indirect changed the topic of #bundler to: Docs! http://bundler.io | Problems? http://bit.ly/bundler-issues | How to help: http://bit.ly/bundler-development | API Dashboard http://cl.ly/SBoH | #bundler logs: http://bit.ly/bundler-logs | Questions will be answered eventually, so hang out for a while
x1337807x has joined #bundler
houhoulis has joined #bundler
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Pupeno has quit [Remote host closed the connection]
x1337807x has joined #bundler
houhoulis has quit [Remote host closed the connection]
havenwood has joined #bundler
Pupeno has joined #bundler
houhoulis has joined #bundler
houhoulis has quit [Remote host closed the connection]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
houhoulis has joined #bundler
houhoulis has quit [Client Quit]
x1337807x has joined #bundler
indirect has joined #bundler
indirect_ has joined #bundler
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
indirect has quit [Quit: Leaving.]
slash_nick has quit [Quit: leaving]
x1337807x has joined #bundler
slash_nick has joined #bundler
slash_nick has joined #bundler
slash_nick has quit [Changing host]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
kangguru_away is now known as kangguru
havenwood has quit [Remote host closed the connection]
mikewintermute has joined #bundler
mikewintermute has quit [Quit: mikewintermute]
_ixti_ has joined #bundler
ixti has quit [Ping timeout: 240 seconds]
kangguru is now known as kangguru_away
chouhoulis has joined #bundler
iamjarvo has joined #bundler
iamjarvo has joined #bundler
Pupeno has quit [Remote host closed the connection]
dcolebatch has joined #bundler
livingstn has joined #bundler
havenwood has joined #bundler
<dcolebatch> Good morning all!
<dcolebatch> Is there a timeline for the v1.8.0 release? …we want to submit a patch to the s3_fetcher (and corresponding specs) so it works with keys that have special chars in it… URI seems to barf now.
Pupeno has joined #bundler
Pupeno has joined #bundler
Pupeno has quit [Read error: Connection reset by peer]
Pupeno has joined #bundler
Pupeno has joined #bundler
kangguru_away is now known as kangguru
<dcolebatch> Submitted https://github.com/bundler/bundler/pull/3345 with realistic AWS keys working
gheegh has quit [Quit: Textual IRC Client: www.textualapp.com]
iamjarvo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
iamjarvo has joined #bundler
<indirect_> dcolebatch: there isn't a really strong timeline, and I would definitely like to ship 1.8 with your fix
iamjarvo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
iamjarvo has joined #bundler
iamjarvo has quit [Max SendQ exceeded]
iamjarvo has joined #bundler
<dcolebatch> Ok indirect_ thanks for that. We are just testin
<dcolebatch> * Ok indirect_ thanks for that. We are just testing that patch with a rubygems we also patched (for the remote_fetcher)
indirect_ is now known as indirect
mjc__ has quit []
mjc_ has joined #bundler
<indirect> dcolebatch: if Rubygems also needs to be patched for it to work in Bundler, please add a version check with a warning to your Bundler patch :) Bundler 1.8 has to work with Rubygems versions 1.3.6+
iamjarvo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<dcolebatch> Yeah, that’s what we’re working. 1.3.6+ eh? Damn, we were only using 2.4.3+
<dcolebatch> Ok indirect - that won’t be a problem. Thanks, lookout for an update to the PR from pangloss.
<indirect> dcolebatch: sadly, yeah :/ that’s why it’s a pull blocker to touch Gem.anything
<indirect> because the Gem API has changed soooo much between 1.3 and 2.4
<dcolebatch> righto, we thought it was fair game because we saw it in other places
<dcolebatch> but no biggie. One of the main problems with the s3 support as it is, is that the keys have special chars...
<dcolebatch> if you could add id: and secret: to the Gemfile DSL, then the whole thing becomes a lot easier.
ixti has joined #bundler
_ixti_ has quit [Ping timeout: 245 seconds]
Pupeno_ has joined #bundler
kangguru is now known as kangguru_away
Pupeno has quit [Ping timeout: 256 seconds]
iamjarvo has joined #bundler
x1337807x has joined #bundler
x1337807x has quit [Ping timeout: 240 seconds]
x1337807x has joined #bundler
x1337807x has quit [Client Quit]
x1337807x has joined #bundler
x1337807x has quit [Max SendQ exceeded]
x1337807x has joined #bundler
iamjarvo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
iamjarvo has joined #bundler
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
callenb___ has quit [Read error: Connection reset by peer]
havenwood has quit [Remote host closed the connection]
pusewicz has quit [Write error: Connection reset by peer]
daxroc has quit [Read error: Connection reset by peer]
callenb___ has joined #bundler
havenwood has joined #bundler
daxroc has joined #bundler
pusewicz has joined #bundler
hotpancakes has joined #bundler
whoojemaflip has quit [Ping timeout: 244 seconds]
whoojemaflip has joined #bundler
ckrailo__ has quit [Ping timeout: 244 seconds]
ckrailo__ has joined #bundler
<indirect> dcolebatch: you mean like `source “s3://blah”, id: “foo”, secet: “bar”`?
<indirect> the entire reason we accepted the original pull request was that it was “so easy” and “already part of rubygems” :P
<indirect> I think the real solution is to have plugins that allow different source types
<indirect> it’s not really practical to support every possible way to get gems directly inside Bundler
<indirect> that would mean the S3 source plugin could use whatever arguments you want :P
hotpancakes has quit []
<dcolebatch> plugins would be nice, we were looking for a neat way to write plugins when we started...
iamjarvo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<indirect> there isn’t one yet, but we’re working on it
<dcolebatch> I think our PR is going to die on the vine today though. In looking further, it’s just too much work for us to get bundler to accept s3 sources properly (made worse because the rubygems implementation also doesn’t work). The team is just going back to geminabox for now.
iamjarvo has joined #bundler
x1337807x has joined #bundler
postmodern has joined #bundler
<postmodern> when using system ruby, will `bundle install` ask for sudo or will it just try to install into the gem root?
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
Pupeno_ is now known as Pupeno
Pupeno has joined #bundler
Pupeno has quit [Changing host]
iamjarvo has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
x1337807x has joined #bundler
x1337807x has quit [Max SendQ exceeded]
x1337807x has joined #bundler
x1337807x has quit [Max SendQ exceeded]
x1337807x has joined #bundler
x1337807x has quit [Max SendQ exceeded]
x1337807x has joined #bundler
x1337807x has quit [Max SendQ exceeded]
x1337807x has joined #bundler
x1337807x has quit [Max SendQ exceeded]
x1337807x has joined #bundler
x1337807x has quit [Max SendQ exceeded]
x1337807x has joined #bundler
Pupeno_ has joined #bundler
livingstn has quit []
Pupeno has quit [Ping timeout: 245 seconds]
ryba has joined #bundler
Paradox has quit [Ping timeout: 272 seconds]
Paradox has joined #bundler