ytnobody / Testament

This repository is old. Please see https://github.com/testament-testing-env/Testament
Other
7 stars 2 forks source link

Fallback when git protocol is not available #50

Closed moznion closed 11 years ago

moznion commented 11 years ago

git プロトコルが使えない環境下だと、現状動かないので、 https にフォールバックする等の処理が必要っぽいです。

ytnobody commented 11 years ago

gitプロトコルが使えない環境・・・9418/tcpが塞がれてるときとかですよね? とりあえずタイムアウト設けて、時間内にレスポンスなければhttpsにfallbackかなー

ytnobody commented 11 years ago

Testament::Gitでやるべきかなー

moznion commented 11 years ago

オッケイです

ytnobody commented 11 years ago

つまり、github前提すねw

moznion commented 11 years ago

まあ、現状そうなんでw というか、コード中にあるURL をgit:// じゃなくてhttps:// に統一しても良いかもしれないですね

ytnobody commented 11 years ago

逆のパターン(httpsが駄目でgitがok)に遭遇したことがあるけど、どうします?

ytnobody commented 11 years ago

とりあえずhttps使えないパターン無視しよう!そうしよう!!げんき!!!!!えがお!!!!!

ytnobody commented 11 years ago

67eb2fe73f0c6aa91aac7d834809038f79d73bcc ここでhttpsによせた