Bug 1924720 - Generate baseline profiles for Beta apks r=rsainani

Differential Revision: https://phabricator.services.mozilla.com/D225970
This commit is contained in:
Titouan Thibaud 2024-11-05 09:50:57 +00:00
parent eb35f8a214
commit 0e239a1b61
2 changed files with 14 additions and 0 deletions

View File

@ -214,6 +214,12 @@ tasks:
shipping-product: firefox-android
dependencies:
build-fat-aar: build-fat-aar-android-geckoview-fat-aar-shippable/opt
baseline-profile: generate-baseline-profile-firebase-fenix
fetches:
baseline-profile:
- artifact: baseline-prof.txt
extract: false
dest: baselineProfiles
include-shippable-secrets: true
include-release-version: true
run:
@ -221,6 +227,7 @@ tasks:
gradle-build-name: fenixBeta
gradle-build: fenix
track-apk-size: true
baseline-profile-path: /builds/worker/fetches/baselineProfiles
run-on-projects: []
shipping-phase: promote
source-project-name: "fenix"

View File

@ -207,6 +207,12 @@ tasks:
shipping-product: firefox-android
dependencies:
build-fat-aar: build-fat-aar-android-geckoview-fat-aar-shippable/opt
baseline-profile: generate-baseline-profile-firebase-fenix
fetches:
baseline-profile:
- artifact: baseline-prof.txt
extract: false
dest: baselineProfiles
description: 'Fenix beta AAB build from source code'
include-shippable-secrets: true
include-release-version: true
@ -215,6 +221,7 @@ tasks:
gradle-build-type: beta
gradle-build-name: fenixBeta
gradle-build: fenix
baseline-profile-path: /builds/worker/fetches/baselineProfiles
shipping-phase: promote
source-project-name: "fenix"
treeherder: