aboutsummaryrefslogtreecommitdiff
path: root/pkg/config/yaml_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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 op...René 'Necoro' Neumann2020-05-011-57/+89
* Handle `target: null` the same as `target: ""`.René 'Necoro' Neumann2020-04-261-43/+60
* Push global feed configuration to feedsRené 'Necoro' Neumann2020-04-251-13/+13
* Larger restructuringRené 'Necoro' Neumann2020-04-251-0/+284
a href='/feed2imap-go.git/commit/internal/feed/item.go?h=v0.2.0&id=81714829dea0a8dddfdcd7a4a13df292fea255fc&follow=1'>FixRené 'Necoro' Neumann1-1/+1 2020-05-07Unified publishedDate and updatedDate into one (just as the old feed2imap...)René 'Necoro' Neumann5-21/+32 2020-05-06Print version during startupRené 'Necoro' Neumann1-1/+1 2020-05-06Improve templateRené 'Necoro' Neumann3-20/+28 2020-05-05Fix pipelineRené 'Necoro' Neumann1-2/+5 2020-05-05Make changelog a part of the release pipeline (untested)René 'Necoro' Neumann2-0/+12