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

Pulse Manual Index

Overview

File artifacts are used to capture single files produced as part of a build. Example files include binaries and libraries produced as part of the build. You may also capture logs, reports, and other files of interest. Captured files may have post-processors applied to them to extract interesting features such as errors and warnings.

Configuration

name

A descriptive name, used within the web interface to identify the artifact. This name must be unique within the project.

This field is required.

file

The path of the file to capture, relative to the base directory for the build.

This field is required. This attribute supports Apache Ant style patterns, useful if you file you are specifying contains a version string or datestamp.

mime type

The MIME type of the file. This type will be passed to the web browser when the file is downloaded.

This field is not required. By default, the type will be guessed from the file name and content.

post-processors

Specifies the post-processors to apply to the file when it is captured. The available post-processors are described on the Project Post-Processors page.

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