3
0
Denis Arh cfe02be081 Add support for labels on automation functions
Idea for these labels is to give instructions which labels to copy
on step and on workflow when function step is added to the graph.

Labels are defined with "step,workflow", "workflow" or "step" for value.
UI should follow these instructions when copying labels to workflow
and/or step.
2021-03-12 13:12:07 +01:00
..
2021-03-12 13:12:07 +01:00
2021-03-12 13:12:07 +01:00
2021-03-12 13:12:07 +01:00
2020-12-05 10:30:22 +01:00
2020-08-24 15:38:42 +02:00
2020-12-05 07:44:49 +01:00

Code generation package

It consumes YAMLs from all known locations and provides them to templates

  • determinate all known locations for yaml files
  • determinate all known output types (go?, html?, adocs?)
    • can we read this from the filename?
  • define structure for all locations
  • define outputs
    • can be a static file
    • can have placeholders that are assembled from the structure, and yaml file contents