Build engine - Enable "Associated release" at the end of the build automatically
Dominique RIGHETTO (1●1●1)
| asked Oct 15 '13, 8:33 a.m.
edited Nov 16 '13, 5:52 a.m. by Nick Edgar (6.5k●7●11)
Hello,
I have searched, without success, a way to indicate to the RTC4 Build Engine, during a Build Definition execution, to associate a release to the current build without using the RTC4 Eclipse UI at the end of the build.
This automatic action is it possible ?
Thanks in advance :)
Dominique
|
One answer
There is an existing enhancement request for this: Ant task to associate a build with a release (108384)
It's also possible to do via the Java client API, but that's non-trivial to use. As I mentioned in related topic:
https://jazz.net/forum/questions/53849/associating-release-to-buildresults-or-snapshots
I whipped up a JRuby script to do this, which I can share if there's interest.
Comments Hello Nick
Hi Jacky, I've put the script up here: |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
Hello,
If you have a solution, Please let me know. Because , I also look for this issue. Thank you in advance
Jacky