Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Conftrack.Pretty: docs, more usable functions | stuebinm | 2024-07-26 | 1 | -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 | ||||
* | document publicly exposed interface | stuebinm | 2024-07-21 | 5 | -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. | ||||
* | fix a couple warnings | stuebinm | 2024-07-04 | 3 | -6/+4 |
| | |||||
* | pretty-printing of config value sources | stuebinm | 2024-06-10 | 2 | -2/+52 |
| | |||||
* | add an env variable source | stuebinm | 2024-06-10 | 2 | -17/+90 |
| | |||||
* | quasi-quotes for config keys | stuebinm | 2024-06-08 | 1 | -2/+20 |
| | |||||
* | add yaml source | stuebinm | 2024-06-06 | 3 | -2/+48 |
| | |||||
* | nested values, tests, and aeson | stuebinm | 2024-06-06 | 4 | -38/+195 |
| | |||||
* | a generic, multi-source config interface | stuebinm | 2024-05-22 | 2 | -0/+84 |