All checks were successful
CD / build (pull_request) Has been skipped
- Dockerfile multi-stage Node 18 (webcomponent) + Python 3.11 - vanna upstream pinned em 365d0617c1a4567ffee1b19b40c27feb4206bfcf - requirements.txt + .env.example + .dockerignore - k8s/: deployment (1 replica, PVC, Recreate), service, ingress (SSE/WS timeouts), PVC 5Gi - .gitea/workflows/cd.yml seguindo template do lab Pendência: criar Secret K8s vanna-clubpetro-secret com OPENAI_API_KEY + CLICKHOUSE_*
18 lines
138 B
Plaintext
18 lines
138 B
Plaintext
.git
|
|
.github
|
|
.gitea
|
|
.env
|
|
.env.local
|
|
venv
|
|
__pycache__
|
|
*.pyc
|
|
.vanna
|
|
vanna
|
|
chroma_db
|
|
data_storage
|
|
.DS_Store
|
|
*.md
|
|
docs
|
|
test_*.py
|
|
node_modules
|