Skip to content

Commit 9906d3f

Browse files
committed
Automated environment variables documentation generation (CI)
1 parent 3f20b47 commit 9906d3f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/ENVIRONMENT_VARIABLES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ NEO4J_APOC_PLUGIN_VERSION | 2025.06.2 | |
3535
NEO4J_APOC_PLUGIN_EDITION | core | |
3636
NEO4J_APOC_PLUGIN_GITHUB | neo4j/apoc | |
3737
NEO4J_GDS_PLUGIN_VERSION | 2.19.0 | |
38-
NEO4J_OPEN_GDS_PLUGIN_VERSION | 2.19.0 | |
38+
NEO4J_OPEN_GDS_PLUGIN_VERSION | 2.20.0 | |
3939
NEO4J_GDS_PLUGIN_EDITION | open | |
4040
JQASSISTANT_CLI_VERSION | 2.7.1 | |
4141
JQASSISTANT_CLI_ARTIFACT | jqassistant-commandline-neo4jv5 | |
@@ -44,6 +44,7 @@ programmingLanguage | Java | Se
4444
SCRIPTS_DIR | ${REPORTS_SCRIPT_DIR}/.. | Repository directory containing the shell scripts |
4545
GRAPH_VISUALIZATION_DIRECTORY | ${SCRIPTS_DIR}/../graph-visualization | Repository directory containing the Jupyter Notebooks |
4646
VISUALIZATION_SCRIPTS_DIR | ${SCRIPTS_DIR}/visualization | Repository directory containing the shell scripts for visualization |
47+
DOMAINS_DIRECTORY | ${REPORTS_SCRIPT_DIR}/../../domains | |
4748
NEO4J_INITIAL_PASSWORD | | Neo4j login password that was set to replace the temporary initial password |
4849
TOOLS_DIRECTORY | tools | Get the tools directory (defaults to "tools") |
4950
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)