Abiola Ibrahim
Abiola Ibrahim
Not right now but it can be added as a feature to Git
This is accurate > I'm guessing the plugin is hitting the first match and then abandoning?
Oops, thanks for reporting this. Unfortunately I do not have time to work on this at the moment, it may take a week or two.
Hmmm, except adding the option of allowing the git plugin to block Caddy's startup until successful clone.
Try this Use https url if public repo. e.g. `https://test.com/path/to/repo`. Or this format if it is private repo. `[email protected]:user/repo`.
The latter. > Is this a platform issue with Windows, or a case of testing and implementing something straightforward? Basically we just need something like this for windows. https://github.com/abiosoft/caddy-git/blob/master/scripts.go#L72
As a workaround you can use url authentication on windows. e.g. `http://user:[email protected]/user/repo`
Hi, do you have a workaround for this yet ? Got busy and couldn't really look at issues all this while.
I will definitely appreciate a pull request. Thanks.
Sorry @miekg, I don't know how I miss this in my email all this while. I've not explored CoreDNS's code yet to know what needs to be done. And I'm...