aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Harring <ferringb@gmail.com>2023-01-17 00:22:28 -0800
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-05 20:08:21 +0200
commitcc4b8915fd71d09715011b6dadbe9c86e28e0b11 (patch)
treed722b078a92059cbd7293468ff0f9a14d7b8c864 /.gitignore
parentrefactor(config): remove the notion of config layer incremental prepend/append. (diff)
downloadpkgcore-cc4b8915fd71d09715011b6dadbe9c86e28e0b11.tar.gz
pkgcore-cc4b8915fd71d09715011b6dadbe9c86e28e0b11.tar.bz2
pkgcore-cc4b8915fd71d09715011b6dadbe9c86e28e0b11.zip
refactor(config): remove prepend/append incremental return signature fully.
The previous commit disabled the logic to generate prepend/val/append- nothing used it- this commit realigns the client consumers to expect a single value unless they're invoked arg_type="repr". Essentially, now if you ask the config layer for a value, you don't have to know if it's a value that is considered 'incremental'- you just get back a python object for what you asked, ready for usage. Signed-off-by: Brian Harring <ferringb@gmail.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions