<cadbot>
Hi! is there a way to get bundle show to only show a certain group?
<cadbot>
Such as list all gems used in the development group?
cadbot has quit [Ping timeout: 255 seconds]
chouhoulis has quit [Ping timeout: 258 seconds]
weaksauce has joined #bundler
pothibo has joined #bundler
charypar has quit [Remote host closed the connection]
Cidan is now known as zz_Cidan
zz_Cidan is now known as Cidan
chouhoulis has joined #bundler
Cidan is now known as zz_Cidan
x1337807x has quit [Ping timeout: 240 seconds]
zz_Cidan is now known as Cidan
charypar has joined #bundler
charypar has quit [Ping timeout: 265 seconds]
charypar has joined #bundler
charypar has quit [Ping timeout: 264 seconds]
baburdick has joined #bundler
axl_ has joined #bundler
Cidan is now known as zz_Cidan
axl_ has quit [Client Quit]
axl_ has joined #bundler
axl_ has quit [Client Quit]
havenwood has quit [Remote host closed the connection]
axl_ has joined #bundler
axl_ has quit [Client Quit]
x1337807x has joined #bundler
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
x1337807x has joined #bundler
havenwood has joined #bundler
axl_ has joined #bundler
axl_ has quit [Client Quit]
baburdick1 has joined #bundler
baburdick has quit [Ping timeout: 276 seconds]
baburdick1 has quit [Quit: Leaving.]
baburdick has joined #bundler
baburdick has quit [Quit: Leaving.]
axl_ has joined #bundler
axl_ has quit [Client Quit]
axl_ has joined #bundler
axl_ has quit [Client Quit]
charypar has joined #bundler
charypar has quit [Remote host closed the connection]
zz_Cidan is now known as Cidan
Cidan is now known as zz_Cidan
robbyoconnor has joined #bundler
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
axl_ has joined #bundler
axl_ has quit [Client Quit]
chouhoulis has quit [Remote host closed the connection]
charypar has joined #bundler
samphippen has joined #bundler
samphippen has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
charypar_ has joined #bundler
charypar has quit [Read error: Connection reset by peer]
zz_Cidan has quit [Ping timeout: 252 seconds]
Cidan has joined #bundler
samphippen has joined #bundler
axl_ has joined #bundler
axl_ has quit [Client Quit]
mckie has joined #bundler
mckie has left #bundler [#bundler]
mckie has joined #bundler
mckie has quit [Client Quit]
<lhz>
Bundler 1.6 supports setting gem source credentials through "bundle config". According to "bundle help config", Bundler can retrieve config from environment variables too. Can gem source credentials configuration be set through environment variables as well?
<tmoore>
lhz: I don't think so, because the config key has the URL in it
<lhz>
tmoore: yeah, looks like the character escape method used in the config file is not usable as environment variables.
<lhz>
but I can use something like "source https://#{ENV['GEM_CREDENTIALS']}@gems.example.org/" in the Gemfile, I guess?
<lhz>
not very pretty though
<lhz>
the reason I want it as env variables it that we're running "bundle package --all" on the deployment server for many different users and many different apps, so it would be nice to set the credentials for everyone at once.
<lhz>
"source ENV['MY_GEMS_SOURCE']" in Gemfile is pretty clean
chouhoulis has joined #bundler
chouhoulis has quit [Ping timeout: 258 seconds]
andremedeiros has joined #bundler
g0bl1n has joined #bundler
chouhoulis has joined #bundler
chouhoulis has quit [Remote host closed the connection]
<happytux_>
So bundler uses a directory '.bundle' by default, which contains a config file. Is this file project relevant / can it be considered as a built artifact?
baburdick has quit [Ping timeout: 258 seconds]
<andremedeiros>
Build artifact, most times.
axl_ has joined #bundler
axl_ has quit [Client Quit]
cha1tanya has quit [Ping timeout: 276 seconds]
ixti has joined #bundler
cha1tanya has joined #bundler
axl_ has joined #bundler
robbyoconnor has quit [Read error: No route to host]
robbyoconnor has joined #bundler
robbyoconnor has quit [Ping timeout: 240 seconds]
axl_ has quit [Ping timeout: 252 seconds]
axl__ has joined #bundler
baburdick1 has quit [Ping timeout: 240 seconds]
baburdick has joined #bundler
robbyoconnor has joined #bundler
baburdick1 has joined #bundler
baburdick has quit [Read error: Connection reset by peer]
samphippen has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
retro|simi has joined #bundler
axl_ has quit [Quit: axl_]
retro|simi has quit [Remote host closed the connection]
stevenharman has quit [Quit: Leaving...]
stevenharman has joined #bundler
stevenharman_ has joined #bundler
stevenharman has quit [Read error: Connection reset by peer]
robbyoconnor has quit [Ping timeout: 240 seconds]
x1337807x has joined #bundler
baburdick1 has quit [Quit: Leaving.]
x1337807x has quit [Ping timeout: 276 seconds]
<happytux_>
OK, so why is the .bundle/ directory important for later use? Should I put it into source control or rather not?
<happytux_>
It contains a bundle config, so it seems to be user specific and not project specific to me.
charypar_ has quit [Ping timeout: 255 seconds]
x1337807x has joined #bundler
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
stevenharman_ has quit [Quit: Leaving...]
x1337807x has joined #bundler
stevenharman has joined #bundler
stevenharman has quit [Client Quit]
robbyoconnor has joined #bundler
stevenharman has joined #bundler
samphippen has joined #bundler
cha1tanya has quit [Ping timeout: 276 seconds]
robbyoconnor has quit [Max SendQ exceeded]
robbyoconnor has joined #bundler
stevenharman has quit [Quit: Leaving...]
Cidan is now known as zz_Cidan
charypar has joined #bundler
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
robbyoconnor has quit [Read error: Connection reset by peer]
robbyoconnor has joined #bundler
Nogbit has joined #bundler
<Nogbit>
with rvm, doing a "bundle install" from a test directory that has a Gemfile with a github dependancy works fine, downloads it, installs it....but, it's installed into the ~/.rvm/.../bundler directory and not the same path as my other gems
<Nogbit>
I deleted the lock file, then tried a "bundle install --system" and still have the same problem
robbyoconnor has quit [Remote host closed the connection]
charypar has quit [Remote host closed the connection]
g0bl1n has quit [Ping timeout: 240 seconds]
charypar has joined #bundler
<Nogbit>
anyone have this problem before?
x1337807x has joined #bundler
<Nogbit>
well, this works "bundle exec ruby myscript.rb", would still prefer it if bundle install put my gem dependancy in the same rvm directory as all the other games...
Nogbit has quit [Ping timeout: 240 seconds]
x1337807x has quit [Ping timeout: 240 seconds]
x1337807x has joined #bundler
chouhoulis has quit [Ping timeout: 255 seconds]
robbyoconnor has joined #bundler
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
zz_Cidan is now known as Cidan
jaimef has quit [Excess Flood]
x1337807x has joined #bundler
jaimef has joined #bundler
happytux_ has quit [Ping timeout: 240 seconds]
houhoulis has joined #bundler
robbyoconnor has quit [Quit: Konversation terminated!]
robbyoconnor has joined #bundler
JSharp has quit [Ping timeout: 265 seconds]
_whitelogger_ has joined #bundler
CraHan has joined #bundler
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
lmarburger has quit [Ping timeout: 265 seconds]
davidcollom has quit [Ping timeout: 265 seconds]
ohcibi has quit [Ping timeout: 265 seconds]
_whitelogger has quit [Ping timeout: 265 seconds]
lhz has quit [Ping timeout: 265 seconds]
lmarburger_ is now known as lmarburger
davidcollom_zzz is now known as davidcollom
lmarburger has quit []
lhz has joined #bundler
lmarburger has joined #bundler
Olipro has quit [*.net *.split]
brixen has quit [*.net *.split]
happytux has joined #bundler
robbyoconnor has quit [Write error: Broken pipe]
happytux has quit [Ping timeout: 264 seconds]
robbyoconnor has joined #bundler
samphippen has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]