Add HTTP proxy functionality

Signed-off-by: Florian Hopfensperger <florian.hopfensperger@allianz.de>

- lower proxy functionality to Https for now (the general proxy package adds a ton of dependencies - which are difficult to review)

Add octokit documentation

Signed-off-by: Florian Hopfensperger <florian.hopfensperger@allianz.de>

Lint & build & packaged

Signed-off-by: Florian Hopfensperger <florian.hopfensperger@allianz.de>
This commit is contained in:
Florian Hopfensperger
2022-08-10 08:36:32 +02:00
parent 79931e1000
commit 97db2b0c39
7 changed files with 1844 additions and 9 deletions
+1
View File
@@ -38,6 +38,7 @@
"@octokit/rest": "^19.0.3",
"@types/semver": "^7.3.10",
"moment": "^2.29.4",
"https-proxy-agent": "^5.0.1",
"semver": "^7.3.7",
"tunnel": "^0.0.6",
"webpack": "^5.74.0"