Closed Bug 1119237 Opened 9 years ago Closed 9 years ago

tracking bug for build and release of Firefox and Fennec 37.0

Categories

(Release Engineering :: Release Requests, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rail, Assigned: bhearsum)

References

Details

Attachments

(4 files, 3 obsolete files)

This includes betas and release
Assignee: nobody → bhearsum
Note to self: enable win64 before beta 1.
Contrary to comment #1, this should be landed between Beta 1 and 2, because we decided to wait until b2 to enable win64.
Attachment #8567062 - Flags: review?(rail)
Comment on attachment 8567062 [details] [diff] [review]
enable win64 for production betas

wheeee!
Attachment #8567062 - Flags: review?(rail) → review+
Attachment #8567062 - Flags: checked-in+
Note: we need to enable split APK stuff in fennec release mozconfig in advance of 37.0 going to build.
Pretty much the same thing we did for beta in bug 1121160.
Attachment #8578183 - Flags: review?(jlund)
Again, pretty much the same as the beta version.
Attachment #8578188 - Flags: review?(jlund)
Comment on attachment 8578188 [details] [diff] [review]
enable split apk in buildbot-configs

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

looks good. I think we just need to tweak 3 parts

::: mozilla/release-fennec-mozilla-release.py.template
@@ +106,5 @@
>  
>  # mozconfigs
>  releaseConfig['mozconfigs']          = {
> +    'android-api-9': 'mobile/android/config/mozconfigs/android-api-9-10-constrained/release',
> +    'android': 'mobile/android/config/mozconfigs/android-api-11/release',

iiuc - I think you mean android-api-11 for the key here

@@ +152,5 @@
>  }
>  
>  releaseConfig['multilocale_config'] = {
>      'platforms': {
> +        'android-9':

s/android-9/android-api-9/

@@ +154,5 @@
>  releaseConfig['multilocale_config'] = {
>      'platforms': {
> +        'android-9':
> +            'multi_locale/release_mozilla-release_android.json',
> +        'android-11':

s/android-11/android-api-11/
Attachment #8578188 - Flags: review?(jlund) → review-
Comment on attachment 8578183 [details] [diff] [review]
add single locale configs for mozilla-release split apk android builds

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

two slight changes required. otherwise, afaict, looks good!

::: configs/single_locale/release_mozilla-release_android_api_9.py
@@ +76,5 @@
>      "base_post_upload_cmd": "post_upload.py -p mobile -n %(buildnum)s -v %(version)s --builddir android-api-9/%(locale)s --release-to-mobile-candidates-dir --nightly-dir=candidates",
>      "merge_locales": True,
>      "make_dirs": ['config'],
>      "mozilla_dir": MOZILLA_DIR,
> +    "mozconfig": "%s/mobile/android/config/mozconfigs/android-api-9/l10n-release" % MOZILLA_DIR,

s/android-api-9/android-api-9-10-constrained/

::: configs/single_locale/staging_release_mozilla-release_android_api_9.py
@@ +79,4 @@
>      "merge_locales": True,
>      "make_dirs": ['config'],
>      "mozilla_dir": MOZILLA_DIR,
> +    "mozconfig": "%s/mobile/android/config/mozconfigs/android-api-9/l10n-release" % MOZILLA_DIR,

s/android-api-9/android-api-9-10-constrained/
Attachment #8578183 - Flags: review?(jlund) → review-
Comment on attachment 8578880 [details] [diff] [review]
updated buildbot-configs patch

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

lgtm :)
Attachment #8578880 - Flags: review?(jlund) → review+
Comment on attachment 8578881 [details] [diff] [review]
fix mozconfig references in mozharness single locale configs

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

looks good
Attachment #8578881 - Flags: review?(jlund) → review+
Attachment #8578183 - Attachment is obsolete: true
Attachment #8578188 - Attachment is obsolete: true
Attachment #8578880 - Flags: checked-in+
Attachment #8578881 - Flags: checked-in+
Comment on attachment 8581868 [details] [diff] [review]
150323_android_split_apk_release-bbotcfgs.patch

This file will be regenerated by release runner, safe to do anything! :)
Attachment #8581868 - Flags: review+
Comment on attachment 8581868 [details] [diff] [review]
150323_android_split_apk_release-bbotcfgs.patch

thanks!

on default https://hg.mozilla.org/build/buildbot-configs/rev/11791d4a4384
Attachment #8581868 - Flags: checked-in+
Attached patch extra_partials.diff (obsolete) — Splinter Review
Attachment #8582676 - Flags: review?(nthomas)
Comment on attachment 8582676 [details] [diff] [review]
extra_partials.diff

deprecated
Attachment #8582676 - Attachment is obsolete: true
Attachment #8582676 - Flags: review?(nthomas)
We shipped yesterday. There might be a 37.0.1, but it will be tracked elsewhere.
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: