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

Parallelize CI #721

Open
casey opened this issue Oct 28, 2020 · 3 comments
Open

Parallelize CI #721

casey opened this issue Oct 28, 2020 · 3 comments

Comments

@casey
Copy link
Owner

casey commented Oct 28, 2020

Many CI jobs (formatting, testing, etc) can probably run in parallel.

@bryan-aguilar
Copy link

Hi @casey,

Is this still in development? I just stumbled upon this project and really like the looks of it. The one thing holding me back from adopting this in replacement of make is some type of parallel job runner similar to make -j. I have a bunch of CI tests where parallelization is extremely beneficial and a borderline necessity.

@casey
Copy link
Owner Author

casey commented Apr 12, 2022

Hi @bryan-aguilar! Just is being actively maintained, and sometimes actively developed. I always fix bugs (of which there are very few) but only really add new features when I'm feeling motivated, since I have other projects that are taking up most of my time. This particular feature isn't something that I have concrete plans to add, although it wouldn't be that hard for a decent Rust programmer to add it, so if a contributor is motivated it might happen.

@marziply
Copy link

marziply commented Aug 1, 2023

@casey might be worth checking out #1562 :)

I'd love to see this feature implemented, I know I would make extensive use of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants