All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hudson.scm.IntegrityCheckpointAction.help.html Maven / Gradle / Ivy

The newest version!
Provides tagging functionality for Integrity CM.

A 'tag' translates to an Integrity CM Project Checkpoint with a project label and without cascading the label to all members. If the ?Integrity - CM Checkpoint? Post-build Action is configured for a build configuration or if the Jenkins job is configured for a pre-build checkpoint, then the post-build action simply labels the project and no new checkpoint is attempted. The Integrity CM plug-in supports tagging with a user defined tag name/pattern. For example:

    ${env['JOB_NAME']}-${env['BUILD_NUMBER']}-${new java.text.SimpleDateFormat("yyyy_MM_dd").format(new Date())}

The following characters are not allowed within a "Tag Name":

    $  ,  .  :  ;  /  \  @





© 2015 - 2025 Weber Informatics LLC | Privacy Policy