mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-29 15:57:00 +02:00
This change ensures that things like `encryptionKey` and `instanceId` are always available directly where they are needed, instead of passing them around throughout the code. |
||
|---|---|---|
| .. | ||
| helpers | ||
| workflows | ||
| Credentials.test.ts | ||
| FileSystem.manager.test.ts | ||
| NodeExecuteFunctions.test.ts | ||
| ObjectStore.manager.test.ts | ||
| ObjectStore.service.test.ts | ||
| setup.ts | ||
| utils.ts | ||
| Validation.test.ts | ||
| WorkflowExecute.test.ts | ||
| WorkflowExecutionMetadata.test.ts | ||