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 tests on all ecosystems, except for Pub #8139

Merged

Conversation

deivid-rodriguez
Copy link
Contributor

@deivid-rodriguez deivid-rodriguez commented Oct 4, 2023

When I worked on #6590, I apparently forgot to enable parallel tests for all ecosystems. All of them seem to be running fine in parallel, except for Pub.

For now I'm enabling parallel tests for the others.

@deivid-rodriguez deivid-rodriguez requested a review from a team as a code owner October 4, 2023 07:04
@github-actions github-actions bot added L: java:gradle Maven packages via Gradle L: github:actions GitHub Actions L: elm Elm packages L: git:submodules Git submodules L: terraform Terraform packages L: docker Docker containers L: rust:cargo Rust crates via cargo L: dotnet:nuget NuGet packages via nuget or dotnet L: java:maven Maven packages via Maven L: dart:pub Dart packages via pub labels Oct 4, 2023
@deivid-rodriguez deivid-rodriguez force-pushed the deivid-rodriguez/consistently-run-turbo-tests branch from 01ffe76 to f3c4080 Compare October 4, 2023 12:20
@github-actions github-actions bot removed the L: dart:pub Dart packages via pub label Oct 4, 2023
@deivid-rodriguez deivid-rodriguez changed the title Parallelize all ecosystems Parallelize all ecosystems, except for Pub Oct 4, 2023
Pub is having some issues, so I'll work on that separately.
@deivid-rodriguez deivid-rodriguez force-pushed the deivid-rodriguez/consistently-run-turbo-tests branch from f3c4080 to 9a2e743 Compare October 4, 2023 13:56
@deivid-rodriguez deivid-rodriguez changed the title Parallelize all ecosystems, except for Pub Parallelize tests on all ecosystems, except for Pub Oct 4, 2023
@deivid-rodriguez deivid-rodriguez merged commit c0d18d4 into main Oct 4, 2023
97 checks passed
@deivid-rodriguez deivid-rodriguez deleted the deivid-rodriguez/consistently-run-turbo-tests branch October 4, 2023 14:10
brettfo pushed a commit to brettfo/dependabot-core that referenced this pull request Oct 11, 2023
Pub is having some issues, so I'll work on that separately.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: docker Docker containers L: dotnet:nuget NuGet packages via nuget or dotnet L: elm Elm packages L: git:submodules Git submodules L: github:actions GitHub Actions L: java:gradle Maven packages via Gradle L: java:maven Maven packages via Maven L: rust:cargo Rust crates via cargo L: terraform Terraform packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants