Remove glue submodule: models moved to shared/
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 58s
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 58s
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
|
||||
url = https://git.rose-ash.com/coop/shared.git
|
||||
branch = decoupling
|
||||
[submodule "glue"]
|
||||
path = glue
|
||||
url = /root/rose-ash/glue
|
||||
|
||||
Reference in New Issue
Block a user