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

ci: split out the workflows #61

Closed
wants to merge 2 commits into from
Closed

ci: split out the workflows #61

wants to merge 2 commits into from

Conversation

chenrui333
Copy link
Contributor

followup #60

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Rui Chen <rui@chenrui.dev>
@@ -0,0 +1,59 @@
name: CI (macOS)

on:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

是不是可以复用之前的 ci.yml 文件,然后用两个 job 来区分?这样触发条件就能复用了

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

我觉得 分开比较好一点?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

macOS/Linux 理论上应该是一致的,分开的意义不大,很多重复的地方。

现在的不一致只是实现上有些瑕疵,我觉得正确的方式应该是让我们的依赖支持两个平台,这样我们就不用特殊处理了。

@jiacai2050 jiacai2050 mentioned this pull request May 15, 2024
jiacai2050 added a commit that referenced this pull request May 15, 2024
@jiacai2050 jiacai2050 deleted the split-ci branch May 15, 2024 03:16
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

Successfully merging this pull request may close these issues.

2 participants