Fabian Kramm

Results 441 comments of Fabian Kramm

@mrsimonemms thanks a lot for the progress on this!

Closing this for now, please feel free to reopen if still relevant

@mrsimonemms thanks a lot for creating this issue! Yes that is a very good idea, I think this was part of our roadmap item to implement dotfiles as well.

@d3287t328 thanks for creating this issue! Yes sounds like a cool idea, not sure when we will have time to implement this, but if you want to give it a...

@audacioustux thanks a lot for creating this issue! You are correct, thats definitely a mistake, we will fix that!

@Holden3148 thanks for creating this issue! I believe this should be fixed through https://github.com/loft-sh/devpod/pull/495, but I'll double check this

@jontstaz thanks a lot for creating this issue! I just tried to reproduce and it was working for me. Does it work through https clone?

@jontstaz can you post the log when you try this? Something like: ``` devpod up https://github.com/my-org/my-private-repo --provider gcloud ``` has worked for me.

@koolay thanks for creating this issue! Not sure if I understand this correctly, but is this ENV var not working for you? Or do you want a way how to...

For the CLI you can just use: ``` DEVPOD_AGENT_URL=https://github.com/loft-sh/devpod/releases/download/v0.2.1 devpod up ... ``` But we will also create a context option for you to set in the Loft UI as...