Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

建议将二进制文件单独存放在一个仓库而不是放在gh-pages这个branch中 #1151

Closed
HSidhiuwhfiunci opened this issue Jan 23, 2025 · 1 comment

Comments

@HSidhiuwhfiunci
Copy link

摘要

建议将二进制文件单独存放在一个仓库而不是放在gh-pages这个branch中

输入方案

所有方案

相关应用

与这个主题无关

系统信息

archlinux

详细说明

由于在archlinux中,使用AUR提供的PKGBUILD制作rime-ice相关的包时, makepkg会先同步所使用的git source的全部branch的所有内容(并且没有控制的选项), 这就导致了即使是非常小的更新(比如常规的词库更新),也会同步gh-pages中的各种二进制文件,比如dist中的一些共享库文件,还有rime-ice.zip这个文件,由于这些文件对于git来说属于二进制文件,所以一旦这些文件发生变化就要同步新的完整的这些文件,这样不仅仅使得每次更新时要多下载很多对制作这个rime-ice相关的包无用的数据,并且时间久了会导致rime-ice这个git仓库体积膨胀得很快,这样无论是从已有仓库数据上进行makepkg时下载增量还是从空白开始makepkg都会同步很多不必要的数据。

自定义配置

No response

@mirtlecn
Copy link
Collaborator

mirtlecn commented Jan 24, 2025

删掉了这个分支,相关需求打算另开 repo #1128 ,或者使用其他服务。

Repository owner deleted a comment from mirtlebot Jan 24, 2025
Slinet6056 pushed a commit to Slinet6056/rime-ice that referenced this issue Jan 25, 2025
Slinet6056 pushed a commit to Slinet6056/rime-ice that referenced this issue Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants