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 build jobs for platforms & split build-release workflow #66

Merged
merged 5 commits into from
Jan 2, 2025

Conversation

jhen0409
Copy link
Member

@jhen0409 jhen0409 commented Jan 2, 2025

I feel like the current release steps is a bit hard to read as it contains many platform-specific checks, so I just split it to multiple jobs.

Also, I split the release build into another workflow so we can easily to test each commit by triggering the workflow.

@jhen0409 jhen0409 requested a review from Copilot January 2, 2025 02:13

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

.github/workflows/build-release.yml:52

  • The artifact name 'bin-linux-arm64' is incorrect for the Linux x86_64 build. It should be renamed to 'bin-linux-x86_64'.
name: bin-linux-arm64
@jhen0409 jhen0409 requested a review from hans00 January 2, 2025 02:20
@hans00 hans00 changed the title feat(ci): split build jobs for platforms & split build-release workflow ci: split build jobs for platforms & split build-release workflow Jan 2, 2025
@hans00 hans00 merged commit 18b810a into main Jan 2, 2025
1 check passed
@hans00 hans00 deleted the split-ci branch January 2, 2025 06:12
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