Thanks for the pull request Chamila, now git clone works properly with GitPython (without user authentication). I have now updated the PHP docker image with this and pushing it to docker hub.
In addition to this I fixed few issues in PCA live test: - Terminating processes at the end of the test - Stoping server sockets used for simulating CEP and server - Asserting instance activated event - Cleaning temp folder created for running PCA We will try to fix issue with cloning private repos soon. Thanks On Fri, Feb 13, 2015 at 10:13 AM, Chamila De Alwis <[email protected]> wrote: > Hi Imesh, > > On Fri, Feb 13, 2015 at 10:09 AM, Imesh Gunaratne <[email protected]> > wrote: > >> According to the error, seems like the checkout path parameter is not >> String: >> > > Yes, this seems to be the case, however, when the type of the parameters > that were sent to GitPython was printed, all of them were of `str` type. > I've tried converting the strings to utf-8 encoding, with no better result. > The only issue here might be the encoding of the decrypted password that is > included in the credentialled url. > > > Regards, > Chamila de Alwis > Software Engineer | WSO2 | +94772207163 > Blog: code.chamiladealwis.com > > > -- Imesh Gunaratne Technical Lead, WSO2 Committer & PMC Member, Apache Stratos
