Commit Graph

13 Commits

Author SHA1 Message Date
Denis Gukov
6c0ff218bb
fix(config): support yes for bool (#1536)
* fix(config): support yes for bool

* feat(runners): add logs

* feat(runners): add logs
2023-10-01 16:38:05 +02:00
Denis Gukov
0b3394c29d refactor(config): remove type DbDriver 2023-09-14 19:55:09 +02:00
Denis Gukov
39c6cdaad9 feat(config): remove hash rule to pass tests 2023-09-14 19:37:54 +02:00
Denis Gukov
6d82f094f9 test(config): pass tests 2023-09-14 19:04:17 +02:00
Denis Gukov
862597867b feat(config): add tags 2023-09-14 18:56:28 +02:00
Denis Gukov
9b9d3a5b3c test(config): fix test 2023-09-09 17:28:56 +02:00
Denis Gukov
cffba6e489 refactor(config): add tags to config fields 2023-09-09 17:01:36 +02:00
AnsibleGuy
07ee77d6db
feat: config-validation - minor fixes 2023-08-06 11:01:24 +02:00
AnsibleGuy
421e862786
feat: added basic config validation, loading all settings from environment-variables, dynamic applying of default-values to settings, tests for config-loading and -validation 2023-08-05 15:56:39 +02:00
Stanislav Simovski
4d28a61b96 Added some comments because linter complained 2019-07-09 20:49:17 +03:00
Stanislav Simovski
09a2b31eb3 mux != Koa, undo refactor before it gets worse 2019-07-09 19:11:01 +03:00
Stanislav Simovski
23d65ba0c2 Refactored all routes to use native mux Middelware 2019-07-09 16:07:16 +03:00
tom whiston
dd32d8de74 fix port : prefix issues when building config data 2018-03-20 00:28:59 +00:00