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

补充Action? #1

Open
lixiangwuxian opened this issue Jun 30, 2024 · 2 comments
Open

补充Action? #1

lixiangwuxian opened this issue Jun 30, 2024 · 2 comments

Comments

@lixiangwuxian
Copy link

加入github action编译生成不同环境依赖

@DawningW
Copy link
Owner

DawningW commented Jul 1, 2024

持续集成是2.0版本的重点工作之一,之前一直想做来着,研究了一下别人咋做的发现别人都是把各语言的binding放在单独的仓库中,尤其是go的binding
但是crp由于采用单仓库架构,要是把所有的action写到一个仓库里构建时间会非常长,然后release里也可能会出好几十个包,毕竟光Python就有十几种组合。。。
所以计划2.0或3.0版本将binding拆分到单独仓库并单独写各自的action

@lixiangwuxian
Copy link
Author

字词

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