Merge pull request #17722 from aochsner/feature/scaffolder-github-variables-secrets

Add Repository Variables and Secrets
This commit is contained in:
Fredrik Adelöw
2023-05-30 09:32:06 +02:00
committed by GitHub
14 changed files with 355 additions and 106 deletions
+2
View File
@@ -81,6 +81,7 @@
"isomorphic-git": "^1.23.0",
"jsonschema": "^1.2.6",
"knex": "^2.0.0",
"libsodium-wrappers": "^0.7.11",
"lodash": "^4.17.21",
"luxon": "^3.0.0",
"morgan": "^1.10.0",
@@ -104,6 +105,7 @@
"@types/command-exists": "^1.2.0",
"@types/fs-extra": "^9.0.1",
"@types/git-url-parse": "^9.0.0",
"@types/libsodium-wrappers": "^0.7.10",
"@types/mock-fs": "^4.13.0",
"@types/nunjucks": "^3.1.4",
"@types/supertest": "^2.0.8",