File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ ARTIFACTS_DIRECTORY | artifacts | Wo
1919SOURCE_DIRECTORY | source | |
2020LOG_GROUP_START | ::group:: | Prefix to start a log group. Defaults to GitHub Actions log group start command. |
2121LOG_GROUP_END | ::endgroup:: | Prefix to end a log group. Defaults to GitHub Actions log group end command. |
22+ DOMAINS_DIRECTORY | ${SCRIPTS_DIR}/../domains | |
2223NEO4J_EDITION | community | Choose "community" or "enterprise" |
2324NEO4J_VERSION | 2026.01.4 | |
2425DATA_DIRECTORY | $( pwd -P )/data | Path where Neo4j writes its data to (outside tools dir) |
@@ -49,7 +50,6 @@ JQASSISTANT_CLI_ARTIFACT | jqassistant-commandline-neo4jv5 | |
4950JQASSISTANT_CONFIG_TEMPLATE | template-neo4jv5-jqassistant-continue-on-error.yaml | |
5051programmingLanguage | Java | Set to default value "Java" if not set since it is optional |
5152VISUALIZATION_SCRIPTS_DIR | ${SCRIPTS_DIR}/visualization | Repository directory containing the shell scripts for visualization |
52- DOMAINS_DIRECTORY | ${REPORTS_SCRIPT_DIR}/../../domains | |
5353NEO4J_INITIAL_PASSWORD | | Neo4j login password that was set to replace the temporary initial password |
5454TOOLS_DIRECTORY | tools | Get the tools directory (defaults to "tools") |
5555TYPESCRIPT_SCAN_HEAP_MEMORY | 4096 | Heap memory in megabytes for Typescript scanning with (Node.js process). Defaults to 4096 MB. |
You can’t perform that action at this time.
0 commit comments