Closed
Bug 1142619
Opened 10 years ago
Closed 10 years ago
tracking bug for build and release of Firefox and Fennec 38.0
Categories
(Release Engineering :: Release Requests, defect)
Release Engineering
Release Requests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rail, Assigned: hwine)
References
Details
Attachments
(1 file)
|
1.18 KB,
patch
|
rail
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
No description provided.
Comment 1•10 years ago
|
||
I created a special rule in Balrog for the WINNT_x86_64-msvc build target, which was unable to update at all while 37.0 RCs were on the wire for the other platforms. It will need to be deleted when 38.0b1 ships in order for win64 builds to get updates.
| Reporter | ||
Updated•10 years ago
|
Assignee: nobody → hwine
| Reporter | ||
Comment 2•10 years ago
|
||
Before we start an RC build, we need to revert changes from bug 1158760
Depends on: 1158760
| Reporter | ||
Comment 3•10 years ago
|
||
(In reply to Rail Aliiev [:rail] from comment #2)
> Before we start an RC build, we need to revert changes from bug 1158760
https://hg.mozilla.org/releases/mozilla-release/rev/9d105ed6f35a should be reverted
Comment 4•10 years ago
|
||
Done with
https://hg.mozilla.org/releases/mozilla-release/rev/3fe0e43cd50c
We'll need to use MOBILE380b10_2015050317_RELBRANCH if we want to do further Fennec 38.0b10 builds.
Comment 5•10 years ago
|
||
So, KaiRo noticed that 38.0.5 didn't become available on beta-cdntest. This is because we only enable the beta channel for "final" releases (http://mxr.mozilla.org/build/source/tools/buildfarm/release/release-runner.py#145), which means "two digit version number".
Our assumption was broken by 38.0.5, so this never happened. I _think_ the best way to fix this up is to tweak the release config by hand, retag, reconfig, and then kick the beta updates builder. This _should_ bump the necessary configs, update balrog, run update verify, etc. I don't have full confidence that this will actually work, but at the very least it's a starting point, and better than trying to bump everything by hand.
Attachment #8609368 -
Flags: review?(rail)
Comment 6•10 years ago
|
||
Oh, and I should note that the HACK HACK HACK part is because we need to have at least one vesrion from partialUpdates that matches the versionRegex, otherwise ReleaseUpdatesFactory doesn't work. 38.0 was the last thing we pushed there, so I figured it was best to make it the thing.
| Reporter | ||
Comment 7•10 years ago
|
||
Comment on attachment 8609368 [details] [diff] [review]
enable beta channel for 38.0.5
We may need to add the corresponding bouncer entries too. Rerunning the builders should do that.
Attachment #8609368 -
Flags: review?(rail) → review+
Comment 8•10 years ago
|
||
Comment on attachment 8609368 [details] [diff] [review]
enable beta channel for 38.0.5
I landed this and retagged for it.
Attachment #8609368 -
Flags: checked-in+
| Reporter | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•