Skip to content

Commit

Permalink
feat(core): remove @nrwl/workspace:run-commands and @nrwl/workspace:r…
Browse files Browse the repository at this point in the history
…un-script
  • Loading branch information
FrozenPandaz committed Apr 14, 2023
1 parent 2ddf806 commit 13289ae
Show file tree
Hide file tree
Showing 22 changed files with 8 additions and 1,045 deletions.
16 changes: 0 additions & 16 deletions docs/generated/manifests/menus.json
Original file line number Diff line number Diff line change
Expand Up @@ -6649,29 +6649,13 @@
"path": "/packages/workspace/executors",
"name": "executors",
"children": [
{
"id": "run-commands",
"path": "/packages/workspace/executors/run-commands",
"name": "run-commands",
"children": [],
"isExternal": false,
"disableCollapsible": false
},
{
"id": "counter",
"path": "/packages/workspace/executors/counter",
"name": "counter",
"children": [],
"isExternal": false,
"disableCollapsible": false
},
{
"id": "run-script",
"path": "/packages/workspace/executors/run-script",
"name": "run-script",
"children": [],
"isExternal": false,
"disableCollapsible": false
}
],
"isExternal": false,
Expand Down
18 changes: 0 additions & 18 deletions docs/generated/manifests/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -2866,15 +2866,6 @@
"root": "/packages/workspace",
"source": "/packages/workspace/src",
"executors": {
"/packages/workspace/executors/run-commands": {
"description": "Run any custom commands with Nx.",
"file": "generated/packages/workspace/executors/run-commands.json",
"hidden": false,
"name": "run-commands",
"originalFilePath": "/packages/workspace/src/executors/run-commands/schema.json",
"path": "/packages/workspace/executors/run-commands",
"type": "executor"
},
"/packages/workspace/executors/counter": {
"description": "A dummy executor useful for E2E tests.",
"file": "generated/packages/workspace/executors/counter.json",
Expand All @@ -2883,15 +2874,6 @@
"originalFilePath": "/packages/workspace/src/executors/counter/schema.json",
"path": "/packages/workspace/executors/counter",
"type": "executor"
},
"/packages/workspace/executors/run-script": {
"description": "Run an NPM script using Nx.",
"file": "generated/packages/workspace/executors/run-script.json",
"hidden": false,
"name": "run-script",
"originalFilePath": "/packages/workspace/src/executors/run-script/schema.json",
"path": "/packages/workspace/executors/run-script",
"type": "executor"
}
},
"generators": {
Expand Down
18 changes: 0 additions & 18 deletions docs/generated/packages-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2835,15 +2835,6 @@
}
],
"executors": [
{
"description": "Run any custom commands with Nx.",
"file": "generated/packages/workspace/executors/run-commands.json",
"hidden": false,
"name": "run-commands",
"originalFilePath": "/packages/workspace/src/executors/run-commands/schema.json",
"path": "workspace/executors/run-commands",
"type": "executor"
},
{
"description": "A dummy executor useful for E2E tests.",
"file": "generated/packages/workspace/executors/counter.json",
Expand All @@ -2852,15 +2843,6 @@
"originalFilePath": "/packages/workspace/src/executors/counter/schema.json",
"path": "workspace/executors/counter",
"type": "executor"
},
{
"description": "Run an NPM script using Nx.",
"file": "generated/packages/workspace/executors/run-script.json",
"hidden": false,
"name": "run-script",
"originalFilePath": "/packages/workspace/src/executors/run-script/schema.json",
"path": "workspace/executors/run-script",
"type": "executor"
}
],
"generators": [
Expand Down
51 changes: 0 additions & 51 deletions docs/generated/packages/angular/generators/downgrade-module.json

This file was deleted.

42 changes: 0 additions & 42 deletions docs/generated/packages/angular/generators/karma-project.json

This file was deleted.

35 changes: 0 additions & 35 deletions docs/generated/packages/angular/generators/karma.json

This file was deleted.

61 changes: 0 additions & 61 deletions docs/generated/packages/angular/generators/upgrade-module.json

This file was deleted.

Loading

0 comments on commit 13289ae

Please sign in to comment.