<div> <b>Pinning a build at Perforce Label</b> <p>When a build is triggered by Polling, Build Now or an external Action, the workspace will sync only to the specified label. Any other specified change or label will be ignored.</p> <p>Supports variable expansion e.g. ${VAR}. If 'now' is used, or a variable that expands to 'now', then the latest change is used (within the scope of the workspace view).</p> </div>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 22128 | Paul Allen |
Helix Graph support for Jenkins. JENKINS-40354 |
||
//guest/paul_allen/p4jenkins/main/src/main/resources/org/jenkinsci/plugins/p4/populate/GraphHybridImpl/help-pin.html | |||||
#1 | 22013 | Paul Allen |
Add Graph Populate type. - Not able to use sync -p with graph - Don't store IClient; store SHA, repo and date |
||
//guest/paul_allen/p4jenkins/main/src/main/resources/org/jenkinsci/plugins/p4/populate/ForceCleanImpl/help-pin.html | |||||
#1 | 21940 | Paul Allen | Branching using p4-jenkins | ||
//guest/perforce_software/p4jenkins/main/src/main/resources/org/jenkinsci/plugins/p4/populate/ForceCleanImpl/help-pin.html | |||||
#2 | 16515 | Paul Allen |
Extend support for 'now' revision specifier. If 'now' is used it will be substituted for the latest change within the scope of the workspace view. |
||
#1 | 9690 | Paul Allen |
[Branching using p4-jenkins] Release 1.0.1 |
||
//guest/paul_allen/dev/p4-jenkins/p4-client/src/main/resources/org/jenkinsci/plugins/p4/populate/ForceCleanImpl/help-pin.html | |||||
#1 | 9672 | Paul Allen | Refactor name from 'p4_client' to 'p4'. | ||
//guest/paul_allen/dev/p4-jenkins/p4-client/src/main/resources/org/jenkinsci/plugins/p4_client/populate/ForceCleanImpl/help-pin.html | |||||
#1 | 9472 | Paul Allen |
Added support to pin build at a label in the populate configuration. - includes help and updates to tests. |