Commit Graph

173 Commits (releases/v80.0.0)

Author SHA1 Message Date
Mitchell Hentges 0c8bf94c96
Uses "channel" instead of "google_play_track" (#3206) 5 years ago
Mitchell Hentges b5c336a3c6
Requires a prefixed "v" when parsing git tag name (#3163) 5 years ago
Mitchell Hentges 62473e5e86
Migrates "raptor" build type to work for chrome-perf-testing, too (#2926) 5 years ago
Mitchell Hentges 69c4850789
Infers release architectures from gradle (#2892) 5 years ago
Mitchell Hentges bd6001b1d1
Adds raptor hook ability to schedule_nightly_graph (#2341) 5 years ago
Mitchell Hentges 77ff164e30
Passes variants without parsing (#2408) 5 years ago
Mitchell Hentges b1e17bb939
2468 Re-enable raptor (#2776)
* raptor test without update

* Updates raptor config

* Uses new raptor workers, adjusts payload

* Removes repo url override
5 years ago
Michael Droettboom d7d470d5e6 Store for every commit hash on master 5 years ago
Michael Droettboom d0366849d1 Only run task on master 5 years ago
Michael Droettboom 343067654a Add index route 5 years ago
Michael Droettboom cdade63249 Add to decision_task.py 5 years ago
Michael Droettboom 44fb58546c Write dependencies out as an artifact 5 years ago
Richard Pappalardo 2a099ca714 Update Dockerfile with UI test deps 5 years ago
Mitchell Hentges 005f53965f Revert "Uses new raptor workers (#2410)" (#2413)
This reverts commit fd4fb6f96c.
5 years ago
Mitchell Hentges fd4fb6f96c
Uses new raptor workers (#2410) 5 years ago
Mitchell Hentges bdd345bc79 Configures pushapk to verify beta APK with beta certificate (#2349)
* Provide certificate alias to pushapk payload

* dev
5 years ago
Mitchell Hentges 0e05a377f3
Reduces number of raptor jobs (#2339) 5 years ago
Mitchell Hentges 282ad31345
Updates Fenix taskcluster tasks to support beta release (#1893)
* Updates Fenix taskcluster tasks to support beta release

* Throw error if -PversionName isn't set for release builds

* Uses beta secrets for beta

* Improves nightly and beta treeherder symbols
5 years ago
Mitchell Hentges db203148b8 Fixes "assemble raptor" task failing to upload artifacts (#2258) 5 years ago
Rob Wood e04d7837b3 Disable Raptor fenix arm7 jobs on the pixel 2 (#2272) 5 years ago
Mitchell Hentges 9a2cf4339b Fixes #1566, #2076 (#2194) 5 years ago
Dave Hunt f4bad1c060 Run all 14 tp6m-cold jobs for Raptor 5 years ago
Johan Lorenzo d72df34c7d Only run Raptor tp6m cold tasks since the other ones aren't ready yet 5 years ago
Johan Lorenzo 194aa0cbb0 Enable raptor tests on Fenix 5 years ago
Mitchell Hentges 441cda278f Fixes decision task issue preventing apks for raptor from being published (#1918) 5 years ago
Mitchell Hentges 92b6d4a925 Moves release flavour to build type (#1693) 5 years ago
Jeff Boek 5d04669854 For #1297 - Re-adds adjust to build task 5 years ago
Nick Alexander cb21132225
Try to fix build bustage from #1321. (#1538)
This just looks wrong.  I'm concerned that this was green as a PR,
because it suggests that we were signing with an incorrect
`worker_type` there; but here we are -- let's see if it addresses the
issue.  If not, we'll back the whole of #1321 out.
5 years ago
Mitchell Hentges 6ed0c26dd5 Fixes #1321: dep-signs builds on-master-push 5 years ago
Emily Kager 51eb231936 For #1488 - add telemetry bool to project automation 5 years ago
Grisha Kruglov 38f0f649c6 Fix up TC task descriptions 5 years ago
Mitchell Hentges c284b0e22e Fixes #1294: Renames nightly apks to follow the form "target.$arch.apk" 5 years ago
Johan Lorenzo 4c67e303c2 Fix TC indexes 5 years ago
Colin Lee e0c6ac616a No issue: only run lint checks for a single variant 5 years ago
Johan Lorenzo d3f215717b Fix branch in indexes 5 years ago
Johan Lorenzo 7c1da688eb Rename branch into git_ref 5 years ago
Johan Lorenzo a8b3781a4b Fix missing indexes on master 5 years ago
Johan Lorenzo f9c791c93b Fix trust level in decision task 5 years ago
Johan Lorenzo 9ba45779c2 Add RaptorRelease build type 5 years ago
Johan Lorenzo b8b2b763e7 Move chain of trust functions into their own module 5 years ago
Johan Lorenzo 94b7ee4996 Do not exit() anymore 5 years ago
Johan Lorenzo 463ed29441 Expose assemble builds with TC indexes 5 years ago
Johan Lorenzo de0dcd1e6f Expose jobs on Treeherder 5 years ago
Johan Lorenzo 7f772404ce Run build and tests on PRs and pushes 5 years ago
Johan Lorenzo 89d0e9604a Only email build failures when not staging 5 years ago
Johan Lorenzo 64edb1a35b Refactor decision_task.py to match android-components' 5 years ago
Jeff Boek 5d2447c661 For #1005 - adds routes param to buildtask 5 years ago
Jeff Boek 6c40063245 Fixes #1005 - Notify eng when build task fails 5 years ago
Johan Lorenzo 682b4bd5c6 Bug 1533791 - Assume decision task scopes instead of redefining them 5 years ago
Mihai Tabara d334decbe5 Fixes #935. Leanplum usage. 5 years ago
Jeff Boek 7bd49a05c9 Fixes #896 - Fetch leanplum secret from taskcluster 5 years ago
Sebastian Kaspari fca5ed32c7 Issue #844: decision_task_nightly.py: Run "assembleRelease". 5 years ago
Jeff Boek 3f6c68cced Attempts to fix nightly builds 5 years ago
Jeff Boek bca763c218 Fixes python exception 5 years ago
Jeff Boek 68a2513809 Fixes failing taskcluster build 5 years ago
Colin Lee b9aee25edd Fixes #675: Integrate Adjust SDK (for Greenfield flavor) 5 years ago
Johan Lorenzo 19dd468639 Allow staging releases on git branches 5 years ago
Johan Lorenzo d621630ab8 Bug 1519374 - Use mobile-X-b-fenix in lieu of gecko-focus 5 years ago
Mitchell Hentges d46e435461 Fix usage of sentry token in staging 5 years ago
Sebastian Kaspari 580fa1011f Issue #267: decision_task_nightly.py: Fix typo: taskcClusterProxy -> taskclusterProxy 5 years ago
Sebastian Kaspari d6d844a656 Issue #267: Enable taskcluster proxy feature for build task.
This is needed so that the build task can connect to the secrets service in
order to receive the Sentry token.
5 years ago
Sebastian Kaspari 1231896520 TaskBuilder.build_task(): Add scopes parameter. 5 years ago
Sebastian Kaspari d7f60b20e1 Issue #267: Setup release task to fetch sentry token and enable crash reporting. 5 years ago
Sebastian Kaspari 7e7b5f6102 Issue #267: Add script for fetching secrets from taskcluster's secrets service. 5 years ago
Mitchell Hentges 0a0c119451 Removes unused "--staging" option from schedule_nightly_graph 5 years ago
Mitchell Hentges b1f168c5ad Allows automation to publish to Google Play 5 years ago
Mitchell Hentges 178723795e Uses new workers, renames some variables 5 years ago
Mitchell Hentges dae51c1f26 Disables pushapk, sets version code to 1 5 years ago
Mitchell Hentges 55abe72754 Adds schedule_nightly_graph.py 5 years ago
Mitchell Hentges 8476587ed6 Adds schedule_nightly_graph.py 5 years ago
Mitchell Hentges 1d865471af Sets up nightly build automation 5 years ago
Mitchell Hentges 53a4c48518 Updates docker image to be more similar to focus, adds "arrow" 5 years ago
Colin Lee 393829e2aa Re-add automation folder; support multiple arch builds 5 years ago