Dashboard > Pulse v2.1 > ... > Concepts > Artifacts
  Pulse v2.1 Log In | Sign Up   View a printable version of the current page.  
  Artifacts
Added by Jason Sankey, last edited by Jason Sankey on Aug 25, 2009  (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.

Artifacts may optionally be published to the internal artifact repository. Published artifacts may be retrieved by dependent projects.

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