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

How are Build Labels generated?

We've noticed that our build labels are <date>-nnnn. Where nnnn seems to be a number that increments if you run multiple builds on the same date. I'm assuming this is computed off the time the build is launched for that day, but I want to make sure. We are developing some tooling to deal with most N number of builds and I'd like to know if it's always safe to assume that for any given <date> in a build label, the bigger the value for nnnn the more recent the build. Is this assumption correct?

0 votes



One answer

Permanent link
rtimothy wrote:
We've noticed that our build labels are <date>-nnnn. Where nnnn
seems to be a number that increments if you run multiple builds on the
same date. I'm assuming this is computed off the time the build is
launched for that day, but I want to make sure. We are developing
some tooling to deal with most N number of builds and I'd like to
know if it's always safe to assume that for any given <date> in
a build label, the bigger the value for nnnn the more recent the
build. Is this assumption correct?


The "nnnn" in the default build label is simply the time of day in
24-hour format in the time zone of the build engine. If all your build
engines are in the same time zone, then a bigger value for nnnn means a
more recent build. If your build engines are in multiple time zones,
that is not always true. Note that the build label is not always
unique. Two builds that start within the same minute on different build
engines may have the same build label.

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

Question asked: Jun 24 '10, 10:43 a.m.

Question was seen: 4,398 times

Last updated: Jun 24 '10, 10:43 a.m.

Confirmation Cancel Confirm