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

Parallelise the pre-merge workflow #350

Merged
merged 1 commit into from
May 22, 2020

Conversation

cortinico
Copy link
Member

📄 Context

Let's split the pre-merge workflow into smaller jobs that can run in parallel.

This should significantly increase the speed of the CI and will provide immediate feedback on the PR on what failed.

🛠️ How to test

If the CI is ✅, we're good to go.

@cortinico cortinico added the infra Issue or pull request relate to the library infrastructure (CI, Release mgmt, etc.) label May 22, 2020
@cortinico cortinico requested a review from vbuberen May 22, 2020 18:00
@vbuberen
Copy link
Collaborator

It is a nice boost!

@cortinico cortinico merged commit de3269f into ChuckerTeam:develop May 22, 2020
@cortinico cortinico deleted the parallelize-pre-merge branch May 22, 2020 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra Issue or pull request relate to the library infrastructure (CI, Release mgmt, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants