Michael B. Gale
|
d7a8ae5fdd
|
Include first 10 errors in exception message
|
2025-10-17 15:09:05 +01:00 |
|
Michael B. Gale
|
0822fb12e7
|
Log validation errors
|
2025-10-17 15:09:04 +01:00 |
|
Michael B. Gale
|
ac922ab562
|
Add and validate UserConfig schema
|
2025-10-17 15:09:01 +01:00 |
|
Michael B. Gale
|
66df0bc515
|
Add and use parseUserConfig
- Throws a `ConfigurationError` if parsing the YAML fails
- Add a couple of tests for it
|
2025-10-17 15:08:59 +01:00 |
|
Michael B. Gale
|
d25fa60a90
|
ESLint: Disable no-unused-vars for parameters starting with _
|
2025-10-01 15:28:31 +01:00 |
|
Michael B. Gale
|
5a4aa83242
|
Always log when combining queries is disabled in the repo properties
|
2025-09-23 09:49:29 +01:00 |
|
Michael B. Gale
|
54bbe822cc
|
Always log when queries are configured in the repository properties
|
2025-09-23 09:44:52 +01:00 |
|
Michael B. Gale
|
889d482c54
|
Add logging to combineQueries
|
2025-09-22 16:32:26 +01:00 |
|
Michael B. Gale
|
c7eb488f8f
|
Add tests
|
2025-09-20 14:09:08 +01:00 |
|
Michael B. Gale
|
d14a2122fd
|
Include repo property queries in combineQueries
|
2025-09-20 14:09:08 +01:00 |
|
Michael B. Gale
|
1bfb67dae0
|
Refactor combining queries into its own function
|
2025-09-20 14:09:08 +01:00 |
|
Michael B. Gale
|
781a65ae32
|
Use appropriate error message in parseQueriesFromInput for repo property input
|
2025-09-20 14:09:08 +01:00 |
|
Michael B. Gale
|
ed216a06d2
|
Include queries from repo properties in AugmentationProperties
|
2025-09-20 14:09:07 +01:00 |
|
Michael B. Gale
|
6150aff57f
|
Add and use QuerySpec type
|
2025-09-20 14:09:07 +01:00 |
|
Michael B. Gale
|
dc1166cacb
|
Move tests for functions now in db-config
|
2025-09-19 17:16:41 +01:00 |
|
Michael B. Gale
|
ddc6d540f0
|
Move AugmentationProperties out of config-utils
|
2025-09-19 17:08:17 +01:00 |
|
Michael B. Gale
|
3305d21389
|
Move UserConfig to its own file
|
2025-09-19 17:08:00 +01:00 |
|