cli: fix config path resolution for embedded-postgres detection
Resolve config paths relative to the target package directory instead of the workspace root in readDatabaseClient, matching the behavior of the rest of the config loading system. Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com> Made-with: Cursor
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/cli-module-build': patch
|
||||
---
|
||||
|
||||
Fixed config path resolution for the embedded-postgres database client detection to resolve paths relative to the target package directory rather than the workspace root.
|
||||
Reference in New Issue
Block a user