HoloPanio a106bb15a8 fix(ci): explicit env vars in dalpuri sync job; add CW_DATABASE_URL to secret
envFrom was loading api-env-secret but CW_DATABASE_URL was absent from the
deployed secret, causing sync.ts to fall back to DATABASE_URL (Postgres) as
the MSSQL connection string -> 'Invalid port number: //optima'.

- Replaced envFrom with explicit CW_DATABASE_URL and API_DATABASE_URL env
  entries so the mapping is unambiguous
- Patched api-env-secret in cluster to add CW_DATABASE_URL
2026-04-08 20:41:49 +00:00
2026-04-07 23:56:31 +00:00
2026-04-08 03:09:27 +00:00
2026-04-07 23:56:31 +00:00
2026-04-07 23:56:31 +00:00
2026-03-22 17:43:55 -05:00
2026-03-22 17:21:08 -05:00
2026-03-22 17:21:08 -05:00

optima

The primary repository for Optima.

S
Description
No description provided
Readme GPL-3.0 42 MiB
Languages
TypeScript 64.3%
Svelte 23.1%
CSS 5.6%
TSQL 5.4%
Python 1%
Other 0.5%