fix: P1 — remove panics in docs gen, remove clickhouse hardcode, empty op logging
This commit is contained in:
@@ -92,7 +92,6 @@ mkdir -p "$DOCS_DIR"
|
||||
go run ./tools/docs_template_gen_v2 \
|
||||
-resources "$RESOURCES_YAML_DIR" \
|
||||
-docs "$DOCS_DIR" \
|
||||
-services "$SERVICES_LIST_PATH" \
|
||||
-exclude "clickhouse"
|
||||
-services "$SERVICES_LIST_PATH"
|
||||
|
||||
echo "Resources and docs generated in template format."
|
||||
|
||||
Reference in New Issue
Block a user