Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions app/controlplane/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,3 @@ all:
make config;
make generate;

.PHONY: visualize-data-model
# Visualize data model
visualize-data-model:
xdg-open pkg/data/ent/schema-viz.html
4 changes: 1 addition & 3 deletions app/controlplane/pkg/data/ent/entc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 0 additions & 21 deletions app/controlplane/pkg/data/ent/entviz.go

This file was deleted.

5 changes: 0 additions & 5 deletions app/controlplane/pkg/data/ent/generate.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

148 changes: 0 additions & 148 deletions app/controlplane/pkg/data/ent/schema-viz.html

This file was deleted.

1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ require (
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.1-0.20210315223345-82c243799c99
github.com/hashicorp/vault/api v1.14.0
github.com/hedwigz/entviz v0.0.0-20221011080911-9d47f6f1d818
github.com/improbable-eng/grpc-web v0.15.0
github.com/in-toto/in-toto-golang v0.9.0
github.com/jedib0t/go-pretty/v6 v6.4.7
Expand Down
Loading
Loading