DiamondLightSource / DiamondLightSource/workflows
Have `Metadata` in workflow resolvers reference information in workflow manifest
Open
rust
- Dominant language
- Rust
- Stars
- 7
- Forks
- 6
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 56
Description
Instead of having owned data in `Metadata` that is also available in the `IoArgoprojWorkflowV1alpha1Workflow` stored in `Workflow` (ie, duplicate data), have the `Metadata` fields be references, and instances of `Metadata` can refer to the `manifest` field of a `Workflow`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.