Be aware of leading "git:" in scm-source url
harti2006 opened this issue · 1 comments
harti2006 commented
The scm-source json object, that can be obtained from Pier One, contains a property url
, which always starts with "git:". However this is not part of valid a URL and must be stripped before processing (sending it to Kontrolletti)
Expected behavior
Strip "git:" from scm-source urls