demmerichs / runcon

MIT License
0 stars 0 forks source link

Transforms probably more useful, if they are resolved after config aggregation #20

Closed demmerichs closed 2 years ago

demmerichs commented 2 years ago

So the order should be: Load configs resolve base configs aggregate run config (e.g. by specifying sub configs) finally resolve transforms

Problem with that: Auto-label gets harder. After each rupdate, we need to resolve transforms freshly to accurately represent the aggregated run config