Specify content to be analyzed
When a chain runs, you can specify the stream/branch content that will be fetched to the work area and analyzed.
By default, the entire contents are fetched, which may be a slow operation depending on the size of the stream/branch.
To specify stream/branch content:
-
In PulseUno, navigate to Spaces and select a space.
-
Select a product or Git repository.
-
In the sidebar, select Chains.
-
Open a chain from the chain list and click Edit.
-
In the Steps tab, click Fetch sources.
-
Specify the following options:
-
To clean the workspace where the chain will run, select Clean workspace before fetching sources.
-
To fetch no items, clear the Fetch content from repository selection.
-
To analyze the entire stream or branch, select Fetch content from repository and leave the content box empty.
-
To analyze part of the stream or branch, select Fetch content from repository. In the content box, enter Ant patterns (one per line) that match specific paths.
-
-
Click Save.
See also: