dora icon indicating copy to clipboard operation
dora copied to clipboard

Add metadata to each node

Open chrislearn opened this issue 5 months ago • 1 comments

There is a lack of structured information description of the node.

We can add Dora.toml/Node.toml files in each Node to provide some basic descriptions of it.

This helps users understand how to use it without looking at the internal code of the node.

Other tools or programs can also use these metadata to determine whether the configuration of dataflow.yml is valid.

chrislearn avatar Jul 10 '25 22:07 chrislearn

This feature needs to be designed together with the package management system.

LeonRust avatar Jul 29 '25 15:07 LeonRust