Breakthrough Method for Agile Ai Driven Development
Fix/azure devops url parsing (#2269)
* fix(installer): handle deep-path URLs in custom module source parser Rewrite parseSource() from host-specific regex to generic URL-based parser so Azure DevOps _git paths and other multi-segment repo URLs are preserved in cloneUrl and cacheKey. Closes #2268 * test(installer): add Azure DevOps URL tests and wire into CI - Add 18 assertions for dev.azure.com and visualstudio.com URLs - Cover modern ADO, legacy ADO, .git suffix, ?path= subdir variants - Add test:urls script to test and quality npm chains --------- Co-authored-by: Brian <bmadcode@gmail.com>
T
Tankatronic committed
fcf20f1c7bae9c690ada08b0ad1a4a8f09de5e4c
Parent: e011192
Committed by GitHub <noreply@github.com>
on 4/29/2026, 3:06:37 AM