Dashboard > Pulse v1.2 > ... > Concepts > Artifacts
  Pulse v1.2 Log In | Sign Up   View a printable version of the current page.  
  Artifacts
Added by Jason Sankey, last edited by Jason Sankey on Oct 12, 2006  (view change)
Labels: 
(None)

Pulse Manual Index

Artifacts

The term artifact is used to refer to files and/or directories produced during a build that are captured and preserved as part of the build result. Examples of common artifacts include:

  • binaries (executables, jars)
  • software packages (ZIPs, tar archives, RPMs)
  • reports (test reports, coverage reports)

The output of executed commands (a combination of standard output and standard error) is also considered an artifact, and is automatically captured and preserved. All artifacts (including command output) may be post-processed in order to find interesting features such as errors and warnings.

Zutubi wiki is Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.10 Build:#528 Nov 29, 2006) - Bug/feature request - Contact Administrators