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.
2022-09-01 20:27:12 +00:00
Johan Lorenzo
886a6fa87a
chore: Bump taskgraph to v3.0.0
2022-08-26 15:40:49 +00:00
gmierz
981f3fd370
Set symbol properly.
2022-08-25 13:22:34 +00:00
gmierz
d940a1704c
Fix bad line 2.
2022-08-25 13:22:34 +00:00
gmierz
f3be0ad09a
Fix bad line.
2022-08-25 13:22:34 +00:00
gmierz
b79e2684e7
Fix missing variable.
2022-08-25 13:22:34 +00:00
gmierz
37869ec321
Bug 1784122 - Add non-fission variant for Fenix perf tests.
2022-08-25 13:22:34 +00:00
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
2022-08-22 18:18:49 +02:00
Johan Lorenzo
fcb5acb53a
Bug 1781248 - part 5: Fix title of release promotion task
2022-08-01 17:20:58 +00:00
Johan Lorenzo
4334e982bf
Bug 1781248 - part 3: Add email notification when the promote phase is over
2022-08-01 17:20:58 +00:00
Johan Lorenzo
417ece7d4d
Bug 1781248 - part 2: Remove version
and next_version
from extended parameters
...
now that they are part of standalone taskgraph
2022-08-01 17:20:58 +00:00
Johan Lorenzo
e0b748d8ac
Bug 1781248 - part 1: Bump taskgraph to version 2.0.0
2022-08-01 17:20:58 +00:00
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).
2022-07-06 21:19:08 +00:00
Johan Lorenzo
7d37c2bcbd
Bug 1776830 - part 6: Rename beetmover manifest to fenix_releases.yml because files are uploaded in the releases folder
2022-07-06 15:21:05 +00:00
Johan Lorenzo
9d65e33403
Bug 1776830 - part 5: Create 'promote' shipping phase and allocate existing tasks to them
2022-07-06 15:21:05 +00:00
Johan Lorenzo
2b090a3155
Bug 1776830 - part 4: Let multi_dep tasks override primary dep attributes
2022-07-06 15:21:05 +00:00
Johan Lorenzo
5e84f71324
Bug 1776830 - part 3: Rename release target_tasks into ship
2022-07-06 15:21:05 +00:00
Julien Cristau
42ca23f2b5
stop triggering multiple nightlies off the same revision
2022-06-16 11:57:30 +00:00
Mugurell
2343b7534c
For #25311 - Set tokens used when communicating with Pocket
2022-05-25 15:53:24 +00:00
gmierz
9ed5e55318
Run visual metrics processing within the test task.
2022-05-03 17:41:58 +00:00
Julien Cristau
5961ab2ede
Notify release management when push-apk fails
2022-03-22 11:06:29 -04:00
Heitor Neiva
1647d93591
RELENG-805 - Pull taskgraph from pypi
2022-03-21 18:38:56 +00:00
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.
2022-02-09 23:31:22 +00:00
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
2022-02-01 21:45:55 +00:00
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.
2022-01-21 17:18:29 +00:00
Heitor Neiva
a02e05c6ed
Add beetmover bucket scope to kind
2021-12-20 20:10:29 +00:00
Heitor Neiva
7a6cea9d2f
Added bucket scope config for dep
2021-12-20 20:10:29 +00:00
Heitor Neiva
ac99a03c8b
Remove reference to beta version on nightly releases
2021-12-20 20:10:29 +00:00
Heitor Neiva
54b27209ad
Switch beetmover to use production worker and bucket
2021-12-20 20:10:29 +00:00
Heitor Neiva
8092b0399d
Change beetmover destination paths to match firefox
2021-12-13 21:17:42 +00:00
Heitor Neiva
37635293ba
Fix Beetmover paths
2021-12-10 16:56:47 +00:00
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
2021-12-09 16:07:48 +00:00
Sebastian Kaspari
a6d5d21e0b
Issue #22580 : Track APK size in perfherder
2021-11-25 16:48:49 +00:00
gmierz
d25455ca8b
Remove non-webrender browsertime tests.
2021-11-24 16:09:52 +00:00
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.
2021-10-14 15:22:58 +00:00
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.
2021-08-13 02:54:28 +00:00
Aki Sasaki
d24e3b9410
use prod signers for {beta,release}-mozillaonline ( #20134 )
2021-06-23 09:39:36 -07:00
Ben Hearsum (he/him)
4de1edaa19
RELENG-588: Add notifications for Mozilla Online builds ( #20010 )
2021-06-14 14:07:02 -04:00
Ben Hearsum (he/him)
42d87d1a7a
Fix unicode issue in release promotion code ( #19954 )
2021-06-10 16:01:59 -04:00
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
2021-06-09 16:37:56 -04:00
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
2021-06-09 12:52:28 -07:00
Sebastian Kaspari
0eee71d0cf
Closes #17819 : Remove JCenter from build files.
2021-05-26 17:00:01 -04:00
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.
2021-04-29 09:50:07 +02:00
Sebastian Kaspari
7d690219ea
Issue #19040 : Remove Leanplum (Nightly)
2021-04-26 19:08:10 +02:00
Andrew Halberstadt
088b26b20a
[taskcluster] Use string.capitalize() rather than custom utility function
2021-04-20 12:17:15 -04:00
Dave Hunt
b41082ac63
Bug 1670902 - Use WebRender platforms for Raptor performance tests
2021-04-12 13:56:50 -07:00
Aki Sasaki
235be0badc
relpro tasks_for, but for master ( #18625 )
2021-03-31 14:45:39 -07:00
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
2021-03-10 11:31:55 +01:00
Aki Sasaki
8d1cb63682
signing index ( #18379 )
2021-03-09 17:35:38 -05:00
Florin Strugariu
71d908b3ef
Update taskcluster settings to use short names instead of indexes
2021-02-08 17:48:49 -08:00