Skip to content

Commit 71112ab

Browse files
Merge pull request #868 from edoardopirovano/debug-artifact-name
Make name of debugging artifact and DB within it configurable
2 parents 848e514 + e677af3 commit 71112ab

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+244
-83
lines changed

.github/workflows/__debug-artifacts.yml

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

init/action.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,16 @@ inputs:
5959
description: Enable debugging mode. This will result in more output being produced which may be useful when debugging certain issues.
6060
required: false
6161
default: 'false'
62+
debug-artifact-name:
63+
description: >-
64+
The name of the artifact to store debugging information in.
65+
This is only used when debug mode is enabled.
66+
required: false
67+
debug-database-name:
68+
description: >-
69+
The name of the database uploaded to the debugging artifact.
70+
This is only used when debug mode is enabled.
71+
required: false
6272
outputs:
6373
codeql-path:
6474
description: The path of the CodeQL binary used for analysis

lib/analysis-paths.test.js

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/analysis-paths.test.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/analyze-action.js

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/analyze-action.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/analyze.test.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy