Jonathan Leibiusky

Results 33 comments of Jonathan Leibiusky

Yes. Just tried and a workaround would be to add to your `~/.gitconfig` the following: ``` [url "https://"] insteadOf = git:// ```

This is totally necessary. I wonder it we should make it as a middleware instead on each handler.

Right now not automatically. But this is something we want to add soon! On Sun, Jun 11, 2017, 20:23 strarsis wrote: > Using the stack GET parameter it is possible...

Yes. We thought about injecting this to the container as an environment variable. On Sun, Jun 11, 2017, 20:36 strarsis wrote: > And an additional request which is also related:...

You can do it today anyway right? Because you can use `scp`. So it is just a matter of creating a script that does `curl` or `wget` and then `scp`...

I will try to check how exactly the swarm in being registered. I suspect it is probably using HTTPS which we still don't support. On Tue, Apr 25, 2017 at...

I have already started with the development of this. In go. I have it in a local repo, wanted to finish something before pushing it to github. It will live...

Yes. I like the idea of having feedback. I wonder if we should do it with the container you mentioned or with a Google form survey. On Wed, Apr 5,...

This looks very promising. I think we should still check for available ram and hdd space before trying to create a session and instance. The reasoning is that if you...

Which browser and OS are you using? On Thu, Jun 1, 2017, 08:00 BasBe wrote: > The terminals which are being opened on the playground, are not resized > properly...