Commit Graph

129 Commits (24abe8b9d8c25ca3a24316b4f67da8f5b1fdb496)

Author SHA1 Message Date
Johan Lorenzo 628d53afd8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/5369 - Fix push() call in old decision task (https://github.com/mozilla-mobile/fenix/pull/5373) 5 years ago
Johan Lorenzo eda4aeeb4e [fenix] Run UI tests on PRs (https://github.com/mozilla-mobile/fenix/pull/5011) 5 years ago
Johan Lorenzo 73a1dd17a9 [fenix] Bug 1580778 - Fix Nightly decision graph part 2 (https://github.com/mozilla-mobile/fenix/pull/5353) 5 years ago
Johan Lorenzo 521fd009c0 [fenix] Try to fix taskcluster-github broken PRs (https://github.com/mozilla-mobile/fenix/pull/5354) 5 years ago
Johan Lorenzo 349c5c502c [fenix] Bug 1580778 - Fix Nightly decision graph 5 years ago
Johan Lorenzo 225225776f [fenix] Let taskgraph load tasks for nightly cron 5 years ago
Johan Lorenzo da2204ac5d [fenix] Let taskgraph load tasks for raptor 5 years ago
Johan Lorenzo a2a7a64d5f [fenix] Let taskgraph load tasks for releases 5 years ago
Johan Lorenzo 347db4b0a3 [fenix] Let taskgraph load tasks for pushes 5 years ago
Johan Lorenzo f588f80204 [fenix] Let taskgraph load tasks from decision_tasks.py in PRs 5 years ago
Johan Lorenzo 0d208d09c7 [fenix] Taskgraph skeleton 5 years ago
Richard Pappalardo cb1b49d968 [fenix] Add UI tests to treeherder 5 years ago
Mitchell Hentges eaaaf55751 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/5156; Don't publish o.m.fenix[!.nightly] to nightly index (https://github.com/mozilla-mobile/fenix/pull/5157) 5 years ago
Mitchell Hentges ef1021ba8b [fenix] Adds build for fennecProduction to nightly automation tasks (https://github.com/mozilla-mobile/fenix/pull/5097) 5 years ago
Richard Pappalardo dd5ec5b640 [fenix] fix: dex error on UI test job 5 years ago
Colin Lee 8b5220513a [fenix] For https://github.com/mozilla-mobile/fenix/issues/4222: Fix another Nimbledroid upload path (https://github.com/mozilla-mobile/fenix/pull/5000) 5 years ago
Michael Droettboom a026da4e2f [fenix] 1577253: Remove writing dependencies to an artifact (https://github.com/mozilla-mobile/fenix/pull/4999) 5 years ago
Mitchell Hentges c94c08fc2d [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/4949 - raptor not being able to find APKs (https://github.com/mozilla-mobile/fenix/pull/4952) 5 years ago
Richard Pappalardo 216b005b82 [fenix] fix: build task for UI tests (https://github.com/mozilla-mobile/fenix/pull/4963) 5 years ago
Colin Lee 4afa87193a [fenix] For https://github.com/mozilla-mobile/fenix/issues/4897: Add back accidentally removed code coverage upload (https://github.com/mozilla-mobile/fenix/pull/4958)
* For  https://github.com/mozilla-mobile/fenix/issues/4897: Add back accidentally removed code coverage upload

* Make code coverage commands clearer

* Inline run_coverage as True

* Update arch label for codecov upload

* Remove variants from codecov, as they aren't used

* Remove unused format string
5 years ago
Richard Pappalardo 57cb83526b [fenix] fix: broken apk paths for UI test job (https://github.com/mozilla-mobile/fenix/pull/4951) 5 years ago
Colin Lee 05dfa28e70 [fenix] For https://github.com/mozilla-mobile/fenix/issues/4222: Upload Fenix Nightly to Nimbledroid (https://github.com/mozilla-mobile/fenix/pull/4927) 5 years ago
Justin Wood 74cb9ce7c5 [fenix] Fix bustage on Nightly cron from PR https://github.com/mozilla-mobile/fenix/pull/4865 5 years ago
Mitchell Hentges 2c08eb68d1 [fenix] Fixes nightly scope using build type instead of channel 5 years ago
Mitchell Hentges e7ca5257b4 [fenix] Configure either geckoview beta or nightly at compile-time (https://github.com/mozilla-mobile/fenix/pull/4851)
* Remove "abi" product flavor and introduce "engine" product flavor.

This patch will allow us to build Fenix against GeckoView Nightly and GeckoView Beta by
introducing a new flavor dimension: engine = [geckoNightly, geckoBeta].

In addition to that it adds a "fenix"  prefix to the nightly, beta and production flavors
to reduce the ambiguity between fenix beta/nightly and GeckoView beta/nightly.

For now the build types have the following engine variants enabled:

**debug**: geckoNightly, geckoBeta
Both variants enabled for local development and testing.

**forPerformanceTest**: geckoNightly, geckoBeta
Both variants enabled unless the perf team only cares about Nightly (tbd)

**fenixNightlyLegacy**: geckoBeta
Uses GeckoView Beta for now - the same version we ship production builds with (same behavior
as before). This release type will eventualyl be decommissioned once we switch to a separate
Nightly app on Google Play.

**fenixNightly**: geckoBeta
Uses GeckoView Beta for now - the same version we ship production builds with (same behavior
as before). Changing this build to use GeckoView Nightly is currently being discussed.

**fenixBeta**: geckoBeta
Fenix Beta uses GeckoView Beta.

**fenixProduction**
Fenix Production uses GeckoView Beta (69) currently.

* gradle.py/variant.py: Replace "abi" with "engine".

* Disable enableUnitTestBinaryResources until we can switch to Android Gradle plugin 3.5.

* Fenix nightly should use both geckoview nightly and beta

* Updates automation to use apk splitting and support different engine
5 years ago
Mihai Tabara 92bc173506 [fenix] Bug 1573512 - rename codecov secret to something more generic for master and PR to reuse (https://github.com/mozilla-mobile/fenix/pull/4705)
Force merging since we're blocked on this change and TaskCluster is stuck after 4 hours.
5 years ago
marianrai 4e0bbf3a14 [fenix] Changed the group_symbol to 'Rap' and added a new condition for ARM_RAPTOR_URL_PARAMS usage. 5 years ago
Colin Lee 952926509c [fenix] For https://github.com/mozilla-mobile/fenix/issues/4507 Enable codecov (https://github.com/mozilla-mobile/fenix/pull/4520) 5 years ago
marianrai 7cefeb4841 [fenix] Bug 1566849 - [meta] Video QoE testing for Fenix (https://github.com/mozilla-mobile/fenix/pull/4555)
* Created new craft method + decision task call + bug 1558456 logic

* Created new craft method + decision task call + bug 1558456 logic
5 years ago
Johan Lorenzo 153c38c386 [fenix] Email the performance team when an actual raptor job fails 5 years ago
marianrai 2548cc3df3 [fenix] Increase range to (1, 28) to include cold tests for cnn mobile website. 5 years ago
kglazko 01dff2153b [fenix] Upload Fenix Nightly to Nimbledroid https://github.com/mozilla-mobile/fenix/issues/4222 (https://github.com/mozilla-mobile/fenix/pull/4253) 5 years ago
Mitchell Hentges ff1cc196ff [fenix] Resolves "no such file or directory" CI error for firebase secret (https://github.com/mozilla-mobile/fenix/pull/4356) 5 years ago
Richard Pappalardo 1531d6d6ad [fenix] Add taskcluster job for UI tests (https://github.com/mozilla-mobile/fenix/pull/4088) 5 years ago
Johan Lorenzo a0c5fc33ad [fenix] Use latest Raptor from mozilla-central 5 years ago
Johan Lorenzo 78c5a74a4a [fenix] Use Raptor release now that GV release is used (https://github.com/mozilla-mobile/fenix/pull/4070) 5 years ago
Arnold Iakab 38162fd5d1 [fenix] Increase number of crafted tasks for raptor-tp6m-cold tests (https://github.com/mozilla-mobile/fenix/pull/3682) 5 years ago
Mitchell Hentges e7609cd953 [fenix] Moves artifact ABI information to directory name (https://github.com/mozilla-mobile/fenix/pull/3908) 5 years ago
Mitchell Hentges 49ce3d4937 [fenix] Loads firebase secret from Taskcluster for nightly (https://github.com/mozilla-mobile/fenix/pull/3634)
* Loads firebase secret from Taskcluster for each release

* Nightly legacy should use custom set of secrets
5 years ago
Mitchell Hentges 6520466110 [fenix] Resolves tasks not being reported to treeherder 5 years ago
Dave Hunt 40e4bbefc1 [fenix] Make the Treeherder platform for Raptor tasks consistent with other targets (https://github.com/mozilla-mobile/fenix/pull/3896) 5 years ago
Johan Lorenzo 5638fc063e [fenix] Do not put Treeherder route when on untrusted repo (https://github.com/mozilla-mobile/fenix/pull/2921) 5 years ago
Mitchell Hentges 9da8449e36 [fenix] Re-enables pushing nightly to org.mozilla.fenix (https://github.com/mozilla-mobile/fenix/pull/3823)
* Re-enables pushing nightly to org.mozilla.fenix

* Publishes org.mozilla.fenix.nightly releases on internal track
5 years ago
Mitchell Hentges de0ebac188 [fenix] Fixes regression where nightly wouldn't build due to missing quotes 5 years ago
Divya Raj 03196d7547 [fenix] Fixed Issue https://github.com/mozilla-mobile/fenix/issues/3741 - %s in Japanese version + A few typos (https://github.com/mozilla-mobile/fenix/pull/3749)
* Typo in README

* Fixed Issue https://github.com/mozilla-mobile/fenix/issues/3741 - %s in Japanese version

* Fixed various typos
5 years ago
Mitchell Hentges 5ccbd5fbea [fenix] Changes nightly version to follow the format "Nightly 190627 16:19" (https://github.com/mozilla-mobile/fenix/pull/3742) 5 years ago
Mitchell Hentges 66522c56be [fenix] Publishes nightly to separate nightly app (https://github.com/mozilla-mobile/fenix/pull/3740) 5 years ago
No-Jun Park 98721f10ef [fenix] update docker image reference (https://github.com/mozilla-mobile/fenix/pull/3412)
increase java heap size
delete files to save docker size
5 years ago
Johan Lorenzo ba3ef0deda [fenix] Use Raptor index (https://github.com/mozilla-mobile/fenix/pull/3646) 5 years ago
Johan Lorenzo 32dcece7ac [fenix] Fix Raptor bad repo locations (https://github.com/mozilla-mobile/fenix/pull/3516) 5 years ago