Lauris BH
Lauris BH
this would also help not only with git but other container images that does not support providing option like skip verify or anything like that
this could be helpful in combination with trusted images ex. currently setting trusted image `woodpeckerci/plugin-git` you can still use: ```yaml image: woodpeckerci/plugin-git commands: - echo ${SECRET} ``` adding such option...
This should probably be created as separate service/repo to make it more easy to maintain and not to bring too many dependencies into core
isn't permissions requested only on sync? branch caching could be tricky as they could change quite often
> No we currently fetch it quite frequently at the moment #485. Some users are even running in rate-limits by this with Github. Only on sync (if you mean the...
Assets are served correctly but problem is that URLs generated in page etc are wrong at least for web font files, icon images and favicons
I think it is still not fixed
Still issue
Still issue
Is there a docker image that points to latest master?