Closed
Bug 504094
Opened 15 years ago
Closed 15 years ago
tracking bug for build and release of Firefox 3.5.1
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Unassigned)
References
Details
Attachments
(9 files)
1.64 KB,
patch
|
nthomas
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
1.22 KB,
patch
|
nthomas
:
review+
|
Details | Diff | Splinter Review |
1.65 KB,
patch
|
nthomas
:
review+
|
Details | Diff | Splinter Review |
454 bytes,
patch
|
nthomas
:
review+
|
Details | Diff | Splinter Review |
453 bytes,
patch
|
nthomas
:
review+
|
Details | Diff | Splinter Review |
1.90 KB,
patch
|
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
871 bytes,
patch
|
catlee
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
602 bytes,
patch
|
catlee
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
2.31 KB,
patch
|
catlee
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
No description provided.
Reporter | ||
Comment 1•15 years ago
|
||
Landed this already to get us going.
changeset: 1316:f5792cd99fab
Updated•15 years ago
|
Attachment #388689 -
Flags: review?(nthomas) → review+
Reporter | ||
Comment 2•15 years ago
|
||
Since we've tagged up to (and soon) including pt-BR we need to reconfig and kick the automation to finish tagging, but we need to skip those locales. This patch should do it.
Attachment #388701 -
Flags: review?(nthomas)
Updated•15 years ago
|
Attachment #388701 -
Flags: review?(nthomas) → review+
Reporter | ||
Comment 3•15 years ago
|
||
Attachment #388722 -
Flags: review?(nthomas)
Updated•15 years ago
|
Attachment #388722 -
Attachment is patch: true
Attachment #388722 -
Attachment mime type: application/octet-stream → text/plain
Updated•15 years ago
|
Attachment #388722 -
Flags: review?(nthomas) → review+
Reporter | ||
Comment 4•15 years ago
|
||
Attachment #388724 -
Flags: review?(nthomas)
Reporter | ||
Comment 5•15 years ago
|
||
Attachment #388726 -
Flags: review?(nthomas)
Updated•15 years ago
|
Attachment #388724 -
Flags: review?(nthomas) → review+
Updated•15 years ago
|
Attachment #388726 -
Flags: review?(nthomas) → review+
Reporter | ||
Updated•15 years ago
|
Attachment #388724 -
Flags: checked‑in+
Reporter | ||
Updated•15 years ago
|
Attachment #388724 -
Flags: checked‑in+
Reporter | ||
Comment 6•15 years ago
|
||
I backed the patches we used to re-kick the repacks.
Reporter | ||
Comment 7•15 years ago
|
||
Hit two problems with update generation:
1) beta snippets were not put into their own directory. the beta-dir part fixes this
2) the beta snippets were pointing to bouncer. The beta-url parts of this patch fix that.
I also added betatest, beta, and DisableCompleteJump to the <rc> section. For the life of me, I can't remember why this is necessary but I do know that we needed it for 3.0.1, so let's work on that assumption.
Attachment #388874 -
Flags: checked‑in+
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 8•15 years ago
|
||
urgh, reopening, because we never did the version bump to 3.5.2pre.
Not sure how things are different here in FF3.5.x release automation, so not attempting this myself. As everyone is traveling, this will have to wait until Monday. Meanwhile, nightlies over the weekend will incorrectly claim to be version "3.5.1pre" not "3.5.2pre" as expected.
Status: RESOLVED → REOPENED
OS: Mac OS X → All
Hardware: x86 → All
Resolution: FIXED → ---
Reporter | ||
Comment 9•15 years ago
|
||
Attachment #389469 -
Flags: review?(catlee)
Reporter | ||
Comment 10•15 years ago
|
||
Flipping this pref will cause patcher-config-bump.pl to create the <rc> section, and after bug 505240 is resolved, cause it to set the 'beta-dir' parameter which will separate the beta and release channel snippets into different directories.
Posting this here so we don't forget about it again next time.
Attachment #389481 -
Flags: review?(catlee)
Reporter | ||
Comment 11•15 years ago
|
||
Attachment #389485 -
Flags: review?(catlee)
Updated•15 years ago
|
Attachment #389469 -
Flags: review?(catlee) → review+
Updated•15 years ago
|
Attachment #389481 -
Flags: review?(catlee) → review+
Updated•15 years ago
|
Attachment #389485 -
Flags: review?(catlee) → review+
Reporter | ||
Updated•15 years ago
|
Attachment #389481 -
Flags: checked‑in+
Reporter | ||
Comment 12•15 years ago
|
||
Comment on attachment 389481 [details] [diff] [review]
flip useBetaChannel in release_config.py
changeset: 1344:192383618ada
I reconfig'ed p-m for this too.
Reporter | ||
Comment 13•15 years ago
|
||
Comment on attachment 389469 [details] [diff] [review]
3.5.2pre version bump patch
changeset: 26079:d1c4c407468c
Attachment #389469 -
Flags: checked‑in+
Reporter | ||
Comment 14•15 years ago
|
||
Comment on attachment 389485 [details] [diff] [review]
3.5.2 monitor bumps, too
Checking in Firefox_mozilla-1.9.1.txt;
/cvsroot/mozilla/tools/tinderbox-configs/monitoring/Firefox_mozilla-1.9.1.txt,v <-- Firefox_mozilla-1.9.1.txt
new revision: 1.11; previous revision: 1.10
done
Attachment #389485 -
Flags: checked‑in+
Reporter | ||
Comment 15•15 years ago
|
||
We're all done here, again.
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•