Fix(clone): allow port in DB_BASE_URL url#35511
Conversation
This fixes issue #35505 and properly splits if there is a port specified in the url
|
Claude finished @wezell's task in 59s —— View job PR Review
The core fix is correct — the Issues worth noting:
None of these are blockers for the stated fix. Items 2–4 are pre-existing; item 1 is a mild ordering concern. The fix does what it says. |
This fixes issue #35505 and properly splits if there is a port specified
in the url
This PR fixes: #35505