feat: add INSTALL_BASE_URL support for dynamic configuration and improve related utilities#976
Conversation
…ove related utilities
There was a problem hiding this comment.
Code Review
This pull request introduces the INSTALL_BASE_URL environment variable, which serves as a fallback public installation base URL when systemConfig.install.baseUrl is not explicitly configured. It adds utility functions in src/utils/installBaseUrl.ts to resolve and inject this base URL across various controllers, services, and configuration files, and updates the corresponding documentation and unit tests. There are no review comments, so I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Resolve #974