Artifact Dependencies
Allow artifacts to define dependencies of other artifacts. Example: Have a artifact that uses node.js, would like to be able to require Node.js artifact has been successfully run.
Can you describe your scenario for us to better understand the requirement?
1 comment
-
Marc commented
I think we have the same request as a DevOps team. We would like to call an existing artifact from an artifact. Meaning, if the functionality is already available in an existing artifact, we don't want to recreate the same functionality in another artifact.