Lauris BH
Lauris BH
Hopefully we come to the phase to stabilize that at least pipeline definitions are stable to not have breaking changes and if just for server side it really does not...
Please provide either sample file that would allow to reproduce the problem or at least stack trance and exact panic message
Looks like a valid fix, please submit PR
This is intended behavior. Read rights allows to create new issues and comment them but only with write rights you can edit issue properties (labels/milestones etc). Usually such things can...
I don't know if urfave/cli still checks that required arguments are not empty if required (you can provide argument but provide it with empty value) so check for empty value...
As it's common use case for gitea this could be added as option
I also like templ and would be for this but there would be one drawback - customization as we currently provide a way to override templates so we need to...
Yeah but still they can be used only by recompiling gitea binary (I'm not against this, I don't use that but just things to consider). That's why we need to...
Let's check if tests work but from diff looks to me that go code side will also need updates
Tests seem to be working but to be on par with linguist this PR https://github.com/github-linguist/linguist/pull/5103 should probably be also ported to Go