1d1482a3dc
Branch Policy Check / Verify merge target (pull_request) Successful in 1s
Universal: PR Check / Branch Policy (pull_request) Successful in 1s
PR RC Release / Build RC Release (pull_request) Successful in 2s
Universal: PR Check / Validate PR (pull_request) Failing after 6s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || 'development' }}) (pull_request) Successful in 1m6s
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Add a dynamic config option to set the default landing page for unauthenticated visitors from Site Administration > Settings. Options: - Home (default explore page) - Explore (repository explore) - Organizations (org explore) - Login (redirect to login) - Custom path (any internal URL like /MokoConsulting) The setting takes effect immediately without restart, using the same dynamic config system as maintenance mode and web banner. Falls back to the static LANDING_PAGE setting from app.ini if not configured. Closes #240 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>