Skip to content

Commit 047cba9

Browse files
committed
Automated environment variables documentation generation (CI)
1 parent ff7111d commit 047cba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ENVIRONMENT_VARIABLES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ARTIFACTS_DIRECTORY | artifacts | Wo
1313
RESULTS_DIRECTORY | results | Repository directory containing the final analysis report results |
1414
REPORTS_DIRECTORY | reports | Working directory where the analysis reports are written to |
1515
ARTIFACTS_CHANGE_DETECTION_HASH_FILE | artifactsChangeDetectionHash.txt | Name of the file that contains the hash code of the file list for change detection |
16-
SKIP_JUPYTER_NOTEBOOK_PDF_GENERATION | | Skip PDF generation for Jupyter Notebooks if set to a non empty value e.g. "true" |
16+
ENABLE_JUPYTER_NOTEBOOK_PDF_GENERATION | | Enable PDF generation for Jupyter Notebooks if set to any non empty value e.g. "true" |
1717
JUPYTER_OUTPUT_FILE_POSTFIX | | e.g. "" (no postfix), ".nbconvert" or ".output" |
1818
CODEGRAPH_CONDA_ENVIRONMENT | codegraph | Name of the conda environment to use for code graph analysis |
1919
NEO4J_HTTP_PORT | 7474 | Neo4j HTTP API port for executing queries |

0 commit comments

Comments
 (0)