Skip to content

feat: add INSTALL_BASE_URL support for dynamic configuration and improve related utilities#976

Merged
samanhappy merged 1 commit into
mainfrom
install
Jul 5, 2026
Merged

feat: add INSTALL_BASE_URL support for dynamic configuration and improve related utilities#976
samanhappy merged 1 commit into
mainfrom
install

Conversation

@samanhappy

@samanhappy samanhappy commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Resolve #974

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@samanhappy samanhappy merged commit a3ca516 into main Jul 5, 2026
5 checks passed
@samanhappy samanhappy deleted the install branch July 5, 2026 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support configuring install.baseUrl via environment variable for declarative container deployments

1 participant