2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-02 03:40:16 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Heitor Neiva
ba8db21b93 [fenix] RELENG-805 - Pull taskgraph from pypi 2022-03-21 18:38:56 +00:00
Julien Cristau
c6cd1d7c94 [fenix] Remove remnants of github-release support
https://github.com/mozilla-mobile/fenix/pull/22125 stopped listening to
these events but the supporting code was still around.
2022-01-21 17:18:29 +00:00
Ben Hearsum
b498187399 [fenix] Ship nightlies to Google Play twice a day
This was moved to once per day in https://bugzilla.mozilla.org/show_bug.cgi?id=1628413 when Google Play reviews were very slow. That hasn't been a problem for awhile, and the less frequent nightlies are causing delays getting new Android Components bumps shipped out.
2021-08-13 02:54:28 +00:00
Andrew Halberstadt
574866f854 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19801 - Run taskgraph generation with Python 3 (https://github.com/mozilla-mobile/fenix/pull/19802)
* For https://github.com/mozilla-mobile/fenix/issues/19801 - Update to latest version of taskgraph

* For https://github.com/mozilla-mobile/fenix/issues/19801 - Update to latest decision-mobile image

We need to explicitly set the Java version as Java 11 now co-exists in
the decision-mobile image.

* For https://github.com/mozilla-mobile/fenix/issues/19801 - Run decision task with Python 3
2021-06-09 12:52:28 -07:00
Johan Lorenzo
0dc9caa20f [fenix] Bug 1681991 - Do not run ui-tests against debug builds on release branches (https://github.com/mozilla-mobile/fenix/pull/16981) 2020-12-16 15:37:22 +01: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
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
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
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
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
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
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
Johan Lorenzo
916b5e69e4 [fenix] Bug 1608882 - part 1: Move Fennec Nightly to a dedicated hook 2020-01-20 10:29:29 +01:00
Johan Lorenzo
dcf76277c2 [fenix] Bug 1580778 - Rename GIT_TAG into MOBILE_HEAD_TAG and export it as a param (https://github.com/mozilla-mobile/fenix/pull/5564) 2019-10-02 11:05:56 +02:00
Johan Lorenzo
a9dad8ba08 [fenix] Bug 1580778 - Migrate build tasks to taskgraph and retire the old decision task (https://github.com/mozilla-mobile/fenix/pull/5488) 2019-09-24 12:52:05 +02:00
Johan Lorenzo
b33f4bfde7 [fenix] Bug 1580778 - Migrate push-apk tasks to taskgraph (https://github.com/mozilla-mobile/fenix/pull/5377) 2019-09-18 12:49:22 +02:00
Johan Lorenzo
8b05dd0e0d [fenix] Bug 1580778 - Migrate raptor tests to taskgraph (https://github.com/mozilla-mobile/fenix/pull/5361) 2019-09-18 11:40:14 +02:00
Johan Lorenzo
225225776f [fenix] Let taskgraph load tasks for nightly cron 2019-09-16 11:36:07 +02:00
Johan Lorenzo
da2204ac5d [fenix] Let taskgraph load tasks for raptor 2019-09-16 11:36:07 +02:00
Johan Lorenzo
f588f80204 [fenix] Let taskgraph load tasks from decision_tasks.py in PRs 2019-09-16 11:36:07 +02:00