Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: www
-
Labels:None
-
Environment:Platform: All, OS: All
Description
in my case, it would be interesting to have a build number not incremental.
for example, it could be set to the repository revision number, or a number
computed based on the date.
Issue Links
- is duplicated by
-
HUDSON-507
Allow for configurable build numbers
-
-
HUDSON-684
New post-build action to execute aribtrary shell commands
-
We used to have this feature back then. I removed it when I started relying on
the uniqueness of the build number more (such as use of build numbers in URL.)
So I'm bit skeptical for doing this. But if you do this, we just need to be
careful that we only allow build numbers to be increased.