Techdocs: add Azure DevOps prepare support (#2748)
* Update to latest git-url-parse * Add Azure DevOps preparer to techdocs * Upgraded git-url-parse in backend-common * Switch to AZURE_TOKEN Co-authored-by: Mattias Frinnström <mattias.frinnstrom@husqvarnagroup.com>
This commit is contained in:
committed by
GitHub
parent
03e0eef930
commit
b46863b88b
@@ -11985,10 +11985,10 @@ git-url-parse@^11.1.2:
|
||||
dependencies:
|
||||
git-up "^4.0.0"
|
||||
|
||||
git-url-parse@^11.2.0:
|
||||
version "11.2.0"
|
||||
resolved "https://registry.npmjs.org/git-url-parse/-/git-url-parse-11.2.0.tgz#2955fd51befd6d96ea1389bbe2ef57e8e6042b04"
|
||||
integrity sha512-KPoHZg8v+plarZvto4ruIzzJLFQoRx+sUs5DQSr07By9IBKguVd+e6jwrFR6/TP6xrCJlNV1tPqLO1aREc7O2g==
|
||||
git-url-parse@^11.3.0:
|
||||
version "11.3.0"
|
||||
resolved "https://registry.npmjs.org/git-url-parse/-/git-url-parse-11.3.0.tgz#1515b4574c4eb2efda7d25cc50b29ce8beaefaae"
|
||||
integrity sha512-i3XNa8IKmqnUqWBcdWBjOcnyZYfN3C1WRvnKI6ouFWwsXCZEnlgbwbm55ZpJ3OJMhfEP/ryFhqW8bBhej3C5Ug==
|
||||
dependencies:
|
||||
git-up "^4.0.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user