Commit Graph

134 Commits (fork)

Author SHA1 Message Date
Gregory Mierzwinski 3033b26f67
Bug 1788643 - Add a nightly cron task for performance tests. (#26761)
* Bug 1788643 - Add a nightly cron task for performance tests.

* Fix bad function name.

* Run nightly-test cron manually.
2 years ago
Johan Lorenzo 886a6fa87a chore: Bump taskgraph to v3.0.0 2 years ago
gmierz 981f3fd370 Set symbol properly. 2 years ago
gmierz d940a1704c Fix bad line 2. 2 years ago
gmierz f3be0ad09a Fix bad line. 2 years ago
gmierz b79e2684e7 Fix missing variable. 2 years ago
gmierz 37869ec321 Bug 1784122 - Add non-fission variant for Fenix perf tests. 2 years ago
Julien Cristau 6d7ecb5dbb
Let relbot update A-C on trunk (#26553)
* Let relbot update A-C on trunk

We already use relbot for this on fenix release branches and on all
branches for focus-android, so might as well avoid the duplication.

* Update mergify rules to auto-merge AC bumps from relbot on the main branch
2 years ago
Johan Lorenzo fcb5acb53a Bug 1781248 - part 5: Fix title of release promotion task 2 years ago
Johan Lorenzo 4334e982bf Bug 1781248 - part 3: Add email notification when the promote phase is over 2 years ago
Johan Lorenzo 417ece7d4d Bug 1781248 - part 2: Remove `version` and `next_version` from extended parameters
now that they are part of standalone taskgraph
2 years ago
Johan Lorenzo e0b748d8ac Bug 1781248 - part 1: Bump taskgraph to version 2.0.0 2 years ago
Aaron Train 8c1476e3f7 No issue: Add new cron target task for legacy API UI tests
Setups up a new daily cron task to run select UI tests on API 28 (we’ll call it legacy). We don’t necessarily want to invoke Flank twice (serial) with a different configuration (FTL APIs dont support API splitting per test-target) on event CI but we do want them running elsewhere (cron).
2 years ago
Johan Lorenzo 7d37c2bcbd Bug 1776830 - part 6: Rename beetmover manifest to fenix_releases.yml because files are uploaded in the releases folder 2 years ago
Johan Lorenzo 9d65e33403 Bug 1776830 - part 5: Create 'promote' shipping phase and allocate existing tasks to them 2 years ago
Johan Lorenzo 2b090a3155 Bug 1776830 - part 4: Let multi_dep tasks override primary dep attributes 2 years ago
Johan Lorenzo 5e84f71324 Bug 1776830 - part 3: Rename release target_tasks into ship 2 years ago
Julien Cristau 42ca23f2b5 stop triggering multiple nightlies off the same revision 2 years ago
Mugurell 2343b7534c For #25311 - Set tokens used when communicating with Pocket 2 years ago
gmierz 9ed5e55318 Run visual metrics processing within the test task. 2 years ago
Julien Cristau 5961ab2ede Notify release management when push-apk fails 2 years ago
Heitor Neiva 1647d93591 RELENG-805 - Pull taskgraph from pypi 2 years ago
Andrew Halberstadt 6c59fd424b For #23614 - Set defaults for custom Fenix parameters
This will allow us to run taskgraph generation locally with the default
set of parameters.
2 years ago
Matthew Tighe 9dc0506ec2
closes #23504: download focus wallpapers at runtime (#23505)
* closes #23504: download focus wallpapers at runtime

* address pr feedback

* only download wallpapers if feature flag is set
2 years ago
Julien Cristau 220ec02c38 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.
2 years ago
Heitor Neiva a02e05c6ed Add beetmover bucket scope to kind 2 years ago
Heitor Neiva 7a6cea9d2f Added bucket scope config for dep 2 years ago
Heitor Neiva ac99a03c8b Remove reference to beta version on nightly releases 2 years ago
Heitor Neiva 54b27209ad Switch beetmover to use production worker and bucket 2 years ago
Heitor Neiva 8092b0399d Change beetmover destination paths to match firefox 2 years ago
Heitor Neiva 37635293ba Fix Beetmover paths 2 years ago
Andrew Halberstadt e6cae9b800 RELENG-489 - Add Beetmover functionality
Bug 1614763 - [ci] Create beetmover tasks to publish release artifacts

Added TODO

Added head_tag to try_task_config

Change locale to multi and fix beetmover URL destinations

Bump version

Adjust beetmover kind and add beta + format task label

Allow all build types for beetmover

Bump version

Adjust beetmover destination URL + minor mods

Try task config - nightly

Change try release to beta

Remove try_task_config
2 years ago
Sebastian Kaspari a6d5d21e0b Issue #22580: Track APK size in perfherder 2 years ago
gmierz d25455ca8b Remove non-webrender browsertime tests. 2 years ago
Julien Cristau 55763073b5 push-apk: set google play track to alpha
This lets us temporarily push nightly builds to the alpha track instead
of production so we can gradually roll out the Logins update.
3 years ago
Ben Hearsum 5a8a7f5499 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.
3 years ago
Aki Sasaki d24e3b9410
use prod signers for {beta,release}-mozillaonline (#20134) 3 years ago
Ben Hearsum (he/him) 4de1edaa19
RELENG-588: Add notifications for Mozilla Online builds (#20010) 3 years ago
Ben Hearsum (he/him) 42d87d1a7a
Fix unicode issue in release promotion code (#19954) 3 years ago
Ben Hearsum (he/him) 2ebc71f7f1
RELENG-586: Add mozillaonline builds & signing (#19898)
* Add general support for adding extra gradle options from kinds

* Add mozillaonline builds and signing
3 years ago
Andrew Halberstadt 2339ab664e
For #19801 - Run taskgraph generation with Python 3 (#19802)
* For #19801 - Update to latest version of taskgraph

* For #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 #19801 - Run decision task with Python 3
3 years ago
Sebastian Kaspari 0eee71d0cf Closes #17819: Remove JCenter from build files. 3 years ago
Sebastian Kaspari 70fe7d5886 Issue #10941: Align Nightly version with Gecko/A-C version.
Instead of using a timestamp this will synchronize the Nightly version with the version
of Gecko / A-C. So when using 90.0.20210426143115 then the Nightly version will be
90.0a1 - similar to what Firefox desktop uses.
3 years ago
Sebastian Kaspari 7d690219ea Issue #19040: Remove Leanplum (Nightly) 3 years ago
Andrew Halberstadt 088b26b20a [taskcluster] Use string.capitalize() rather than custom utility function 3 years ago
Dave Hunt b41082ac63 Bug 1670902 - Use WebRender platforms for Raptor performance tests 3 years ago
Aki Sasaki 235be0badc
relpro tasks_for, but for master (#18625) 3 years ago
isabelrios 6002f944e8
Taskgraph changes to allow running UI tests on nightly builds (#18191)
* Modify taskgraph to allow running UI tests on Nightly builds

* adding try_task_config file

* remove try_task_config file
3 years ago
Aki Sasaki 8d1cb63682
signing index (#18379) 3 years ago
Florin Strugariu 71d908b3ef Update taskcluster settings to use short names instead of indexes 3 years ago