data pipeline refactor and fix

This commit is contained in:
2026-04-13 18:30:04 -04:00
parent 6418729b16
commit 326bf80846
96 changed files with 7107 additions and 1763 deletions

4
.gitignore vendored
View File

@@ -1,6 +1,7 @@
/backend.old/data
/backend.old/uploads/
chat/
bin/create-all-users
# Environment variables
.env
@@ -114,6 +115,9 @@ deploy/k8s/prod/secrets/*.yaml
# Dev environment image tags
.dev-image-tag
# Dev gateway-config is generated from gateway-config.yaml.tpl by bin/dev
deploy/k8s/dev/configs/gateway-config.yaml
# Protobuf copies (canonical files are in /protobuf/)
flink/protobuf/
relay/protobuf/