Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(repo): update nx to 10.3.0-rc.1#3840

Merged
FrozenPandaz merged 1 commit intonrwl:masterfrom
FrozenPandaz:nx10.3
Oct 2, 2020
Merged

feat(repo): update nx to 10.3.0-rc.1#3840
FrozenPandaz merged 1 commit intonrwl:masterfrom
FrozenPandaz:nx10.3

Conversation

@FrozenPandaz
Copy link
Collaborator

@FrozenPandaz FrozenPandaz commented Sep 30, 2020

Current Behavior

Nx 10.2 is used.

Expected Behavior

Nx 10.3.0-beta.3 is used

Related Issue(s)

Fixes #

@nx-cloud
Copy link
Contributor

nx-cloud bot commented Sep 30, 2020

Nx Cloud Report

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

Status Command Start Time
#000000 nx build-base express 10/2/2020, 4:15:11 PM
#000000 nx build-base nest 10/2/2020, 4:15:11 PM
#000000 nx build-base next 10/2/2020, 4:15:16 PM
#000000 nx build-base react 10/2/2020, 4:15:11 PM
#000000 nx run-many --target=build --all --parallel 10/2/2020, 4:15:11 PM
#000000 nx run-many --target=e2e --projects=e2e-angular,e2e-bazel 10/2/2020, 4:15:26 PM
#000000 nx run-many --target=e2e --projects=e2e-cypress,e2e-jest,e2e-nx-plugin 10/2/2020, 4:15:12 PM
#000000 nx run-many --target=e2e --projects=e2e-next 10/2/2020, 4:14:54 PM
#000000 nx run-many --target=e2e --projects=e2e-node 10/2/2020, 4:15:32 PM
#000000 nx run-many --target=e2e --projects=e2e-react 10/2/2020, 4:14:53 PM
#000000 nx run-many --target=e2e --projects=e2e-web,e2e-linter,e2e-storybook 10/2/2020, 4:15:14 PM
#000000 nx run-many --target=e2e --projects=e2e-workspace,e2e-cli 10/2/2020, 4:15:29 PM
#000000 nx run-many --target=lint --all --parallel 10/2/2020, 4:15:35 PM

Sent with 💌 from NxCloud.

@FrozenPandaz FrozenPandaz force-pushed the nx10.3 branch 3 times, most recently from 682890a to 03d892c Compare October 1, 2020 02:50
jest.config.js Outdated
Comment on lines 22 to 34
'<rootDir>/e2e/cli',
'<rootDir>/e2e/angular',
'<rootDir>/e2e/bazel',
'<rootDir>/e2e/cypress',
'<rootDir>/e2e/jest',
'<rootDir>/e2e/linter',
'<rootDir>/e2e/next',
'<rootDir>/e2e/node',
'<rootDir>/e2e/react',
'<rootDir>/e2e/storybook',
'<rootDir>/e2e/web',
'<rootDir>/e2e/workspace',
'<rootDir>/e2e/nx-plugin',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We might want to remove these from the root jest config. If someone runs jest, they're going to have a bad time because of these e2es 😅

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea :)

@FrozenPandaz FrozenPandaz changed the title feat(repo): update nx to 10.3.0-beta.2 feat(repo): update nx to 10.3.0-rc.1 Oct 2, 2020
@JamesHenry
Copy link
Collaborator

JamesHenry commented Oct 2, 2020

@FrozenPandaz FYI I added this PR which should also go in for 10.3: #3852 (it's green and ready for review)

This has actually been an issue ever since ESLint support was added

@github-actions
Copy link
Contributor

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.

3 participants