Commit Graph

65 Commits (fennec/beta)

Author SHA1 Message Date
Tom Prince 0117de5b8e Bug 1621264: Update taskgraph version. 4 years ago
Tom Prince f369e80fd7 Bug 1619795: Use toolchain-style fetches (and `toolchain-artifact` attribute).
The mozilla-central ffmpeg toolchain (used in Bug 1613479/#8780) has an
artifact that does not start with `public/build/` (it starts with just
`public/`). To easily support that, we want to set the `toolchain-artfiact`
attribute for that task.

We switched `index_search` to be a job-type in
[taskgraph](932b4cf48c)
which pass through `attributes` from the task definition (and is also more
future proof for adding fenix-specific toolchain tasks). This updates taskgraph
and the consumers of the current toolchain.
4 years ago
Johan Lorenzo 6a75d822ca
Bug 1608153 - Do not trigger a new build on every single action that occurs on a PR (#8046) 4 years ago
Justin Wood e33704426a Bug 1610725 - Support Action Tasks in CoT for Fenix. r=jlorenzo
I think this should be all we need to support CoT for Fenix actions.

This patch removes `parameters` from the yml in favor of `push` based
on the taskgraph changes that need to happen.
4 years ago
Mike Hommey 1acde42df9
Bump taskgraph to latest revision (#8137)
* Bump taskgraph to latest revision

* Change Flank url

The repository moved from github.com/TestArmada/flank to
github.com/Flank/flank, and the curl command in the ui-tests Dockerfile
currently fails because of the redirection.
4 years ago
Johan Lorenzo 6994e9d94a Bug 1568466 - part 2: Fix cron routes 4 years ago
Johan Lorenzo cb1cd1e4c7 Bug 1568466 - part 1: Make .taskcluster.yml support action hooks 4 years ago
Johan Lorenzo 7f65a22702 Bug 1589684 - Let taskgraph handle params["head_tag"] (#6116) 4 years ago
Sawyer Blatz 99f3804216
Closes #6139: Removes bors (#7247)
I'm sorry, Dave, I'm afraid I can't do that.
4 years ago
Johan Lorenzo 5cd07d2d76 Bug 1587765 - Support UTF-8 characters in commit messages 4 years ago
Johan Lorenzo 35543ec6b9 Bug 1595808 - Bump taskgraph to the latest revision 5 years ago
Mihai Tabara 18bfe8c97a Point taskgraph to tip of the repo 5 years ago
Mihai Tabara 64c25eed45 Adjust the URL 5 years ago
Mitchell Hentges 7b90a5bf55 Switch to aws-provider worker types (#6501) 5 years ago
Johan Lorenzo f5bf2f5690 For #5382: Fix cron jobs which were not scheduled anymore 5 years ago
Sawyer Blatz b6d9bbda78
For #5382: Updates bors bot integration with Taskcluster (#5929) 5 years ago
Mitchell Hentges 47f952a2a2 Filter github release events for "publishes" (#5719) 5 years ago
Johan Lorenzo 060e915d2b
Bug 1580778 - Rename GIT_TAG into MOBILE_HEAD_TAG and export it as a param (#5564) 5 years ago
Johan Lorenzo aa6021959e Let taskgraph load tasks for raptor 5 years ago
Johan Lorenzo 294ac50f3a Let taskgraph load tasks for releases 5 years ago
Johan Lorenzo d26ef6087d Let taskgraph load tasks for pushes 5 years ago
Johan Lorenzo 2a4f48109d Let taskgraph load tasks from decision_tasks.py in PRs 5 years ago
Johan Lorenzo daa1693f23 Taskgraph skeleton 5 years ago
Johan Lorenzo de6dcd59f4 Restrict Taskcluster to collaborators on PR (#4996) 5 years ago
Johan Lorenzo 97f305612f Revert "Temporarilly run raptor jobs on PRs"
This reverts commit bd9ff938e79b0cabc5a142f18503284c3dfa3e4d.
5 years ago
Johan Lorenzo 4cc16d4268 Temporarilly run raptor jobs on PRs 5 years ago
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 5 years ago
Johan Lorenzo 84de55b4aa .taskcluster.yml: Extract project name in a constant 5 years ago
Mitchell Hentges df1410850b
Re-runs PR on title being changed (#4172) 5 years ago
Johan Lorenzo a927f43f19 Expose Chain of Trust variable on PRs 5 years ago
Johan Lorenzo fb4cfb1cb7
Do not put Treeherder route when on untrusted repo (#2921) 5 years ago
No-Jun Park c603c0e129
update docker image reference (#3412)
increase java heap size
delete files to save docker size
5 years ago
Johan Lorenzo 47c2e9fede Revert "Temp try to run raptor on PRs"
This reverts commit 392a063194b966f6699ac9a6909ce7f85fdcaf4b.
5 years ago
Johan Lorenzo 08f553f13e Temp try to run raptor on PRs 5 years ago
Johan Lorenzo 2068968325 Notify raptor team when decision task fails 5 years ago
Mitchell Hentges 38c7dec9ce Sets up nightly-pushing-to-production decision task logic (#3225) 5 years ago
Mitchell Hentges bd6001b1d1
Adds raptor hook ability to schedule_nightly_graph (#2341) 5 years ago
Michael Droettboom d0366849d1 Only run task on master 5 years ago
Michael Droettboom 12dbbfa219 Add pull request scope 5 years ago
Mitchell Hentges b76e0697c1
Fixes trust_level expression (#2373) 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
Mihai Tabara e4d4bff783 Bug 1547928 - ensure release graphs are not triggered but for publishing events (#2347) 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 6ed0c26dd5 Fixes #1321: dep-signs builds on-master-push 5 years ago
Mitchell Hentges c284b0e22e Fixes #1294: Renames nightly apks to follow the form "target.$arch.apk" 5 years ago
Johan Lorenzo d3f215717b Fix branch in indexes 5 years ago
Johan Lorenzo 22079adff8 Add missing nightly decision job on Treeherder 5 years ago
Johan Lorenzo f9c791c93b Fix trust level in decision task 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