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

How to restrict deliver only for successful build in RTC 3.0.1?

 How do I restrict user to deliver only when the build is success in  RTC 3.0.1? 

0 votes


Accepted answer

Permanent link
I see couple of  options here:
1. Not exactly what you are looking for, but you might prevent build if you have any workspace errors: https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.team.scm.doc/topics/t_scm_eclipse_process_preconditions.html&scope=null
2. You might try building your own precondition checking whether the build is successful: https://jazz.net/library/article/495
3. You can have two streams: let's call them unconfirmed and confirmed. Developers are developing data to unconfirmed one and it triggers the build which decides whether we can deliver changes to confirmed one or now (according to https://jazz.net/library/article/649#Example_postBuildDeliver)

Let us know if that helps.
Amit Nath selected this answer as the correct answer

1 vote

Comments

Thanks Krzysztof, it definately helps. Combining preconditions/post build deliver & two workspace etc... this can be aciheved...


One other answer

Permanent link
Hi Amit,
Did you try post deliver option for builds: https://jazz.net/library/article/649#Example_postBuildDeliver ?
Let us know if it is already what you were looking for.

0 votes

Comments

Thanks Krzysztof,

I tried that option. Post build deliver allows to deliver after sucessfull build. 

Developer should not be allowed to deliver without a successfull build. As in situation one user delivers the code without a running build, how this can be  restricted?

To be more precise succefull build goes with a deliver in "post build deliver" but i would like to have every deliver gets with a successfull build.

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
× 562

Question asked: Mar 04 '14, 1:43 a.m.

Question was seen: 5,639 times

Last updated: Mar 04 '14, 5:13 a.m.

Confirmation Cancel Confirm