riptano / ccm

A script to easily create and destroy an Apache Cassandra cluster on localhost
Apache License 2.0
1.21k stars 299 forks source link

Use https for cloning github Cassandra repos #728

Closed adejanovski closed 3 years ago

adejanovski commented 3 years ago

I get failures when trying to use github forks as cassandra version due to some git shenanigans. Works flawlessly with https though so it would be good to move to it as a default I guess.

michaelsembwever commented 3 years ago

Can we test this on https://ci-cassandra.apache.org/job/Cassandra-devbranch-dtest/ before I merge it? (I need a cassandra-dtest branch that points requirements.txt to this)

adejanovski commented 3 years ago

Sure thing, but no clue how to do this 😅

michaelsembwever commented 3 years ago

Like