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

First build questions - Abandoning/Deleting builds

4.0.5 RTC

What happens when you Abandon a build that includes 6 work items? There is an abandoned build and they have since built twice more...

1) What should I do to abandoned builds?
2) What about the work items?
3) Is the code delivered to the next successful build? Or is the code "lost"?
4) Is there a best practice on deleting builds? (we will soon start pruning)
5) Is there a best practice on abandoning builds?

thanks, the help states we can abandon builds, but not what happens to the work items and change sets...

0 votes



One answer

Permanent link
As far as I can tell, abandoning a build only stops the build process. You can delete the build result. Nothing bad happens to work items or changes. You abandon the build if you want to stop it e.g. during build script development, or if you need another build to happen instead.

No code gets delivered to any build, as long as you don't custom code something. A build works on a repository workspace of a user (personal build) and uses that configuration to load the SCM data or on a build user owned repository workspace. If so configured the build accepts new incoming changes from the stream. The work items are only related to builds by their links to the changes that go in. Nothing bad happens to them either.

The next build request will be performed and pick up the change sets.


0 votes

Comments

Hello,

So I have 6 work items pointing to this Abandoned build.

1) Are you saying that the code has moved on to the future builds?
2) Should I point the work items to the next build in line? Right now, devs are wandering what happened to their code...they want to tell people the build their code went in to...
3) How do you unlink the Abandoned build?

The code is USED in builds. It does not MOVE to a build.
The work items are COMPUTED from the snapshot on the build. The link will remain I think, but the work item will also be included in the next build as far as I can tell, because the change set will still be in the next build.. The link might not be navigable if the build result is deleted.

If you report work items against a build then you can report them against another build as well.

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

Question asked: Dec 04 '14, 8:46 a.m.

Question was seen: 4,816 times

Last updated: Dec 04 '14, 10:29 a.m.

Confirmation Cancel Confirm