Skip to content

Commit

Permalink
PR review
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagobento committed Dec 9, 2024
1 parent c174e23 commit bb960bd
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .rat-excludes
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ pgpass
init.sql
# examples/micro-frontends-multiplying-architecture-ping-pong-view-in-angular/src/assets/.gitkeep
.gitkeep
# examples/sonataflow-greeting-quarkus-example/sonataflow-greeting-quarkus-example.iml
# examples/sonataflow-greeting/sonataflow-greeting.iml
sonataflow-greeting.iml
# examples/micro-frontends-multiplying-architecture-todo-list-view-vscode-extension/.vscodeignore
.vscodeignore
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ This package provides a VS Code Extension containing a 'To do' List View, which
Before running this example, building its dependencies is required. Run the following command on a Terminal:

```shell script
KIE_TOOLS_BUILD__buildExamples=true pnpm -F kie-tools-examples-micro-frontends-multuplying-architecture-todo-list-view-vscode-extension^... build:dev
KIE_TOOLS_BUILD__buildExamples=true pnpm -F kie-tools-examples-micro-frontends-multiplying-architecture-todo-list-view-vscode-extension^... build:dev
```

### Building
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"name": "kie-tools-examples-micro-frontends-multuplying-architecture-todo-list-view-vscode-extension",
"name": "kie-tools-examples-micro-frontends-multiplying-architecture-todo-list-view-vscode-extension",
"version": "0.0.0",
"description": "",
"license": "Apache-2.0",
Expand Down
8 changes: 4 additions & 4 deletions repo/graph.dot
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ digraph G {
"@kie-tools-examples/micro-frontends-multiplying-architecture-ping-pong-views-on-webapp" [ color = "orange", fontcolor = "orange", style = "dashed, rounded" ];
"@kie-tools-examples/micro-frontends-multiplying-architecture-todo-list-view" [ color = "orange", fontcolor = "orange", style = "dashed, rounded" ];
"@kie-tools-examples/micro-frontends-multiplying-architecture-todo-list-view-on-webapp" [ color = "orange", fontcolor = "orange", style = "dashed, rounded" ];
"kie-tools-examples-micro-frontends-multuplying-architecture-todo-list-view-vscode-extension" [ color = "orange", fontcolor = "orange", style = "dashed, rounded" ];
"kie-tools-examples-micro-frontends-multiplying-architecture-todo-list-view-vscode-extension" [ color = "orange", fontcolor = "orange", style = "dashed, rounded" ];
"@kie-tools-examples/process-compact-architecture" [ color = "orange", fontcolor = "orange", style = "dashed, rounded" ];
"@kie-tools/jbpm-quarkus-devui" [ color = "black", fontcolor = "black", style = "dashed, rounded" ];
"@kie-tools/kogito-management-console" [ color = "black", fontcolor = "black", style = "dashed, rounded" ];
Expand Down Expand Up @@ -252,9 +252,9 @@ digraph G {
"@kie-tools-examples/micro-frontends-multiplying-architecture-todo-list-view-on-webapp" -> "@kie-tools-core/react-hooks" [ style = "dashed", color = "orange" ];
"@kie-tools-examples/micro-frontends-multiplying-architecture-todo-list-view-on-webapp" -> "@kie-tools-core/webpack-base" [ style = "dashed", color = "orange" ];
"@kie-tools-examples/micro-frontends-multiplying-architecture-todo-list-view-on-webapp" -> "@kie-tools-examples/micro-frontends-multiplying-architecture-todo-list-view" [ style = "dashed", color = "orange" ];
"kie-tools-examples-micro-frontends-multuplying-architecture-todo-list-view-vscode-extension" -> "@kie-tools-core/vscode-extension" [ style = "dashed", color = "orange" ];
"kie-tools-examples-micro-frontends-multuplying-architecture-todo-list-view-vscode-extension" -> "@kie-tools-core/webpack-base" [ style = "dashed", color = "orange" ];
"kie-tools-examples-micro-frontends-multuplying-architecture-todo-list-view-vscode-extension" -> "@kie-tools-examples/micro-frontends-multiplying-architecture-todo-list-view" [ style = "dashed", color = "orange" ];
"kie-tools-examples-micro-frontends-multiplying-architecture-todo-list-view-vscode-extension" -> "@kie-tools-core/vscode-extension" [ style = "dashed", color = "orange" ];
"kie-tools-examples-micro-frontends-multiplying-architecture-todo-list-view-vscode-extension" -> "@kie-tools-core/webpack-base" [ style = "dashed", color = "orange" ];
"kie-tools-examples-micro-frontends-multiplying-architecture-todo-list-view-vscode-extension" -> "@kie-tools-examples/micro-frontends-multiplying-architecture-todo-list-view" [ style = "dashed", color = "orange" ];
"@kie-tools-examples/process-compact-architecture" -> "@kie-tools/jbpm-quarkus-devui" [ style = "solid", color = "orange" ];
"@kie-tools-examples/process-compact-architecture" -> "@kie-tools/kogito-management-console" [ style = "dashed", color = "orange" ];
"@kie-tools-examples/process-user-tasks-subsystem" -> "@kie-tools/jbpm-quarkus-devui" [ style = "solid", color = "orange" ];
Expand Down
10 changes: 5 additions & 5 deletions repo/graph.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"id": "@kie-tools-examples/micro-frontends-multiplying-architecture-todo-list-view-on-webapp"
},
{
"id": "kie-tools-examples-micro-frontends-multuplying-architecture-todo-list-view-vscode-extension"
"id": "kie-tools-examples-micro-frontends-multiplying-architecture-todo-list-view-vscode-extension"
},
{ "id": "@kie-tools-examples/process-compact-architecture" },
{ "id": "@kie-tools/jbpm-quarkus-devui" },
Expand Down Expand Up @@ -658,17 +658,17 @@
"weight": 1
},
{
"source": "kie-tools-examples-micro-frontends-multuplying-architecture-todo-list-view-vscode-extension",
"source": "kie-tools-examples-micro-frontends-multiplying-architecture-todo-list-view-vscode-extension",
"target": "@kie-tools-core/vscode-extension",
"weight": 1
},
{
"source": "kie-tools-examples-micro-frontends-multuplying-architecture-todo-list-view-vscode-extension",
"source": "kie-tools-examples-micro-frontends-multiplying-architecture-todo-list-view-vscode-extension",
"target": "@kie-tools-core/webpack-base",
"weight": 1
},
{
"source": "kie-tools-examples-micro-frontends-multuplying-architecture-todo-list-view-vscode-extension",
"source": "kie-tools-examples-micro-frontends-multiplying-architecture-todo-list-view-vscode-extension",
"target": "@kie-tools-examples/micro-frontends-multiplying-architecture-todo-list-view",
"weight": 1
},
Expand Down Expand Up @@ -2730,7 +2730,7 @@
"examples/micro-frontends-multiplying-architecture-todo-list-view-on-webapp"
],
[
"kie-tools-examples-micro-frontends-multuplying-architecture-todo-list-view-vscode-extension",
"kie-tools-examples-micro-frontends-multiplying-architecture-todo-list-view-vscode-extension",
"examples/micro-frontends-multiplying-architecture-todo-list-view-vscode-extension"
],
["@kie-tools-examples/process-compact-architecture", "examples/process-compact-architecture"],
Expand Down

0 comments on commit bb960bd

Please sign in to comment.