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

fix(testing): fix ts-jest migration #3900

Merged
merged 1 commit into from
Oct 13, 2020
Merged

Conversation

FrozenPandaz
Copy link
Collaborator

@FrozenPandaz FrozenPandaz commented Oct 9, 2020

Current Behavior

The ts-jest migration skips all projects after the first project that doesn't use ts-jest...

Expected Behavior

The ts-jest migration goes through all projects.

Related Issue(s)

Fixes #

@nx-cloud
Copy link

nx-cloud bot commented Oct 9, 2020

Nx Cloud Report

CI ran the following commands for commit 9e0a54f. Click to see the status, the terminal output, and the build insights.

Status Command Start Time
#000000 nx build-base express 10/9/2020, 10:40:10 PM
#000000 nx build-base nest 10/9/2020, 10:40:09 PM
#000000 nx build-base next 10/9/2020, 10:40:07 PM
#000000 nx build-base react 10/9/2020, 10:40:10 PM
#000000 nx run-many --target=build --all --parallel 10/9/2020, 10:39:49 PM
#000000 nx run-many --target=e2e --projects=e2e-angular 10/9/2020, 10:41:44 PM
#000000 nx run-many --target=e2e --projects=e2e-jest 10/9/2020, 10:40:19 PM
#000000 nx run-many --target=e2e --projects=e2e-next 10/9/2020, 10:40:16 PM
#000000 nx run-many --target=e2e --projects=e2e-node 10/9/2020, 10:40:21 PM
#000000 nx run-many --target=e2e --projects=e2e-react 10/9/2020, 10:40:17 PM
#000000 nx run-many --target=e2e --projects=e2e-web 10/9/2020, 10:40:43 PM
#000000 nx run-many --target=lint --all --parallel 10/9/2020, 10:41:44 PM
#000000 nx run-many --target=test --all --parallel 10/9/2020, 10:39:30 PM

Sent with 💌 from NxCloud.

@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant