iBug
iBug
既没有上游地址也没有镜像方式?给的链接是个说明文档
>  > 为什么会这样 应该是因为 [Let's Encrypt 换了新的根证书 CA][1] 导致旧的客户端(没有提前信任这个新的 Root CA 的)不接受新的 LE 证书。暂时使用 HTTP 可以绕过问题,不过能更新客户端或系统里的 `ca-certificates` 软件包会更好。 [1]: https://letsencrypt.org/2020/09/17/new-root-and-intermediates.html
镜像容量显然不止 98M,光[这一个文件夹][1]里的东西就几百 MB 了,并且一共 9 个文件夹加 archive 不知道总容量有多少,可能在几十到几百 GB 之间。 同时该网站没有看到 rsync 等良好的同步方式。 [1]: https://dl.min.io/server/minio/release/linux-amd64/
重复内容 #173 上已有 **10 个** :+1:,记录一下
> reStructuredText 的格式与 Markdown 不同,请 clone 仓库后 `make html` 验证修改有效性。 见上
可能有关的背景事件:
根据 ,jsDelivr 已经有 hex.pm 的镜像了,并且 jsDelivr 在中国大陆可以有效访问。除非此镜像有足够的需求,我们会更优先考虑其他镜像申请(参考本仓库目前 open 的 issues)
Has this FR got any recent insights? It'd be nice to be able to paginate archive pages - they're getting too long.
I have a feeling that (from me) that removed the creation of `.git/info/attributes` on MS side might be the cause, but my Git-fu told me [this `.gitattributes` file](https://github.com/Charcoal-SE/SmokeDetector/blob/master/.gitattributes) should always...
@makyen Following up lest this be left in the oblivion: AFAICT, GitHub Actions *never* had issues with permissions of `GITHUB_TOKEN` from GitHub Actions. The token from Actions running in forks...