[JIRA] [postbuildscript] (JENKINS-11219) Add the option to run the script after all the sub elements of a matrix project build have finished

2013-08-04 Thread kalpsr...@yahoo.co.in (JIRA)














































Kalps sat
 commented on  JENKINS-11219


Add the option to run the script after all the sub elements of a matrix project build have finished















My use case is to run a script from master head(reset/restart the slave) after each axe/node execution completed. Is it possible?  

 is this support added as well?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [postbuildscript] (JENKINS-11219) Add the option to run the script after all the sub elements of a matrix project build have finished

2013-07-31 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-11219


Add the option to run the script after all the sub elements of a matrix project build have finished















Code changed in jenkins
User: Nicolas De Loof
Path:
 src/main/java/org/jenkinsci/plugins/postbuildscript/ExecuteOn.java
 src/main/java/org/jenkinsci/plugins/postbuildscript/PostBuildScript.java
 src/main/resources/org/jenkinsci/plugins/postbuildscript/PostBuildScript/config.jelly
http://jenkins-ci.org/commit/postbuildscript-plugin/be41840a7bfd24cbc4de5e71301b7dadc58b0648
Log:
  JENKINS-11219 option to run postbuildscript on Matrix, Axes or Both (default)






























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [postbuildscript] (JENKINS-11219) Add the option to run the script after all the sub elements of a matrix project build have finished

2013-07-30 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-11219


Add the option to run the script after all the sub elements of a matrix project build have finished















Code changed in jenkins
User: Nicolas De Loof
Path:
 src/main/java/org/jenkinsci/plugins/postbuildscript/PostBuildScript.java
http://jenkins-ci.org/commit/postbuildscript-plugin/754a85cb515de0f07de2cb186753ef789bd18c8e
Log:
  FIXED JENKINS-11219 don't run on MatrixAgregator






























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [postbuildscript] (JENKINS-11219) Add the option to run the script after all the sub elements of a matrix project build have finished

2013-07-30 Thread scm_issue_l...@java.net (JIRA)















































SCM/JIRA link daemon
 resolved  JENKINS-11219 as Fixed


Add the option to run the script after all the sub elements of a matrix project build have finished
















Change By:


SCM/JIRA link daemon
(30/Jul/13 12:52 PM)




Status:


Reopened
Resolved





Resolution:


Fixed



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [postbuildscript] (JENKINS-11219) Add the option to run the script after all the sub elements of a matrix project build have finished

2013-07-27 Thread kalpsr...@yahoo.co.in (JIRA)














































Kalps sat
 commented on  JENKINS-11219


Add the option to run the script after all the sub elements of a matrix project build have finished















My use case is to run a script from master head(reset/restart the slave) after each axe/node execution completed. Is it possible?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [postbuildscript] (JENKINS-11219) Add the option to run the script after all the sub elements of a matrix project build have finished

2013-06-25 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-11219


Add the option to run the script after all the sub elements of a matrix project build have finished















Code changed in jenkins
User: Nicolas De Loof
Path:
 src/main/java/org/jenkinsci/plugins/postbuildscript/PostBuildScript.java
http://jenkins-ci.org/commit/postbuildscript-plugin/0dc60fb4cac4d40a6ca29a408d0ff1b17b613358
Log:
  JENKINS-11219 don't run on matrix head if configured to run on matrix axes nodes.






























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [postbuildscript] (JENKINS-11219) Add the option to run the script after all the sub elements of a matrix project build have finished

2013-06-14 Thread thomasmfie...@gmail.com (JIRA)














































Thomas Fields
 commented on  JENKINS-11219


Add the option to run the script after all the sub elements of a matrix project build have finished















Has any progress been made on this issue at all?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [postbuildscript] (JENKINS-11219) Add the option to run the script after all the sub elements of a matrix project build have finished

2013-06-13 Thread markus.str...@nokia.com (JIRA)














































Markus Strand
 commented on  JENKINS-11219


Add the option to run the script after all the sub elements of a matrix project build have finished















Also the env inject plugin works strangely when the post build script plugin is used in matrix context. Could be a good test case for acceptance testing.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [postbuildscript] (JENKINS-11219) Add the option to run the script after all the sub elements of a matrix project build have finished

2013-05-30 Thread markus.str...@nokia.com (JIRA)














































Markus Strand
 commented on  JENKINS-11219


Add the option to run the script after all the sub elements of a matrix project build have finished















Now with version 0.12 the execution happens optionally on the matrix configurations, but there is no way to not run it on the head.


I would agree with the requirement that it should be optional to:
1) Run a script at the end of each element of a matrix build. This is the current functionality.
2) Run a script at the end of a entire matrix build (ie. after all matrix elements have built).
3) A combination of 1 and 2.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[JIRA] [postbuildscript] (JENKINS-11219) Add the option to run the script after all the sub elements of a matrix project build have finished

2013-05-15 Thread markus.str...@nokia.com (JIRA)














































Markus Strand
 commented on  JENKINS-11219


Add the option to run the script after all the sub elements of a matrix project build have finished















To me it looks like the PostBuildScript execution happens only on the entire matrix build and not at all for the elements. 



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.