cleanup(misc): remove outdated run-e2e-tests targets (#18147)

This commit is contained in:
MaxKless 2023-07-17 21:05:39 +02:00 committed by GitHub
parent e2c0abc1a7
commit 59f696c85b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
27 changed files with 27 additions and 54 deletions

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/angular-core", "sourceRoot": "e2e/angular-core",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e": {}, "e2e": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["angular"] "implicitDependencies": ["angular"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/angular-extensions", "sourceRoot": "e2e/angular-extensions",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e": {}, "e2e": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["angular"] "implicitDependencies": ["angular"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/cypress", "sourceRoot": "e2e/cypress",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e": {}, "e2e": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["cypress", "react"] "implicitDependencies": ["cypress", "react"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/detox", "sourceRoot": "e2e/detox",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e-macos": {}, "e2e-macos": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["detox"] "implicitDependencies": ["detox"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/esbuild", "sourceRoot": "e2e/esbuild",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e": {}, "e2e": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["esbuild"] "implicitDependencies": ["esbuild"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/expo", "sourceRoot": "e2e/expo",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e-macos": {}, "e2e-macos": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["expo"] "implicitDependencies": ["expo"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/jest", "sourceRoot": "e2e/jest",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e": {}, "e2e": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["jest"] "implicitDependencies": ["jest"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/js", "sourceRoot": "e2e/js",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e": {}, "e2e": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["jest"] "implicitDependencies": ["jest"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/lerna-smoke-tests", "sourceRoot": "e2e/lerna-smoke-tests",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e": {}, "e2e": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["nx", "devkit"] "implicitDependencies": ["nx", "devkit"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/next", "sourceRoot": "e2e/next",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e": {}, "e2e": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["next"] "implicitDependencies": ["next"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/node", "sourceRoot": "e2e/node",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e": {}, "e2e": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["node", "nest"] "implicitDependencies": ["node", "nest"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/nx-init", "sourceRoot": "e2e/nx-init",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e": {}, "e2e": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["nx"] "implicitDependencies": ["nx"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/nx-misc", "sourceRoot": "e2e/nx-misc",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e": {}, "e2e": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["js"] "implicitDependencies": ["js"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/nx-run", "sourceRoot": "e2e/nx-run",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e": {}, "e2e": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["js"] "implicitDependencies": ["js"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/playwright", "sourceRoot": "e2e/playwright",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e": {}, "e2e": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["playwright"] "implicitDependencies": ["playwright"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/plugin", "sourceRoot": "e2e/plugin",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e": {}, "e2e": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["create-nx-plugin"] "implicitDependencies": ["create-nx-plugin"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/react-core", "sourceRoot": "e2e/react-core",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e": {}, "e2e": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["react"] "implicitDependencies": ["react"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/react-extensions", "sourceRoot": "e2e/react-extensions",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e": {}, "e2e": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["react"] "implicitDependencies": ["react"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/react-native", "sourceRoot": "e2e/react-native",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e-macos": {}, "e2e-macos": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["react-native"] "implicitDependencies": ["react-native"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/rollup", "sourceRoot": "e2e/rollup",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e": {}, "e2e": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["rollup", "js"] "implicitDependencies": ["rollup", "js"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/storybook-angular", "sourceRoot": "e2e/storybook-angular",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e": {}, "e2e": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["storybook"] "implicitDependencies": ["storybook"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/storybook", "sourceRoot": "e2e/storybook",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e": {}, "e2e": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["storybook"] "implicitDependencies": ["storybook"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/vite", "sourceRoot": "e2e/vite",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e": {}, "e2e": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["vite"] "implicitDependencies": ["vite"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/web", "sourceRoot": "e2e/web",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e": {}, "e2e": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["web"] "implicitDependencies": ["web"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/webpack", "sourceRoot": "e2e/webpack",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e": {}, "e2e": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["webpack"] "implicitDependencies": ["webpack"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/workspace-create-npm", "sourceRoot": "e2e/workspace-create-npm",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e": {}, "e2e": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["create-nx-workspace"] "implicitDependencies": ["create-nx-workspace"]
} }

View File

@ -4,8 +4,7 @@
"sourceRoot": "e2e/workspace-create", "sourceRoot": "e2e/workspace-create",
"projectType": "application", "projectType": "application",
"targets": { "targets": {
"e2e": {}, "e2e": {}
"run-e2e-tests": {}
}, },
"implicitDependencies": ["create-nx-workspace"] "implicitDependencies": ["create-nx-workspace"]
} }