Skip to content

Commit ea36b63

Browse files
committed
Automated environment variables documentation generation (CI)
1 parent a96f2c2 commit ea36b63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/ENVIRONMENT_VARIABLES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ JQASSISTANT_CONFIG_TEMPLATE | template-neo4jv4-jqassistant.yaml | Na
4141
programmingLanguage | Java | Set to default value "Java" if not set since it is optional |
4242
SCRIPTS_DIR | ${REPORTS_SCRIPT_DIR}/.. | Repository directory containing the shell scripts |
4343
GRAPH_VISUALIZATION_DIRECTORY | ${SCRIPTS_DIR}/../graph-visualization | Repository directory containing the Jupyter Notebooks |
44+
VISUALIZATION_SCRIPTS_DIR | ${SCRIPTS_DIR}/visualization | Repository directory containing the shell scripts for visualization |
4445
NEO4J_INITIAL_PASSWORD | | Neo4j login password that was set to replace the temporary initial password |
4546
TOOLS_DIRECTORY | tools | Get the tools directory (defaults to "tools") |
4647
TYPESCRIPT_SCAN_HEAP_MEMORY | 4096 | Heap memory in megabytes for Typescript scanning with (Node.js process). Defaults to 4096 MB. |

0 commit comments

Comments
 (0)