Closed Bug 1175533 Opened 9 years ago Closed 9 years ago

Tracking bug for June-29-2015 migration work

Categories

(Release Engineering :: Release Requests, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rail, Assigned: rail)

References

Details

Attachments

(3 files, 1 obsolete file)

+++ This bug was initially created as a clone of Bug #1151642 +++

+++ This bug was initially created as a clone of Bug #1123369 +++

+++ This bug was initially created as a clone of Bug #1123367 +++
Attachment #8623702 - Flags: review?(bhearsum)
Attachment #8623702 - Flags: review?(bhearsum) → review+
Attached patch central_to_aurora_changes.diff (obsolete) — Splinter Review
* Address branding changes made in m-c in bug 1157289:
  - no need to change MOZ_BRANDING_DIRECTORY
  - replace --with-branding in Firefox mozconfigs to point to aurora branding directory
* Unify replacements. cetnral_to_aurora only for now. I'll port other functions as well after this merge day.
* Force tag with *_END because we already it because of all magic with 38.0.5
* For the same reason, handle the case when all tags are still visible after debugsetparent is used


This is what it generates: https://gist.github.com/rail/189ff7da2f181265a68e
Attachment #8624570 - Flags: review?(nthomas)
+ version_about.txt bump handler
Attachment #8624570 - Attachment is obsolete: true
Attachment #8624570 - Flags: review?(nthomas)
Attachment #8624703 - Flags: review?(nthomas)
Comment on attachment 8624703 [details] [diff] [review]
central_to_aurora_changes.diff

Review of attachment 8624703 [details] [diff] [review]:
-----------------------------------------------------------------

r+ with a couple of fixes.

::: configs/merge_day/central_to_aurora.py
@@ +8,5 @@
> +        "ac_add_options --with-branding=mobile/android/branding/aurora")
> +        for d in ["mobile/android/config/mozconfigs/android-api-11/",
> +                  "mobile/android/config/mozconfigs/android-api-9-10-constrained/",
> +                  "mobile/android/config/mozconfigs/android-x86/"]
> +        for f in ["debug", "nightly"]

Lets add l10n-nightly back in here.

::: scripts/merge_day/gecko_migration.py
@@ +332,3 @@
>          for f in version_files:
>              self.replace(os.path.join(cwd, f), "%s.0%s" % (curr_version, curr_suffix),
>                           "%s.0%s" % (next_version, next_suffix))

This will work for central -> aurora, but not aurora -> beta or beta -> release. A bridge to be crossed later ?
Attachment #8624703 - Flags: review?(nthomas) → review+
s/couple of/single/
(In reply to Nick Thomas [:nthomas] from comment #5)

> ::: scripts/merge_day/gecko_migration.py
> @@ +332,3 @@
> >          for f in version_files:
> >              self.replace(os.path.join(cwd, f), "%s.0%s" % (curr_version, curr_suffix),
> >                           "%s.0%s" % (next_version, next_suffix))
> 
> This will work for central -> aurora, but not aurora -> beta or beta ->
> release. A bridge to be crossed later ?

I'm going to prep another patch after the merge day to handle aurora-to-beta for the next merge day.
Blocks: 1177603
Attachment #8627301 - Flags: review?(rail) → review+
I believe this is all done.

bouncer entries for central updated on thursday

bouncer entries and unthrottling of aurora happened today.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: