Commit Graph

47 Commits

Author SHA1 Message Date
Johan Lorenzo
aa6021959e Let taskgraph load tasks for raptor 2019-09-16 11:36:07 +02:00
Johan Lorenzo
294ac50f3a Let taskgraph load tasks for releases 2019-09-16 11:36:07 +02:00
Johan Lorenzo
d26ef6087d Let taskgraph load tasks for pushes 2019-09-16 11:36:07 +02:00
Johan Lorenzo
2a4f48109d Let taskgraph load tasks from decision_tasks.py in PRs 2019-09-16 11:36:07 +02:00
Johan Lorenzo
daa1693f23 Taskgraph skeleton 2019-09-16 11:36:07 +02:00
Johan Lorenzo
de6dcd59f4 Restrict Taskcluster to collaborators on PR (#4996) 2019-08-28 14:16:04 -05:00
Johan Lorenzo
97f305612f Revert "Temporarilly run raptor jobs on PRs"
This reverts commit bd9ff938e79b0cabc5a142f18503284c3dfa3e4d.
2019-08-05 18:52:05 +02:00
Johan Lorenzo
4cc16d4268 Temporarilly run raptor jobs on PRs 2019-08-05 18:52:05 +02:00
Johan Lorenzo
f74fa051ca Do not notify the perf sheriff team anymore when the raptor decision task fails. Also be clearer about who should look into the failure first 2019-08-05 18:52:05 +02:00
Johan Lorenzo
84de55b4aa .taskcluster.yml: Extract project name in a constant 2019-08-05 18:52:05 +02:00
Mitchell Hentges
df1410850b
Re-runs PR on title being changed (#4172) 2019-07-19 11:21:03 -07:00
Johan Lorenzo
a927f43f19 Expose Chain of Trust variable on PRs 2019-07-19 13:54:54 -04:00
Johan Lorenzo
fb4cfb1cb7
Do not put Treeherder route when on untrusted repo (#2921) 2019-07-04 10:54:58 +02:00
No-Jun Park
c603c0e129
update docker image reference (#3412)
increase java heap size
delete files to save docker size
2019-06-27 18:56:23 -04:00
Johan Lorenzo
47c2e9fede Revert "Temp try to run raptor on PRs"
This reverts commit 392a063194b966f6699ac9a6909ce7f85fdcaf4b.
2019-06-14 14:59:42 +02:00
Johan Lorenzo
08f553f13e Temp try to run raptor on PRs 2019-06-14 14:59:42 +02:00
Johan Lorenzo
2068968325 Notify raptor team when decision task fails 2019-06-14 14:59:42 +02:00
Mitchell Hentges
38c7dec9ce Sets up nightly-pushing-to-production decision task logic (#3225) 2019-06-10 10:55:21 -05:00
Mitchell Hentges
bd6001b1d1
Adds raptor hook ability to schedule_nightly_graph (#2341) 2019-05-27 17:31:06 +02:00
Michael Droettboom
d0366849d1 Only run task on master 2019-05-23 08:14:36 -07:00
Michael Droettboom
12dbbfa219 Add pull request scope 2019-05-23 08:14:36 -07:00
Mitchell Hentges
b76e0697c1
Fixes trust_level expression (#2373) 2019-05-09 13:46:34 +02:00
Mitchell Hentges
bdd345bc79 Configures pushapk to verify beta APK with beta certificate (#2349)
* Provide certificate alias to pushapk payload

* dev
2019-05-08 12:24:13 -05:00
Mihai Tabara
e4d4bff783 Bug 1547928 - ensure release graphs are not triggered but for publishing events (#2347) 2019-05-08 17:22:39 +00:00
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
2019-05-06 19:09:29 +02:00
Mitchell Hentges
6ed0c26dd5 Fixes #1321: dep-signs builds on-master-push 2019-04-10 16:29:45 -05:00
Mitchell Hentges
c284b0e22e Fixes #1294: Renames nightly apks to follow the form "target.$arch.apk" 2019-04-03 11:12:47 -05:00
Johan Lorenzo
d3f215717b Fix branch in indexes 2019-04-02 13:52:47 -05:00
Johan Lorenzo
22079adff8 Add missing nightly decision job on Treeherder 2019-04-02 13:52:47 -05:00
Johan Lorenzo
f9c791c93b Fix trust level in decision task 2019-04-02 14:25:05 +02:00
Johan Lorenzo
463ed29441 Expose assemble builds with TC indexes 2019-04-02 13:36:35 +02:00
Johan Lorenzo
de0dcd1e6f Expose jobs on Treeherder 2019-04-02 13:36:35 +02:00
Johan Lorenzo
7f772404ce Run build and tests on PRs and pushes 2019-04-02 13:36:35 +02:00
Johan Lorenzo
64edb1a35b Refactor decision_task.py to match android-components' 2019-04-02 13:36:35 +02:00
Johan Lorenzo
682b4bd5c6 Bug 1533791 - Assume decision task scopes instead of redefining them 2019-03-19 15:23:57 -05:00
Mihai Tabara
7cbafa58ee Add notification for failed nightly decision task. 2019-03-11 13:53:27 +01:00
Jeff Boek
7bd49a05c9 Fixes #896 - Fetch leanplum secret from taskcluster 2019-03-08 13:33:08 -08:00
Sebastian Kaspari
0bffc071b6 Closes #698: Create product flavors for Fennec transition.
* greenfield (pure Fenix without anything added)
* firefoxNightly (To replace Firefox Nightly)
* firefoxBeta (To replace Firefox Beta)
* firefoxRelease (To replace Firefox Release)

For now it will be a bit annoying to have all those flavors. But once the transition has been
successfully completed we can start to tear them down again.

Once GeckoView universal builds are available we can get rid of the "abi" dimension.

If this is going to slow down the CI process then I might look into parallelizing the build
or potentially introducing a taskcluster CI setup (if that makes sense).
2019-02-27 13:02:44 -06:00
Sebastian Kaspari
a3e09068be Fix taskcluster Nightly configuration. 2019-02-13 12:55:31 -06:00
Sebastian Kaspari
5f8a15e9ae Introduce aarch64 flavor and publish nightly build. 2019-02-13 08:59:31 -08:00
Johan Lorenzo
19dd468639 Allow staging releases on git branches 2019-02-07 12:54:34 -06:00
Johan Lorenzo
d621630ab8 Bug 1519374 - Use mobile-X-b-fenix in lieu of gecko-focus 2019-02-07 12:54:34 -06:00
Mitchell Hentges
d46e435461 Fix usage of sentry token in staging 2019-02-01 17:06:42 -08:00
Sebastian Kaspari
d7f60b20e1 Issue #267: Setup release task to fetch sentry token and enable crash reporting. 2019-01-30 09:11:15 -06:00
Mitchell Hentges
178723795e Uses new workers, renames some variables 2019-01-14 13:09:17 -08:00
Mitchell Hentges
8476587ed6 Adds schedule_nightly_graph.py 2019-01-14 13:09:17 -08:00
Mitchell Hentges
1d865471af Sets up nightly build automation 2019-01-14 13:09:17 -08:00