Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Is it possible to publish properties to the Build Result?

There is a tab in the Build Definition where developers can input properties to their builds.
It works very well in RTC + Jenkins configuration. Builds (on the Jenkins side) don't even need to be parameterised to cope with that feature. The input properties will be shown nicely in the Properties tab of the Build Result.

What I want, however, is to be able to write properties back to the RTC Build Result (not to the Build Definition) during/after the build..
Writing them on logs/artifacts and publishing them to the Build Result is not that practical. It's possible also to "mask" them as an Activity and publish them in the respective tab.
Still, these are build properties generated on build-time, and they semantically belong to the "Properties" tab.

Is there any way to achieve that?

0 votes


Accepted answer

Permanent link
Hi Rafael, there is no way to update properties on a build after the fact, only when requesting the build can you override the properties specified in the build definition. I recommend using log contributions for this. It's also possible to add a custom kind of contribution and provide a UI extension to view its info, but that would involve writing some code.
Rafael Rezende selected this answer as the correct answer

0 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,030
× 562
× 151

Question asked: Dec 01 '14, 10:35 a.m.

Question was seen: 3,749 times

Last updated: Dec 01 '14, 10:48 a.m.

Confirmation Cancel Confirm