Swarm 2014.1: User Guide

Add a project

  1. The Add Project button On the Swarm home page, click the + icon at the top-right of the projects sidebar. The Add Project page appears:

    The Add Project page

  2. Provide a name for the project.

  3. Optionally provide a description.

  4. Specify at least one team member. This field auto-suggests users within the Perforce service as you type.

  5. The Add Branch link Optionally click the Add Branch link to display the branch drop-down dialog:

    The branch drop-down dialog

    1. Enter a short Name for the branch.

    2. Enter one or more branch paths, one per line.

      Tip

      Each branch path can use wildcards and depot syntax.


      For more information, see Command Reference: File Specifications.

    3. The Done button Click the Done button to accept your branch specification.

  6. Optionally specify a job filter. The job filter allows you to specify criteria that are used to associate jobs with projects. For example, entering Subsystem=ProjectA associates jobs whose subsystem field is set to ProjectA with the current project.

    Note

    This job filter is simpler than the filters available in other Perforce clients. The filter must be expressed as >field=value pairs; bare keywords are not permitted. The asterisk for wildcard matching is permitted, but no other filter expression syntax is permitted.

  7. The checkbox indicating automated test activation status Optionally click the Enable checkbox beside Automated Tests to display the automated tests configuration fields.

    The Automated Tests drop-down dialog Specify a URL that triggers a test execution. Use the special arguments described in the dialog to help compose a URL that informs your test suite with important details. For more details, see “How can I integrate my test suite to inform review acceptance or rejection?”.

  8. The checkbox indicating automated deployment activation status Optionally click the Enable checkbox beside Automated Deployment to display the automated deployment configuration fields:

    The Automated Deployment drop-down dialog Specify a URL that triggers a deployment of the project's code. Use the special arguments described in the dialog to help compose a URL that informs your deployment program with important details. For more details, see “How can I automatically deploy code within a review?”.

  9. Save button for Project configuration Click Save.

    Note

    The Save button is disabled if any required fields are empty.

0 matching pages