oxidized icon indicating copy to clipboard operation
oxidized copied to clipboard

Node specific config in configuration file

Open ytti opened this issue 5 months ago • 3 comments

For some rarely used node parameters or vars it may be impractical to map it to source, particularly if creating such fields in the source is not easy. In such configurations it may be desirable configuration file can specify parameters and vars for specific nodes, not just models, group, group models or global.

User requested this in #3612

Currently there is branch where this is implemented as:

node:
  "name":
    parameter: value

However I'm not sure if this is the right format for it, considering what if we use groups and have non-unique name. Perhaps that is problem for another time. I kind of regret having idea of implicit group, instead of always having explicit group name.

ytti avatar Aug 18 '25 15:08 ytti

@casudo I will not merge https://github.com/ytti/oxidized/compare/master...feat-node_config unless you test it. I don''t want to add features users who wanted them didn't work like they wanted them to work. I'd risk adding complexity and technical debt and delivering nothing.

ytti avatar Sep 03 '25 06:09 ytti

Sorry, I lost track of that the last few days. Added testing to my todo list and will update you.

casudo avatar Sep 03 '25 06:09 casudo

This issue is stale because it has been open 90 days with no activity.

github-actions[bot] avatar Dec 03 '25 02:12 github-actions[bot]