[jbosstools-issues] [JBoss JIRA] (JBDS-3074) document the need (and script the process) to toggle jobs on/off to prevent unneeded rebuilds in stable branch

Nick Boldt (JIRA) issues at jboss.org
Tue Jun 17 20:19:23 EDT 2014


     [ https://issues.jboss.org/browse/JBDS-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Boldt closed JBDS-3074.
----------------------------

    Resolution: Done


[~maxandersen], check this out.

New python script:

https://github.com/jbdevstudio/jbdevstudio-ci/blob/master/bin/toggleJenkinsJobs.py

Usage examples:

https://github.com/jbdevstudio/jbdevstudio-ci/blob/master/bin/toggleJenkinsJobs.py.examples.txt

Documented here:

https://github.com/jbdevstudio/jbdevstudio-devdoc/pull/87/files


> document the need (and script the process) to toggle jobs on/off to prevent unneeded rebuilds in stable branch
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: JBDS-3074
>                 URL: https://issues.jboss.org/browse/JBDS-3074
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: build
>    Affects Versions: 8.0.0.Beta2
>            Reporter: Nick Boldt
>            Assignee: Nick Boldt
>             Fix For: 8.0.0.Beta3
>
>
> Max pointed out a flaw in our release process:
> after a push to QE, jobs ought to be disabled to prevent unneeded respins, which make plugins LOOK different by virtue of their version number being incremented for no reason (github sources have not changed).
> So, I've written a new python script to use the Jenkins api to post enable/disable requests for 1 or more jobs. 



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list