Closed
Bug 679077
Opened 13 years ago
Closed 10 years ago
switch release automation release notes URLs to mozilla.org after One Mozilla transition
Categories
(Release Engineering :: Release Automation: Other, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: bhearsum)
References
Details
(Whiteboard: [release-process-improvement][automation])
Attachments
(1 file)
423 bytes,
patch
|
rail
:
review+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
After the mozilla.com/mozilla.org merge happens we'll need to switch the release automation to point at mozillla.org for release notes. We don't need to update old links, they'll be seamlessly redirected.
mxr shows a few places that probably need updates:
buildbot-configs/mozilla/release-firefox-mozilla-1.9.2.py
buildbot-configs/mozilla/release-firefox-mozilla-1.9.1.py
buildbot-configs/mozilla/staging_release-firefox-mozilla-1.9.2.py
tools/release/signing/Makefile
tools/release/signing/sign-release.py
tools/release/patcher-config-bump.pl
tools/lib/perl/Release/Patcher/Config.pm
mozharness/test/test_script.py
Updated•13 years ago
|
Priority: -- → P3
Whiteboard: [release-process-improvement][automation]
Updated•13 years ago
|
Blocks: hg-automation
Assignee | ||
Comment 1•13 years ago
|
||
Mass move of bugs to Release Automation component.
Component: Release Engineering → Release Engineering: Automation (Release Automation)
Assignee | ||
Updated•13 years ago
|
No longer blocks: hg-automation
Assignee | ||
Comment 2•12 years ago
|
||
(In reply to Ben Hearsum [:bhearsum] from comment #0)
> After the mozilla.com/mozilla.org merge happens we'll need to switch the
> release automation to point at mozillla.org for release notes. We don't need
> to update old links, they'll be seamlessly redirected.
>
> mxr shows a few places that probably need updates:
> buildbot-configs/mozilla/release-firefox-mozilla-1.9.2.py
> buildbot-configs/mozilla/release-firefox-mozilla-1.9.1.py
> buildbot-configs/mozilla/staging_release-firefox-mozilla-1.9.2.py
> tools/release/signing/Makefile
> tools/release/signing/sign-release.py
> tools/release/patcher-config-bump.pl
> tools/lib/perl/Release/Patcher/Config.pm
> mozharness/test/test_script.py
A bunch of these are dead now. New list is:
/mozharness/test/networked/test_base_script.py
/mozharness/test/test_base_script.py
/tools/lib/perl/Release/Patcher/Config.pm
/tools/lib/python/signing/utils.py
/tools/release/signing/Makefile
/tools/release/patcher-config-bump.pl
/tools/release/patcher-configs/mozBeta-branch-patcher2.cfg
/tools/release/patcher-configs/mozRelease-branch-patcher2.cfg
/tools/release/patcher-configs/mozEsr10-branch-patcher2.cfg
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
Comment 3•10 years ago
|
||
Is there anything left to do here?
Assignee | ||
Comment 4•10 years ago
|
||
(In reply to Lawrence Mandel [:lmandel] from comment #3)
> Is there anything left to do here?
Kindof. We're still pointing release notes to www.mozilla.com (eg in https://aus3.mozilla.org/update/3/Firefox/16.0.2/20121024073032/WINNT_x86-msvc/de/release/default/default/default/update.xml?force=1). I've been putting this off while we transition to Balrog, because it's harder to verify that Balrog is doing the right thing if we change things like this mid-testing.
Assignee: nobody → bhearsum
Assignee | ||
Comment 5•10 years ago
|
||
We'll make this change (finally) after we switch to Balrog, which is expected to happen in mid-January.
Depends on: balrog-release
Assignee | ||
Comment 6•10 years ago
|
||
I'm pretty sure this is the only thing that needs updating. Old signing is dead. The mozharness scripts from the earlier comment aren't relevant, and the patcher configs will be updated with next releases.
Attachment #8551898 -
Flags: review?(rail)
Updated•10 years ago
|
Attachment #8551898 -
Flags: review?(rail) → review+
Assignee | ||
Updated•10 years ago
|
Attachment #8551898 -
Flags: checked-in+
Assignee | ||
Comment 7•10 years ago
|
||
All future releases should use mozilla.org instead of mozilla.com now.
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
•