aboutsummaryrefslogtreecommitdiff
path: root/pkg/config/yaml_test.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 'Exec' as an alternative to 'Url'René 'Necoro' Neumann2020-05-251-0/+19
|
* Reintroduce yaml-internal `feed`René 'Necoro' Neumann2020-05-011-24/+24
|
* YAML Parsing: Enable 'KnownFields'René 'Necoro' Neumann2020-05-011-0/+2
|
* Yaml: Pass `Reader` around instead of []byteRené 'Necoro' Neumann2020-05-011-2/+3
|
* Remove pointers from feed options. Detect unknown fields in feed and group ↵René 'Necoro' Neumann2020-05-011-57/+89
| | | | options.
* Handle `target: null` the same as `target: ""`.René 'Necoro' Neumann2020-04-261-43/+60
| | | | Closes #1
* Push global feed configuration to feedsRené 'Necoro' Neumann2020-04-251-13/+13
|
* Larger restructuringRené 'Necoro' Neumann2020-04-251-0/+284