Label question

20 views
Skip to first unread message

Hector Magnanao

unread,
Mar 9, 2016, 3:52:14 PM3/9/16
to Jenkins Users
Hi, I would like to apply a version label to all the files in my code base after a successful build.  Is there a plugin in Jenkins that does this process ? Or does this have to be done as a post build step per version control tool ? I'm using Integrity as my version control tool.

Mark Waite

unread,
Mar 9, 2016, 4:33:45 PM3/9/16
to Jenkins Users
Applying a version label is specific to the SCM plugin.  Many SCM plugins include the ability to label (or tag) versions in a code base after a successful build.

Mark Waite

On Wed, Mar 9, 2016 at 8:52 AM Hector Magnanao <hector....@sap.com> wrote:
Hi, I would like to apply a version label to all the files in my code base after a successful build.  Is there a plugin in Jenkins that does this process ? Or does this have to be done as a post build step per version control tool ? I'm using Integrity as my version control tool.

--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/73d9940a-82e2-4d76-89b5-fa9b0426eb4f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Hector Magnanao

unread,
Mar 9, 2016, 5:01:38 PM3/9/16
to Jenkins Users

I don't see this ability in the Integrity Plugin.  How can I have this feature added in the Integrity Plugin ?

Mark Waite

unread,
Mar 9, 2016, 8:39:26 PM3/9/16
to Jenkins Users
You'd need to ether submit a pull request to the plugin with the implementation of the labeling, or you'd need to find someone to do that for you.  You might also be able to negotiate with the plugin maintainer.

Mark Waite

Hector Magnanao

unread,
Mar 18, 2016, 5:11:42 PM3/18/16
to Jenkins Users

How do I do this step ? " pull request to the plugin with the implementation of the labeling"  or "negotiate with the plugin maintainer"


I guess I'm asking what is the formal process for requesting enhancements to a plugin in Jenkins.

Mark Waite

unread,
Mar 18, 2016, 6:09:17 PM3/18/16
to Jenkins Users
Refer to the "Beginners Guide to Contributing" (https://wiki.jenkins-ci.org/display/JENKINS/Beginners+Guide+to+Contributing) for first instructions, then fork your own copy of the Integrity plugin (https://github.com/jenkinsci/integrity-plugin), make your changes, test them, refine and improve them, then submit a "pull request" to have them reviewed by the plugin maintainer.

Mark Waite

Reply all
Reply to author
Forward
0 new messages