RTC+Jenkins: Is tag field could be controlled by program like perl script, batch script. If Someone want to update something there
When you open any eclipse
- In the Team Artifacts window, open the project area, and navigate to the Build Definitions folder.
- Right-click the build name, the builds that you want to tag; and then click Show Build Results.
- In the Builds window, under "tag" field if any one wants to update anything by writing some script,how we can do that?
Is tag field could be controlled by program like perl script, batch script. If Someone want to update something there?
One answer
The tags of a EWM/RTC build result are an RTC property and not a Jenkins property.
The only API I am aware of that could potentially access and set that is the RTC SDK and the RTC Plain Java Client Libraries.
Running https://www.google.com/search?q=build+result+tag+api+site%3Ajazz.net reveals also that the Jazz build system toolkit supports setting it using the ANT task buildResultPublisher.
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Sep 21 '21, 7:02 a.m.Question impossible to understand, please enhance or delete.
Raj Kumar
Sep 22 '21, 1:26 a.m.The image has been not loaded properly so I have enhanced my question, let me know if it is still not clear.
thank you.