Commit 88529fe
committed
graph: make GraphNodeConfig ipfs_uri configurable via env var
WARN (edge-case): Empty GRAPH_TEST_IPFS_URL values are not explicitly
checked. An empty value would produce an immediate connection error
at graph-node startup, not silent data corruption.
Note: 2 pre-existing test failures in gnd package
(test_schema_codegen_snapshot, test_format_typescript_graceful_fallback)
are outside the scope.1 parent 68d0593 commit 88529fe
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
| 147 | + | |
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
| |||
157 | 158 | | |
158 | 159 | | |
159 | 160 | | |
160 | | - | |
| 161 | + | |
| 162 | + | |
161 | 163 | | |
162 | 164 | | |
163 | 165 | | |
| |||
0 commit comments