mmetc
|
e7ecea764e
|
pkg/csconfig: use yaml.v3; deprecate yaml.v2 for new code (#2867)
* pkg/csconfig: use yaml.v3; deprecate yaml.v2 for new code
* yaml.v3: handle empty files
* Lint whitespace, errors
|
2024-03-04 14:22:53 +01:00 |
|
mmetc
|
ffcab0b2bc
|
Refactor hub management and cscli commands (#2545)
|
2023-11-24 15:57:32 +01:00 |
|
mmetc
|
9ae8bd79c5
|
Refact pkg/csconfig tests (#2526)
* remove unused method
* whitespace, redundant comments
* use test helpers
* move DumpConsoleConfig() from pkg/csconfig to cscli
* package doc header
* var -> const
* rename ./tests -> ./testdata
* shorter tests with more error checks
* lint/formatting
* use helpers; fix tests that didn't actually test
* lint; rename expectedResult -> expected
|
2023-10-09 11:10:51 +02:00 |
|
mmetc
|
ffadd42779
|
update dependency on go-cs-lib; drop the pkg/ part (#2393)
|
2023-07-28 16:35:08 +02:00 |
|
mmetc
|
b2d3520519
|
decouple bouncer dependencies: use go-cs-lib in test code (#2229)
|
2023-05-25 15:37:44 +02:00 |
|
mmetc
|
ec0d2a5ed2
|
refactor broker_test.go, extract cstest/filenotfound*.go (#1815)
|
2022-10-17 14:17:23 +02:00 |
|
mmetc
|
131ed1b0a7
|
error reporting (#1501)
* unified error reporting, removed redundancy, tests
|
2022-05-19 10:48:08 +02:00 |
|
mmetc
|
98f2ac5e7c
|
fix #1385: .yaml.local (#1497)
Added support for .yaml.local files to override values in .yaml
|
2022-05-18 10:08:37 +02:00 |
|
blotus
|
0449ec1868
|
Windows Support (#1159)
|
2022-05-17 12:14:59 +02:00 |
|
AlteredCoder
|
1e899c2211
|
Refactor configuration management (#698)
|
2021-03-24 18:16:17 +01:00 |
|