Gregory Mierzwinski
6f2ed93ef3
[fenix] Bug 1670284 - Enable webrender for all tests and run a subset without webrender. ( https://github.com/mozilla-mobile/fenix/pull/16325 )
...
* Enable webrender for all tests and run a subset without webrender.
* Run tests on PR.
* Change task labels for webrender-enabled tests.
* Move transform logic to after the main transform.
* Reformat group symbol.
* Check if extra field is empty.
* Try a different method for treeherder info.
* Fix up assignment issue.
* Reformat symbol field instead of groupSymbol.
* Add new task group to config.
* Change the platform name for webrender tasks.
* Undo testing changes.
* Undo platform naming changes.
2020-11-06 16:10:04 +01:00
Gregory Mierzwinski
0a0868e85b
[fenix] Bug 1671415 - Remove 2019 youtube-playback tests. ( https://github.com/mozilla-mobile/fenix/pull/15918 )
...
* Bug 1671415 - Remove 2019 youtube-playback tests.
* Run tests in PR.
* Undo testing changes.
2020-10-16 06:16:34 -04:00
Johan Lorenzo
24b35482fd
[fenix] Bug 1648785 - Let taskcluster upload APKs to Github releases ( https://github.com/mozilla-mobile/fenix/pull/12907 )
2020-09-14 18:49:31 +02:00
Johan Lorenzo
4737ef7864
[fenix] Fix decision task that does not schedule anything on release builds ( https://github.com/mozilla-mobile/fenix/pull/14006 )
2020-08-21 15:13:29 +02:00
Sebastian Kaspari
2875338740
[fenix] Simplify build variants to just: debug, nightly, beta and release.
...
Co-authored-by: Johan Lorenzo <jlorenzo@mozilla.com>
2020-08-06 11:52:10 +02:00
Johan Lorenzo
682f218ff1
[fenix] Bug 1649013 - Stop failing mark-as-shipped tasks ( https://github.com/mozilla-mobile/fenix/pull/13257 )
2020-08-04 16:56:30 +02:00
Tiger Oakes
2c08b342e8
[fenix] For https://github.com/mozilla-mobile/fenix/issues/12871 - Use local TWA DAL API ( https://github.com/mozilla-mobile/fenix/pull/12872 )
2020-07-24 13:08:24 -07:00
Johan Lorenzo
4958ea8855
[fenix] Bug 1631839 - part 3: Remove "project.mobile" routes ( https://github.com/mozilla-mobile/fenix/pull/12821 )
2020-07-22 14:56:27 +02:00
liuche
34f861650f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/12240 : Enable btime youtube-playback Fenix tests ( https://github.com/mozilla-mobile/fenix/pull/12760 )
...
Co-authored-by: alexandru.ionescu <alexandru.ionescu@softvision.ro>
2020-07-20 16:09:18 -07:00
Johan Lorenzo
5e6561dd47
[fenix] Bug 1608874 - part 3: Let fennec-production upload APKs on Google Play's alpha track
2020-07-20 18:30:16 +02:00
isabelrios
18b3fb95b4
[fenix] cron-job-ui-screenshots ( https://github.com/mozilla-mobile/fenix/pull/12423 )
...
Co-authored-by: isabel rios <isabelrios@MacBook-Pro-de-isabel-2.local>
2020-07-16 16:08:00 +02:00
Gregory Mierzwinski
d7c3e04352
[fenix] Bug 1642657 - Undo browsertime changes for nightly-simulation. ( https://github.com/mozilla-mobile/fenix/pull/11274 )
...
* Undo browsertime changes for nightly-simulation.
* Make signing nightly-simulation run on all pushes.
2020-06-05 18:54:22 +02:00
Johan Lorenzo
381990c3bb
[fenix] Bug 1608874 - part 1: Move Fennec Beta to a dedicated hook ( https://github.com/mozilla-mobile/fenix/pull/11048 )
2020-06-04 14:54:11 +02:00
Johan Lorenzo
eca7ff1711
[fenix] Bug 1627027 - part 2: Do not run perf tasks on Nd-gp graphs ( https://github.com/mozilla-mobile/fenix/pull/10681 )
2020-05-15 16:29:02 +02:00
Gregory Mierzwinski
7e55823bc1
[fenix] Bug 1627027 - Use nightly Fenix variant instead of performancetest. ( https://github.com/mozilla-mobile/fenix/pull/10648 )
2020-05-15 09:17:15 +02:00
Johan Lorenzo
8413ec21bc
[fenix] Bug 1625126 - Cache external dependencies in a single task and let gradle tasks use it ( https://github.com/mozilla-mobile/fenix/pull/10316 )
2020-05-13 18:36:48 +02:00
Johan Lorenzo
68bbdcba67
[fenix] Bug 1631839 - part 1: Expose new routes without project.
" ( https://github.com/mozilla-mobile/fenix/pull/10182 )
2020-05-13 11:01:08 +02:00
Gregory Mierzwinski
dfdad35cca
[fenix] Bug 1636589 - Update visual-metrics, and geckodriver archive path. ( https://github.com/mozilla-mobile/fenix/pull/10558 )
...
* Fix browsertime failures.
* Run a browsertime test.
* Undo browsertime test.
2020-05-11 17:19:55 +02:00
gmierz
1260014bb3
[fenix] Revert "Bug 1627027 - Use nightly Fenix variant. ( https://github.com/mozilla-mobile/fenix/pull/10265 )"
...
This reverts commit 321fcc4c752ed775181f7dc24812d36284862acb for causing nightly cron failures.
2020-05-08 14:21:53 -07:00
Gregory Mierzwinski
05493216f4
[fenix] Bug 1627027 - Use nightly Fenix variant. ( https://github.com/mozilla-mobile/fenix/pull/10265 )
...
* Use nightly Fenix variant.
* Run the tests in PR.
* Update visual-metrics scripts to include the similarity metrics.
* Use python3.5 in visual-metrics docker.
* Install wget in the docker.
* Use python3.6 hashes instead of python3.5.
* Undo run-visual-metrics.py python changes.
* Upgrade python setuptools version to 46.1.3.
* Add setuptools to transitive dependency list.
* Undo PR test changes.
* Remove setuptools install line and use requirements.txt instead.
* Undo PR test changes.
* Fix geckodriver artifact suffix.
* Test a browsertime task.
* Revert browsertime test.
2020-05-08 08:48:34 +02:00
Johan Lorenzo
97304fda03
[fenix] Bug 1632427 - Define artifact_prefix in browsertime task ( https://github.com/mozilla-mobile/fenix/pull/10151 )
2020-04-24 15:19:19 +02:00
Johan Lorenzo
b4ef69fd76
[fenix] Revert "Bug 1631839 - part 1: Expose new routes without project.
( https://github.com/mozilla-mobile/fenix/pull/10092 )" ( https://github.com/mozilla-mobile/fenix/pull/10139 )
...
This reverts commit da090cb36ebf65534b3a6ef462335398442a96d9.
2020-04-23 11:58:56 +02:00
Johan Lorenzo
a3b1172191
[fenix] Bug 1631839 - part 1: Expose new routes without project.
( https://github.com/mozilla-mobile/fenix/pull/10092 )
2020-04-23 11:24:20 +02:00
Mihai Tabara
94140159c3
[fenix] Bug 1630587 - fix mark-as-shipped task Fenix releases ( https://github.com/mozilla-mobile/fenix/pull/10021 )
2020-04-17 18:56:18 +01:00
Johan Lorenzo
fd85f25763
[fenix] Bug 1628413 - part 2: Re-enable nightlies but don't ship them to Google Play anymore ( https://github.com/mozilla-mobile/fenix/pull/9906 )
2020-04-14 14:04:26 +02:00
Johan Lorenzo
20d8491b59
[fenix] Bug 1568466 - part 3: Enable shipit graph ( https://github.com/mozilla-mobile/fenix/pull/7314 )
2020-04-09 14:33:13 +02:00
Johan Lorenzo
41a4de7b8e
[fenix] Bug 1622339 - Move android-sdk installation into a toolchain task ( https://github.com/mozilla-mobile/fenix/pull/9394 )
2020-04-01 18:29:35 +02:00
Johan Lorenzo
357e8c6488
[fenix] Bug 1620190 - Run android-components bumps once a day ( https://github.com/mozilla-mobile/fenix/pull/9251 )
2020-03-20 10:26:44 +01:00
Gregory Mierzwinski
4b07de3b17
[fenix] Bug 1623601 - Add visual metrics tasks to nightly browsertime tests. ( https://github.com/mozilla-mobile/fenix/pull/9248 )
2020-03-19 14:58:15 +01:00
Gregory Mierzwinski
a02c283a0e
[fenix] Bug 1613483 - Add all Browsertime tests with visual metrics to Fenix repo. ( https://github.com/mozilla-mobile/fenix/pull/9087 )
...
* Add visual-metrics docker type.
* Add required browsertime toolchain fetches.
* Add browsertime tests for technical and visual metrics.
* Run browsertime tests in a cron task.
* Run visual metrics on all browsertime tests.
* Use spaces instead of tabs, and resolve visual-metric nits.
* Enable browsertime on pull request for testing.
* Restrict PR tests to amazon on browsertime.
* First attempt using multi_dep.
* Add a primary dependency to browsertime.
* Try by not popping.
* Debug prints.
* Make one grouping per browsertime task.
* Try without the multi_dep transform.
* Delete dependent-tasks in visual-metrics transformer.
* Update setuptools installed and copy run-on-tasks-for.
* Use get when getting run-on-tasks-for.
* Add new pinned requirements.
* Try it.
* Set run-on-tasks-for properly.
* Remove print statement.
* Remove single_dep loader, and print statements.
* Remove run-on-tasks-for testing setting.
* Restart testing, and set user to root in visual-metrics Docker.
* Remove testing settings.
* Remove fetch-content from Docker.
* Change attributes grouping method.
* Run all tests as a check.
* Undo testing changes, and fix a bad test name.
2020-03-17 18:21:41 +01:00
Johan Lorenzo
93f2c58d76
[fenix] Bug 1608103 - Fix dummy secrets generation ( https://github.com/mozilla-mobile/fenix/pull/8855 )
2020-03-03 17:22:48 +01:00
Johan Lorenzo
2633799d79
[fenix] Bug 1614287 - part 3: Let fennec-beta upload APKs on Google Play's alpha track
2020-02-27 11:04:37 +01:00
Mihai Tabara
7fce3ddc36
[fenix] Let fennec-nightly ride along vanilla fenix-nightlies ( https://github.com/mozilla-mobile/fenix/pull/8579 )
2020-02-20 16:37:03 +00:00
Johan Lorenzo
82cebdbb33
[fenix] Make nimbledroid not depend on a real token on staging releases ( https://github.com/mozilla-mobile/fenix/pull/7570 )
2020-02-20 11:36:03 +01:00
Johan Lorenzo
c87350f5b3
[fenix] Bug 1612540 - part 1: Move Fennec Beta to GitHub releases and a to a dedicated hook ( https://github.com/mozilla-mobile/fenix/pull/8270 )
2020-02-19 15:35:20 +01:00
Jeff Boek
72618be169
[fenix] For https://github.com/mozilla-mobile/fenix/issues/3869 - Uses RegionSearchLocalizationProvider in the search engine provider
2020-02-18 10:10:16 -08:00
Severin Rudie
a7aa2c0074
[fenix] 3088 filter locales 2nd try ( https://github.com/mozilla-mobile/fenix/pull/7839 )
...
* For https://github.com/mozilla-mobile/fenix/issues/3088 : filter incomplete locales in release builds
* For 3088: update locale filtering to not error on nightly builds
2020-01-22 10:15:13 -08:00
Johan Lorenzo
876d841cd1
[fenix] Bug 1608882 - part 2: Let fennec-nightly upload APKs on Google Play's alpha track
2020-01-21 11:53:32 +01:00
Johan Lorenzo
916b5e69e4
[fenix] Bug 1608882 - part 1: Move Fennec Nightly to a dedicated hook
2020-01-20 10:29:29 +01:00
Sebastian Kaspari
866eac2ca4
[fenix] Revert "3088 filter incomplete locales on release builds ( https://github.com/mozilla-mobile/fenix/pull/7581 )" (nightly build errors)
...
This reverts commit 313f536a440cf8920c87b6c8e01f441ce7543259.
2020-01-17 09:33:14 +01:00
Severin Rudie
e1fe294e71
[fenix] 3088 filter incomplete locales on release builds ( https://github.com/mozilla-mobile/fenix/pull/7581 )
...
* For https://github.com/mozilla-mobile/fenix/issues/3088 : add translation pruning Py scripts from Focus
The only change made was updating "Focus/Klar" to "Fenix"
* For 3088: call translation pruning scripts during release builds
* For 3088: fix filter-release-translations.py
Moving it into Fenix introduced one additional layer of nesting, which was not accounted for in a relative path. 🤦
* For 3088: comment about the risks of modifying source
* For 3088: updated locales.py to read from l10n.toml
Also removed some previously unused properties from locales.py
* For 3088: added error handling to script in locales.py
* For 3088: updated locale parser per review comments
2020-01-16 19:50:44 -08:00
Justin Wood (Callek)
375ea36372
[fenix] Add mark-as-shipped task ( https://github.com/mozilla-mobile/fenix/pull/7306 )
2019-12-23 12:33:25 -05:00
Johan Lorenzo
f5febb8ac3
[fenix] Bug 1589684 - Let taskgraph handle params["head_tag"] ( https://github.com/mozilla-mobile/fenix/pull/6116 )
2019-12-19 10:37:52 -05:00
Justin Wood
902429a53a
[fenix] Add version.txt for use in release automation via ship-it.
2019-12-13 15:27:12 +01:00
Justin Wood
26e082b10d
[fenix] Add version.txt for use in release automation via ship-it.
2019-12-13 15:27:12 +01:00
Johan Lorenzo
d434bc04ba
[fenix] Bug 1600104 - Change FennecNightly signing format to have sha1 digest
2019-12-09 17:21:11 +01:00
Johan Lorenzo
5c49919353
[fenix] Use multi_dep instead of single_dep ( https://github.com/mozilla-mobile/fenix/pull/6923 )
2019-12-04 20:14:58 -08:00
Johan Lorenzo
cf0b39a94e
[fenix] Split android-test build job into 2 so it can be signed with 2 different keys ( https://github.com/mozilla-mobile/fenix/pull/6779 )
2019-11-26 17:20:35 +02:00
Johan Lorenzo
8eef026200
[fenix] Split UI test
2019-11-21 11:59:51 +01:00
Johan Lorenzo
3ee57f1a3f
[fenix] Fix missing Firebase token in nightly and production builds
2019-11-14 09:43:52 -05:00