Skip to content

Commit c9c09dd

Browse files
Removed paper and workflow from parent-images (#17)
1 parent 435dbd0 commit c9c09dd

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,7 @@ It contains all requirements contained in the mini image and also the most commo
2828
- refinery-weak-supervisor
2929
- refinery-commercial-proxy
3030
- gates-gateway
31-
- workflow-engine
3231
- chat-gateway
33-
- paper-gateway
3432

3533
### exec-env
3634

@@ -67,7 +65,5 @@ The next parent image is used for ui services based on NextJS and use Node 18.
6765
Services:
6866

6967
- gates-ui
70-
- workflow-ui
7168
- admin-dashboard
7269
- chat-ui
73-
- paper-ui

helpers/settings.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,7 @@
2121
"refinery-model-provider",
2222
"refinery-commercial-proxy",
2323
"gates-gateway",
24-
"workflow-engine",
2524
"chat-gateway",
26-
"paper-gateway",
2725
"cognition-gateway",
2826
]
2927

@@ -33,7 +31,6 @@
3331
"refinery-lf-exec-env",
3432
"refinery-record-ide-env",
3533
"gates-runtime",
36-
"workflow-code-exec-env",
3734
"chat-exec-env",
3835
"cognition-exec-env",
3936
]
@@ -52,10 +49,8 @@
5249

5350
NEXT = [
5451
"gates-ui",
55-
"workflow-ui",
5652
"admin-dashboard",
5753
"chat-ui",
58-
"paper-ui",
5954
"cognition-ui",
6055
]
6156

0 commit comments

Comments
 (0)