Commit graph

14 commits

Author SHA1 Message Date
81043d0e35 work in progress: config items hierarchy (root, children, parent, ...) 2024-06-07 16:34:58 +02:00
5a63a1034d move update of slot values to separate function 2024-06-07 14:00:20 +02:00
d9819cbe2e proof of concept: set / overwrite slots from env-data 2024-06-07 13:38:16 +02:00
ebd7275b8a use hash-table for storing env-data - no override slots! 2024-06-07 12:06:49 +02:00
86d05d5414 work in progress: set up steps package with tests 2024-06-05 09:56:15 +02:00
93443ae652 remove obsolete print statements 2024-06-04 15:49:13 +02:00
45089fe20b basic config processing OK: override slot values via .env file or OS environment 2024-06-04 15:32:04 +02:00
1a4be837d7 work in progress: config processing: override slot values via .env or OS environment 2024-06-04 14:10:45 +02:00
5253c83ed5 work in progress: config processing 2024-06-04 11:16:24 +02:00
d85453096e move pathname handling to new util package, and to testing package 2024-06-03 18:25:12 +02:00
8879a6ffa7 improve pathname handling: correctly handle file types and leading dots 2024-06-03 16:48:04 +02:00
476234f6c1 pathname experiments for safe access to config file(s) from tests and apps 2024-06-03 15:17:09 +02:00
8e81da1bc9 work in progess: config, test-config 2024-06-02 18:54:27 +02:00
ed3ce068c6 start with config - first step: show usage in test 2024-06-01 22:24:17 +02:00