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:
Mattias Frinnström
2020-10-09 09:37:20 +02:00
committed by GitHub
parent 03e0eef930
commit b46863b88b
13 changed files with 208 additions and 11 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
"express": "^4.17.1",
"express-promise-router": "^3.0.3",
"fs-extra": "^9.0.1",
"git-url-parse": "^11.2.0",
"git-url-parse": "^11.3.0",
"knex": "^0.21.1",
"node-fetch": "^2.6.0",
"nodegit": "^0.27.0",