1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-18 12:06:08 +00:00
workload-automation/wa/framework/configuration
Fabian Gruber 4839ab354f configuration: Allow including multiple files into one mapping.
The key for 'include#' can now be either a scalar or a list.
A scalar triggers the same behaviour as before.
If the value is a list it must be a list of scalars (filepaths).
The paths will be loaded and merged in order, and finally the resulting
dict is included into the current scope.
2024-03-28 20:06:30 -05:00
..
__init__.py Update copyright headers. 2018-07-04 16:33:31 +01:00
core.py fw/config: Fix RunConfiguration descriptions 2023-04-29 17:29:43 -05:00
default.py framework: pep8 fixes 2018-07-06 14:39:41 +01:00
execution.py fw/config/execution: Raise error if no jobs are available for running 2019-06-06 15:17:42 +01:00
parsers.py configuration: Allow including multiple files into one mapping. 2024-03-28 20:06:30 -05:00
plugin_cache.py pep8: Ignore line break before binary operator 2020-10-30 11:49:54 +00:00
tree.py Pylint Fixes 2020-10-30 11:49:54 +00:00