yp05327
yp05327
Update is done.
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
  😕
Which one is correct?
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....