summaryrefslogtreecommitdiff
path: root/src/Conftrack (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-07-26Conftrack.Pretty: docs, more usable functionsstuebinm1-8/+38
this module is meant for convenience pretty-printing functions and as an illustration of how to deal with the more low-level runFetchConfig
2024-07-21document publicly exposed interfacestuebinm5-2/+41
this documents most functions that might be used by downstream consumers of this library, except for those in Conftrack.Pretty, which aren't done yet.
2024-07-04fix a couple warningsstuebinm3-6/+4
2024-06-10pretty-printing of config value sourcesstuebinm2-2/+52
2024-06-10add an env variable sourcestuebinm2-17/+90
2024-06-08quasi-quotes for config keysstuebinm1-2/+20
2024-06-06add yaml sourcestuebinm3-2/+48
2024-06-06nested values, tests, and aesonstuebinm4-38/+195