Open
Bug 1986524
Opened 6 months ago
Updated 6 months ago
Create a new landoscript task that bumps the minor version listed in the newtab manifest.json after ship-it builds and signs an XPI instance
Categories
(Release Engineering :: Release Automation, task)
Release Engineering
Release Automation
Tracking
(Not tracked)
NEW
People
(Reporter: mconley, Unassigned)
References
(Blocks 1 open bug)
Details
We have a manual process right now where immediately after we build a newtab XPI for train-hopping, we need to remember to bump the minor version number of the extension in the main repository. This is so that the built-in version that rides the train with that Nightly always has a greater version number than anything that train-hops built off of it.
That manual step is a bit of a pain, and it'd be nice if after ship-it builds and signs the XPI, it can use a landoscript to bump the minor version number.
You need to log in
before you can comment on or make changes to this bug.
Description
•