Includes mmctl into the mono-repo (#23091)
* Includes mmctl into the mono-repo * Update to use the new public module paths * Adds docs check to the mmctl CI * Fix public utils import path * Tidy up modules * Fix linter * Update CI tasks to use the new file structure * Update CI references
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
412109b02e
Коммит
951456c780
2
server/.gitignore
поставляемый
2
server/.gitignore
поставляемый
@@ -108,6 +108,7 @@ app/data/*
|
||||
|
||||
cover.out
|
||||
ecover.out
|
||||
mmctlcover.out
|
||||
cprofile.out
|
||||
*.test
|
||||
webapp/coverage
|
||||
@@ -122,6 +123,7 @@ webapp/coverage
|
||||
/client
|
||||
__debug_bin
|
||||
report.xml
|
||||
*coverage.txt
|
||||
go.*.orig
|
||||
config.override.mk
|
||||
docker-compose.override.yaml
|
||||
|
||||
Ссылка в новой задаче
Block a user