Kael Baldwin
Kael Baldwin
go-github supports github API's conditional requests, but it requires you to use your own Transport that is set up for it. In one of my own projects that uses go-github,...
Not sure if this is the only roadblock to windows compatibility, but I think the `%D` strftime format code isn't compatible with windows? I attempted to run this on python...
running: `devspace run deploy-devspace-cloud-no-tls` Currently sets `--var DOMAIN=""` and I'm not sure why, but it's causing the ingress to have no host value. I'll create a PR to fix this...
It would be nice if devspace-cloud's authentication worked with Active Directory at some point down the road.