epi-project / brane

Programmable Orchestration of Applications and Networking
Apache License 2.0
9 stars 7 forks source link

Added BraneScript attributes #58

Closed Lut99 closed 6 months ago

Lut99 commented 6 months ago

Attributes are now used to scope task calls (on, loc or location) or to supply the workflow/a task with metadata (wf_tag, workflow_tag, wf_metadata or workflow_metadata).

As part of this change, removed on-structs (finally!).