fix: build toolkit registry dsn from env parts
loading diff…
Adds Thermos support for building TOOLKIT_REGISTRY_DB_URL from discrete environment variables.
Changes:
TOOLKIT_REGISTRY_DB_URL.net/url, so username/password/database values with reserved URI characters are escaped correctly.TOOLKIT_REGISTRY_DB_URL fallback behavior when component env vars are not provided.go test ./... from apps/thermos