Artifact
An ==artifact== is one of many kinds of tangible by-products produced during the development of software.
- by wikipedia
Example Sentence
- gitlab document: An artifact is a list of files and directories attached to a job after it finishes. This feature is enabled by default in all GitLab installations.
- jenkins document: When there are test failures, it is often useful to grab built artifacts from Jenkins for local analysis and investigation. This is made practical by Jenkins’s built-in support for storing “artifacts”, files generated during the execution of the Pipeline.