Artifacts¶
Abstract
An Artifact is a bundle of documents and executable scripts that gets generated when an object is registered on the Platform. So any item registered in Corridor - be it a Data Element, Feature, Model, or Policy - can be extracted out to be run in a separate environment. The artifact can run independent of Corridor in an isolated runtime environment or production environment. The artifact aims to:
-
Extract the logic/items registered in Corridor - to then use it outside Corridor
-
Self sufficient with all information encapsulated in the artifact
-
Have minimal dependencies on the runtime-environment where the artifact is run later
An artifact is created when an item is approved in Corridor.
Where is this done?
This option is available in the following objects:
- Data Element
- Feature
- Model
- Policy
Generating an Artifact
Once the object is registered, an artifact is automatically generated which will be available for download by users(see Exporting Artifacts)
