But we would need your private key in order to fetch from github. Yeah, at this moment the only solution I can think is to vendor the gem.
On Thu, May 13, 2010 at 7:15 AM, fbjork <[email protected]> wrote: > Ok great. > > Would be nice if one could upload a public key that has access to > GitHub for example, so bundler on heroku could pull it down on deploy. > > What other solutions would be possible except for packing the gem of > course? > > Regards, > > Fredrik > > On May 12, 11:49 pm, Pedro Belo <[email protected]> wrote: >> Not at this moment, unfortunately. >> >> But there is probably one or another way around this issue, we'll keep >> you guys updated. >> >> >> >> >> >> On Tue, May 11, 2010 at 1:33 AM, fbjork <[email protected]> wrote: >> > Hi all, >> >> > Is it possible to deploy to heroku using bundler if i'm using the :git >> > directive for gems that are in a private repo on GitHub? >> >> > Regards, >> >> > Fredrik >> >> > -- >> > You received this message because you are subscribed to the Google Groups >> > "Heroku" group. >> > To post to this group, send email to [email protected]. >> > To unsubscribe from this group, send email to >> > [email protected]. >> > For more options, visit this group >> > athttp://groups.google.com/group/heroku?hl=en. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Heroku" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group >> athttp://groups.google.com/group/heroku?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Heroku" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/heroku?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
