Closed
Bug 1254620
Opened 9 years ago
Closed 9 years ago
Please allow the capability to use 45.0esr as version
Categories
(www.mozilla.org :: Release notes, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: Sylvestre, Unassigned)
Details
Using https://www.mozilla.org/en-US/firefox/android/45.0esr/releasenotes/ is not possible even if it exists in Nucleus, we should allow it.
Here, we are doing 45.0 & 45.0esr currently and we have release notes for both.
Comment 1•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/a6363b4787053e14ca1946aa78488a6311350dbf
Enable 45.0esr release notes: fix bug 1254620
Modify version_re to match optional ending 'esr'
Remove requirement for ESR release versions to have 2 dots if version
ends with 'esr'
Add test case and remove usage of mock assert_called not present in our
older version of the library
https://github.com/mozilla/bedrock/commit/20d7f9e5b0b4ae3252125d759494ddf5fb50d899
Merge pull request #3946 from jgmize/esr-relnotes
Enable 45.0esr releasenotes: fix bug 1254620
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 2•9 years ago
|
||
https://www.mozilla.org/en-US/firefox/45.0esr/releasenotes/ is now live, after pushing the commits from comment #1 to production and setting is_public=True on https://nucleus.mozilla.org/rna/releases/414/
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•