Closed
Bug 679114
Opened 15 years ago
Closed 15 years ago
tracking bug for build and release of Firefox 7.0b1
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: mozilla)
References
Details
Attachments
(5 files, 1 obsolete file)
|
3.76 KB,
patch
|
lsblakk
:
review+
mozilla
:
checked-in+
|
Details | Diff | Splinter Review |
|
11.83 KB,
patch
|
lsblakk
:
review+
mozilla
:
checked-in+
|
Details | Diff | Splinter Review |
|
5.38 KB,
patch
|
bhearsum
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
|
17.36 KB,
patch
|
bhearsum
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
|
773 bytes,
patch
|
Details | Diff | Splinter Review |
waiting for go
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → aki
| Assignee | ||
Comment 1•15 years ago
|
||
| Assignee | ||
Comment 2•15 years ago
|
||
| Assignee | ||
Updated•15 years ago
|
Attachment #553586 -
Flags: review?(lsblakk)
| Assignee | ||
Updated•15 years ago
|
Attachment #553592 -
Flags: review?(lsblakk)
Updated•15 years ago
|
Attachment #553586 -
Flags: review?(lsblakk) → review+
Updated•15 years ago
|
Attachment #553592 -
Flags: review?(lsblakk) → review+
| Assignee | ||
Comment 3•15 years ago
|
||
Comment on attachment 553592 [details] [diff] [review]
7.0b1 configs
http://hg.mozilla.org/build/buildbot-configs/rev/ceaf6e39e0bf
Attachment #553592 -
Flags: checked-in+
| Assignee | ||
Comment 4•15 years ago
|
||
Comment on attachment 553586 [details] [diff] [review]
7.0b1 mozharness
http://hg.mozilla.org/build/mozharness/rev/7be0ac522f47
Attachment #553586 -
Flags: checked-in+
| Assignee | ||
Comment 5•15 years ago
|
||
Attachment #553806 -
Flags: review?(bhearsum)
| Reporter | ||
Comment 6•15 years ago
|
||
Comment on attachment 553806 [details] [diff] [review]
fix updates -- old version -> 6.0
Review of attachment 553806 [details] [diff] [review]:
-----------------------------------------------------------------
::: mozilla/release-firefox-mozilla-beta.py
@@ +19,5 @@
> releaseConfig['milestone'] = '7.0'
> releaseConfig['buildNumber'] = 1
> releaseConfig['baseTag'] = 'FIREFOX_7_0b1'
> # Old version info
> +releaseConfig['oldVersion'] = '6.0b'
I think you mean 6.0 here...
r=me with that fixed.
Attachment #553806 -
Flags: review?(bhearsum) → review+
Comment 7•15 years ago
|
||
Comment on attachment 553806 [details] [diff] [review]
fix updates -- old version -> 6.0
IMO, this wouldn't work, because FIREFOX_6_0_* tags are in mozilla-release repo, so "download old-shipped-locales" step would fail trying to download shipped locales from mozilla-beta repo...
Attachment #553806 -
Attachment is obsolete: true
Comment 8•15 years ago
|
||
Attachment #553847 -
Flags: review?(bhearsum)
Comment 9•15 years ago
|
||
Attachment #553848 -
Flags: review?(bhearsum)
Comment 10•15 years ago
|
||
You'll also need to disable bump steps (see attached buildbotcustom patch). No need to push this patch to hg.m.o. Just apply it locally, reconfig the master, rerun the updates builder, run hg up -C after it finishes, reconfig the master.
| Reporter | ||
Updated•15 years ago
|
Attachment #553848 -
Flags: review?(bhearsum) → review+
| Reporter | ||
Updated•15 years ago
|
Attachment #553847 -
Flags: review?(bhearsum) → review+
Comment 11•15 years ago
|
||
Comment on attachment 553847 [details] [diff] [review]
manually bump patcher configs
cvs commit -m "Bug 679114 - tracking bug for build and release of Firefox 7.0b1; r=bhearsum, p=rail"
cvs commit: Examining .
Checking in mozBeta-branch-patcher2.cfg;
/cvsroot/mozilla/tools/patcher-configs/mozBeta-branch-patcher2.cfg,v <-- mozBeta-branch-patcher2.cfg
new revision: 1.21; previous revision: 1.20
done
Attachment #553847 -
Flags: checked-in+
Comment 12•15 years ago
|
||
Comment on attachment 553848 [details] [diff] [review]
manually bump update verify configs
http://hg.mozilla.org/build/tools/rev/ce0c53d955bf
Tagged with FIREFOX_7_0b1_BUILD1_RUNTIME FIREFOX_7_0b1_RELEASE_RUNTIME
Updated•15 years ago
|
Attachment #553848 -
Flags: checked-in+
| Assignee | ||
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•