Rutik Thakre

Results 104 comments of Rutik Thakre

/attempt #1659 Options Cancel my attempt

/attempt #561 @Tpuljak Can you assign this to me.

@Tpuljak Gitness provides official api to achieve the goal for supporting gitpress as git provider. I planning to utilise those apis. for pr, commits, etc from our environment. I have...

@Tpuljak thank you so much.

@Tpuljak gitness doesn't have go client package. do you have any specific preference?

@Tpuljak I mean go-Gitlab, go-GitHub. API clients.

> > @Tpuljak I mean go-Gitlab, go-GitHub. API clients. > > Well I'm pretty sure you can't use Gitlab or GitHub clients for the Gitness API. It's a different set...

Hi @Tpuljak I am getting this error while working on the issue ``` C:\Users\Rutik\Desktop\daytona>main.exe create http://localhost:3000/test/test/files/main/~/README.md time="2024-06-15T00:00:00+05:30" level=fatal msg="failed to create workspace: Error response from daemon: could not find an...

@Tpuljak after syncing code. I am getting new error. it is prefixing `https://` to the URL `http://localhost:3000/git/test/test.git` and suffixing `/info/refs?service=git-upload-pack` and it is falling to fetch repo ![image](https://github.com/daytonaio/daytona/assets/58112334/f5104d98-76b5-4d8f-9d66-9b6434024f58)

@Tpuljak I have raised new PR and applied the changes and test as well. It is ready to review.