Yihang "Corvo" Liu
Yihang "Corvo" Liu
We might want to check if https://github.com/MinaProtocol/mina/pull/17634 could replace this as well
可以提供个具体的pattern吗,不想就为了这一个影片添加一个规则
They remove upstream support for this: https://github.com/ziglang/zig/commit/dcbd5ad1553c5994353de47babc0e07e02153bd8
构建系统更新成poetry了,请问可以麻烦更新一下docker脚本吗,感谢 :) 。 可以参考[这里](https://github.com/Yuukiy/JavSP#%E6%9B%B4%E5%96%9C%E6%AC%A2%E6%BA%90%E4%BB%A3%E7%A0%81)。
以及,有办法不复制一份config.ini吗
版本号生成似乎有点问题:  因为必须要读取git tags,所以在build的时候要像actions里那样,pull下来之后要先运行: ``` git fetch --prune --unshallow --tags ```
TBH我感觉这个动态生成版本号的功能其实没啥必要,还造成了很多麻烦,希望能删除掉@Yuukiy
https://github.com/gfriends/gfriends
好像windows下不支持文件名加换行,我的linux下没有这样的问题。 Nevertheless 我待会加一个commit过滤下文件名好了
已fix,麻烦测试下master。 我的电脑是linux所以没法测试