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

Consider use other CI for parallelism #374

Open
tigercosmos opened this issue Jun 23, 2024 · 3 comments
Open

Consider use other CI for parallelism #374

tigercosmos opened this issue Jun 23, 2024 · 3 comments
Labels
enhancement New feature or request test testing and continuous integration

Comments

@tigercosmos
Copy link
Collaborator

Currently, we already reached the GitHub action parallelism limit.
Consider adding other CI services to achieve better parallelism to speed up the CI process.

Circle CI looks good to me, as they seem friendly to the OSS project.
https://circleci.com/open-source/

@yungyuc yungyuc added test testing and continuous integration enhancement New feature or request labels Jun 23, 2024
@yungyuc
Copy link
Member

yungyuc commented Jun 23, 2024

Before looking into other CI services, we should refactor our CI script. It is taking excessive resources (and time).

cc @terrychan999

@tigercosmos
Copy link
Collaborator Author

@yungyuc what's kind of the refactoring?

@yungyuc
Copy link
Member

yungyuc commented Jun 23, 2024

Work that makes CI run faster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request test testing and continuous integration
Projects
None yet
Development

No branches or pull requests

2 participants