foosinn
foosinn
Update: Switching to Video mode seems to work for me
Feel free to implement the support for it. A pull request is very welcome! We currently dont use Gitea, so we wont go for it.
Just stumbled over this issue. Seems gitea has now support for this: https://github.com/go-gitea/gitea/pull/21177
Hey @nefischer thanks! Just started looking into this. Will try to get it merged this or next week.
Do you know if the conversion just happens implicitly? Or did your changes just allow to support a single starlak pipeline?
We have migrated all setups to CNAME that where affected by this issue. Sorry but we cant give insight here.
Well, now we are running again into the issue, even with cnames ``"zone": "example.com"`` // +optional Zone string `json:"zone,omitempty"` ``` But it seems like i am missing something. Thanks!
I opened the pull request to share my current code thats having the issues
hey @garrettheel, i find it odd that updating changes the repositories. Do the displayed changes cause changes on the github repos?
@Uthar thats for sharing, thats really awesome. Really snappy. With `-H` you also geht hidden but not ignored files. ```el ;; counsel (use-package counsel :ensure t :config (counsel-mode 1) (setq...