Add an option to upload some debugging artifacts
This commit is contained in:
parent
4293754ed2
commit
bc31f604d3
40 changed files with 374 additions and 65 deletions
1
lib/database-upload.test.js
generated
1
lib/database-upload.test.js
generated
|
|
@ -55,6 +55,7 @@ function getTestConfig(tmpDir) {
|
|||
gitHubVersion: { type: util_1.GitHubVariant.DOTCOM },
|
||||
dbLocation: tmpDir,
|
||||
packs: {},
|
||||
debugMode: false,
|
||||
};
|
||||
}
|
||||
function getRecordingLogger(messages) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue