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

Skip to content

fix(repo): tests and e2e, enable linting for workspace to set baseline#3790

Merged
FrozenPandaz merged 3 commits intonrwl:masterfrom
JamesHenry:enable-linting-baseline
Sep 23, 2020
Merged

fix(repo): tests and e2e, enable linting for workspace to set baseline#3790
FrozenPandaz merged 3 commits intonrwl:masterfrom
JamesHenry:enable-linting-baseline

Conversation

@JamesHenry
Copy link
Collaborator

@JamesHenry JamesHenry commented Sep 23, 2020

Current Behavior

Master has broken tests and e2e suites introduced by #3766. (This needs further investigation into how this could have happened)

Additionally, linting is not set up for most projects in the Nx workspace (original purpose of PR)

Expected Behavior

All tests and e2e suites should work and linting should be set up for all projects and should run in CI.

Related Issue(s)

As suggested to @FrozenPandaz, it is important that we set up a baseline of linting today before we merge #3763 so that we can appropriately get an idea of before and after, and so that we can dogfood the automated migrations.

@nx-cloud
Copy link
Contributor

nx-cloud bot commented Sep 23, 2020

Nx Cloud Report

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

Status Command Start Time
#000000 nx run-many --target=build --all --parallel 9/23/2020, 11:26:40 AM
#000000 nx run-many --target=e2e --projects=e2e-angular,e2e-bazel 9/23/2020, 11:27:08 AM
#000000 nx run-many --target=e2e --projects=e2e-cypress,e2e-jest,e2e-nx-plugin 9/23/2020, 11:28:41 AM
#000000 nx run-many --target=e2e --projects=e2e-next 9/23/2020, 11:27:52 AM
#000000 nx run-many --target=e2e --projects=e2e-node 9/23/2020, 11:27:14 AM
#000000 nx run-many --target=e2e --projects=e2e-react 9/23/2020, 11:28:06 AM
#000000 nx run-many --target=e2e --projects=e2e-web,e2e-linter,e2e-storybook 9/23/2020, 11:27:04 AM
#000000 nx run-many --target=e2e --projects=e2e-workspace,e2e-cli 9/23/2020, 11:26:52 AM
#000000 nx run-many --target=lint --all --parallel 9/23/2020, 11:29:07 AM
#000000 nx run-many --target=test --all --parallel 9/23/2020, 11:28:19 AM

Sent with 💌 from NxCloud.

@nx-cloud
Copy link
Contributor

nx-cloud bot commented Sep 23, 2020

Nx Cloud Report

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

Status Command Start Time
#000000 nx build-base express 9/23/2020, 9:11:41 AM
#000000 nx build-base nest 9/23/2020, 9:11:41 AM
#000000 nx build-base next 9/23/2020, 9:11:37 AM
#000000 nx build-base react 9/23/2020, 9:11:41 AM
#000000 nx build-base storybook 9/23/2020, 9:11:32 AM
#000000 nx run-many --target=build --all --parallel 9/23/2020, 9:11:14 AM
#000000 nx run-many --target=e2e --projects=e2e-angular,e2e-bazel 9/23/2020, 9:12:01 AM
#000000 nx run-many --target=e2e --projects=e2e-cypress,e2e-jest,e2e-nx-plugin 9/23/2020, 9:11:44 AM
#000000 nx run-many --target=e2e --projects=e2e-next 9/23/2020, 9:13:13 AM
#000000 nx run-many --target=test --all --parallel 9/23/2020, 9:11:05 AM

Sent with 💌 from NxCloud.

@JamesHenry JamesHenry changed the title chore(repo): enable linting for workspace to set baseline fix(repo): tests and e2e, enable linting for workspace to set baseline Sep 23, 2020
@FrozenPandaz FrozenPandaz merged commit 122afe7 into nrwl:master Sep 23, 2020
@JamesHenry JamesHenry deleted the enable-linting-baseline branch September 23, 2020 14:01
Doginal pushed a commit to Doginal/nx that referenced this pull request Nov 25, 2020
nrwl#3790)

* chore(repo): enable linting for workspace to set baseline

* fix(repo): broken tests from master branch

* fix(repo): broken e2e tests from master branch
@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.

2 participants