Closed Bug 693972 Opened 13 years ago Closed 13 years ago

Automatically increase version name of the rebuild add-on

Categories

(addons.mozilla.org Graveyard :: Add-on Builder, defect, P1)

x86
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED
Builder 1.0

People

(Reporter: zalun, Assigned: zalun)

Details

Currently repackage service does not change the version name if not instructed by the POST overrides. As we want the add-ons to be updated it is needed to increase the version number. 1. All version numbers of the rebuild add-ons will have at least 3 sections. 2. If last section of the version name isn't digit only, ".1" is added. 3. If last number is a digit, it is incremented In example: '2.1' -> '2.1.1' '1' -> '1.0.1' '1.2pre' -> '1.2pre.1' '1.2.3pre' -> '1.2.3pre.1' '2.1.1' -> '2.1.2' '2.1.2.2' -> '2.1.2.3'
Assignee: nobody → zaloon
Priority: -- → P1
Target Milestone: --- → Builder 1.0
Still needs changes on AMO side to not override version name in POST request
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.