yp05327

Results 309 comments of yp05327

This has been supported in https://github.com/go-gitea/gitea/pull/24366/commits/110b928d97b61becf1fc91805d12f1819441bd9e But I noticed a problem. If admin want to edit a individual runner from admin panel which doesn't belong to him, which URL should...

It seems zope is not installed in docker image by default. I installed it, and it worked. ``` pip install zope ```

There's already a PR to fix it since 1 year ago: https://github.com/tengattack/certbot-dns-dnspod/pull/12 But it seems that the owner of [certbot-dns-dnspod](https://github.com/tengattack/certbot-dns-dnspod) doesn't maintain it anymore. I don't think NPM has responsibility...

Replaced by #31683

![image](https://github.com/go-gitea/gitea/assets/18380374/24238eba-58f9-48f4-8fdd-7ab60f4558ae) ![image](https://github.com/go-gitea/gitea/assets/18380374/203da7d2-fd11-4f90-8bf2-533f10155296) 😕

Can we catch the error when index not existing, then only show a warning, and return no error? Maybe CI failure related.

https://github.com/go-gitea/gitea/actions/runs/8996206824/job/24712337648#step:8:142 no there is another fail

Maybe not related, I did some work for deploying Gitea based on docker-compose, which likes using helm chart in k8s. But I have no enough time to maintain it now....