heroku_san
heroku_san copied to clipboard
heroku_san should support https://git.heroku.com/ repo URIs as a configurable option
Heroku seems to be encouraging people to use https://git.heroku.com/ repo URIs rather than [email protected]: URIs, i.e., https instead of ssh. Heroku_san should at least allow this as an option, if not make it the default.
Note that this would fix #165, a long-standing bug which really deserves a better fix than a workaround buried in the comments of an open issue. Since Heroku now supports and recommends the accounts plugin to the toolbelt, heroku_san should be able to deal with it.
I agree! I've been unable to work on this fix for months, but maybe today is the day. I have some time off :-)
On Mon, Dec 28, 2015 at 10:44 AM, Jonathan Kamens [email protected] wrote:
Heroku seems to be encouraging people to use https://git.heroku.com/ repo URIs rather than [email protected]: URIs, i.e., https instead of ssh. Heroku_san should at least allow this as an option, if not make it the default.
Note that this would fix #165 https://github.com/fastestforward/heroku_san/issues/165, a long-standing bug which really deserves a better fix than a workaround buried in the comments of an open issue. Since Heroku now supports and recommends the accounts plugin to the toolbelt, heroku_san should be able to deal with it.
— Reply to this email directly or view it on GitHub https://github.com/fastestforward/heroku_san/issues/173.
[email protected] | (808) 722-6142 (c)
A breaking test would be helpful.