Remove glue submodule: models moved to shared/
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 53s
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 53s
The glue layer's models (MenuNode, ContainerRelation), services (navigation, relationships), and event handlers have been absorbed into shared/. The glue submodule caused duplicate SQLAlchemy table registration for 'menu_nodes'. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -2,6 +2,3 @@
|
|||||||
path = shared
|
path = shared
|
||||||
url = https://git.rose-ash.com/coop/shared.git
|
url = https://git.rose-ash.com/coop/shared.git
|
||||||
branch = decoupling
|
branch = decoupling
|
||||||
[submodule "glue"]
|
|
||||||
path = glue
|
|
||||||
url = /root/rose-ash/glue
|
|
||||||
|
|||||||
1
glue
1
glue
Submodule glue deleted from ebce44e9d9
Reference in New Issue
Block a user