Perf worker and env load (#6861)
* perf: read file worker * perf: worker pool * fix: test * fix: review * fix: test * fix: add helm aes secret env * fix: align required env configuration * docs: align env default values * test: make AES tamper case deterministic * sandbox default env * chore: centralize environment configuration * fix: tighten env ownership and validation * fix: harden env compatibility * perf: env * fix: resolve env ci failures * perf: env * perf: env * remove invalid code * doc * doc * doc * doc * perf: axios header get * fix: test * fix: i18n
Showing
document/content/self-host/config/env.en.mdx
0 → 100644
This diff is collapsed.
Click to expand it.
document/content/self-host/config/env.mdx
0 → 100644
This diff is collapsed.
Click to expand it.
packages/global/common/axios/utils.ts
0 → 100644
packages/global/common/string/url.ts
0 → 100644
packages/global/common/system/network.ts
0 → 100644
packages/global/common/zod/index.ts
0 → 100644
| ... | ... | @@ -24,6 +24,7 @@ |
| "next": "catalog:", | ||
| "openai": "6.34.0", | ||
| "openapi-types": "^12.1.3", | ||
| "ipaddr.js": "^2.3.0", | ||
| "timezones-list": "^3.0.2", | ||
| "lodash": "catalog:", | ||
| "zod": "catalog:", | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
| ... | ... | @@ -24,7 +24,7 @@ |
| "@modelcontextprotocol/sdk": "catalog:", | ||
| "@node-rs/jieba": "catalog:", | ||
| "@opentelemetry/api": "^1.9.0", | ||
| "@t3-oss/env-core": "0.13.10", | ||
| "@t3-oss/env-core": "catalog:", | ||
| "@xmldom/xmldom": "^0.8.10", | ||
| "@zilliz/milvus2-sdk-node": "2.4.10", | ||
| "axios": "catalog:", | ||
| ... | ... | @@ -43,7 +43,6 @@ |
| "https-proxy-agent": "^7.0.6", | ||
| "iconv-lite": "^0.6.3", | ||
| "ioredis": "^5.6.0", | ||
| "ipaddr.js": "^2.3.0", | ||
| "joplin-turndown-plugin-gfm": "^1.0.12", | ||
| "json5": "catalog:", | ||
| "jsonpath-plus": "^10.3.0", | ||
| ... | ... |
packages/service/test/core/ai/config.test.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
packages/service/worker/env.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
packages/web/env.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
projects/app/src/env.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
projects/app/src/web/common/system/env.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
projects/code-sandbox/src/config.ts
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
projects/marketplace/env.ts
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
projects/marketplace/src/env.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
projects/mcp_server/src/env.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
projects/mcp_server/src/type.ts
deleted
100644 → 0
This diff is collapsed.
Click to expand it.
test/marketplace/env.test.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment