lencx

Results 521 comments of lencx

我认为这个扩展性的问题吧,如果该`action`只用于同步多个仓库,不细化,也是ok的。但是如果放在场景中,需求是千奇百怪的,每次去写脚本,也是复杂的。可以对单个仓库实现一些自定义不知道是否算一定的通用性?

也可能只是我个人的需求,想把build后的文件目录推送到gitee上做一个镜像部署,并不希望将源码也同步到gitee。 `peaceiris/actions-gh-pages`是支持自动构建推送,但不支持推送gitee。而`Yikun/hub-mirror-action`支持的应该是多仓库定时同步。当时提issues的时候,是我没搞清楚该项目的定位,抱歉。

我目前暂未折腾了。谢谢你的参考[1],有时间再学习一下。

Cookie cache is written by the server and cannot be cleared through scripts. You can enter the debug interface through the developer tools in the help menu to manually delete...

api 和官网还是有点区别的

This project has currently only released a simplest version, and there are still a lot of features under development. In the future, it will also support web access, just like...

Sorry, its core is closed source. This repository is mainly used to store application installers and code for upcoming supported plugins.

我也没有 gpt4 的权限,没法验证,应该会被 openai 拦截吧。

看一下自己的 `上下文级别` 是不是设置太大了,openai api 对接口 token 长度是有限制的,建议设置 3-5 条,稍微记忆即可。

嗯,不光同步,还要把之前官网那种访问形式迁移过来。