Commit Graph

66 Commits (74fbc518db02f612a246878895b149bf0a6319f2)

Author SHA1 Message Date
Johan Lorenzo 41a4de7b8e [fenix] Bug 1622339 - Move android-sdk installation into a toolchain task (https://github.com/mozilla-mobile/fenix/pull/9394) 4 years ago
Tom Prince 529e3ae385 [fenix] Bug 1621264: Update taskgraph version. 4 years ago
Tom Prince 5aafb319d1 [fenix] Bug 1619795: Use toolchain-style fetches (and `toolchain-artifact` attribute).
The mozilla-central ffmpeg toolchain (used in Bug 1613479/https://github.com/mozilla-mobile/fenix/pull/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 ec34421dcb [fenix] Bug 1608153 - Do not trigger a new build on every single action that occurs on a PR (https://github.com/mozilla-mobile/fenix/pull/8046) 4 years ago
Justin Wood 31c5947a85 [fenix] 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 dfc500a893 [fenix] Bump taskgraph to latest revision (https://github.com/mozilla-mobile/fenix/pull/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 48ba5583b5 [fenix] Bug 1568466 - part 2: Fix cron routes 5 years ago
Johan Lorenzo 29ac14dda7 [fenix] Bug 1568466 - part 1: Make .taskcluster.yml support action hooks 5 years ago
Johan Lorenzo f5febb8ac3 [fenix] Bug 1589684 - Let taskgraph handle params["head_tag"] (https://github.com/mozilla-mobile/fenix/pull/6116) 5 years ago
Sawyer Blatz 29e8153aef [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/6139: Removes bors (https://github.com/mozilla-mobile/fenix/pull/7247)
I'm sorry, Dave, I'm afraid I can't do that.
5 years ago
Johan Lorenzo 056b94fb85 [fenix] Bug 1587765 - Support UTF-8 characters in commit messages 5 years ago
Johan Lorenzo 02c9d0f2ca [fenix] Bug 1595808 - Bump taskgraph to the latest revision 5 years ago
Mihai Tabara 689623e3f9 [fenix] Point taskgraph to tip of the repo 5 years ago
Mihai Tabara 1b8cbd9dc7 [fenix] Adjust the URL 5 years ago
Mitchell Hentges f0afbab51a [fenix] Switch to aws-provider worker types (https://github.com/mozilla-mobile/fenix/pull/6501) 5 years ago
Johan Lorenzo ecfb19ad4d [fenix] For https://github.com/mozilla-mobile/fenix/issues/5382: Fix cron jobs which were not scheduled anymore 5 years ago
Sawyer Blatz c7f57ab34c [fenix] For https://github.com/mozilla-mobile/fenix/issues/5382: Updates bors bot integration with Taskcluster (https://github.com/mozilla-mobile/fenix/pull/5929) 5 years ago
Mitchell Hentges 20d5807deb [fenix] Filter github release events for "publishes" (https://github.com/mozilla-mobile/fenix/pull/5719) 5 years ago
Johan Lorenzo dcf76277c2 [fenix] Bug 1580778 - Rename GIT_TAG into MOBILE_HEAD_TAG and export it as a param (https://github.com/mozilla-mobile/fenix/pull/5564) 5 years ago
Johan Lorenzo da2204ac5d [fenix] Let taskgraph load tasks for raptor 5 years ago
Johan Lorenzo a2a7a64d5f [fenix] Let taskgraph load tasks for releases 5 years ago
Johan Lorenzo 347db4b0a3 [fenix] Let taskgraph load tasks for pushes 5 years ago
Johan Lorenzo f588f80204 [fenix] Let taskgraph load tasks from decision_tasks.py in PRs 5 years ago
Johan Lorenzo 0d208d09c7 [fenix] Taskgraph skeleton 5 years ago
Johan Lorenzo a6dec046ea [fenix] Restrict Taskcluster to collaborators on PR (https://github.com/mozilla-mobile/fenix/pull/4996) 5 years ago
Johan Lorenzo 4793fd2226 [fenix] Revert "Temporarilly run raptor jobs on PRs"
This reverts commit bd9ff938e79b0cabc5a142f18503284c3dfa3e4d.
5 years ago
Johan Lorenzo 51645dd61b [fenix] Temporarilly run raptor jobs on PRs 5 years ago
Johan Lorenzo deedd56be4 [fenix] 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 dfcf5b1c50 [fenix] .taskcluster.yml: Extract project name in a constant 5 years ago
Mitchell Hentges adf0089d60 [fenix] Re-runs PR on title being changed (https://github.com/mozilla-mobile/fenix/pull/4172) 5 years ago
Johan Lorenzo edb289fa7f [fenix] Expose Chain of Trust variable on PRs 5 years ago
Johan Lorenzo 5638fc063e [fenix] Do not put Treeherder route when on untrusted repo (https://github.com/mozilla-mobile/fenix/pull/2921) 5 years ago
No-Jun Park 98721f10ef [fenix] update docker image reference (https://github.com/mozilla-mobile/fenix/pull/3412)
increase java heap size
delete files to save docker size
5 years ago
Johan Lorenzo 8034fee650 [fenix] Revert "Temp try to run raptor on PRs"
This reverts commit 392a063194b966f6699ac9a6909ce7f85fdcaf4b.
5 years ago
Johan Lorenzo c048d6e8b2 [fenix] Temp try to run raptor on PRs 5 years ago
Johan Lorenzo b5a6dbe0da [fenix] Notify raptor team when decision task fails 5 years ago
Mitchell Hentges f96d43809b [fenix] Sets up nightly-pushing-to-production decision task logic (https://github.com/mozilla-mobile/fenix/pull/3225) 5 years ago
Mitchell Hentges ef2c3a3407 [fenix] Adds raptor hook ability to schedule_nightly_graph (https://github.com/mozilla-mobile/fenix/pull/2341) 5 years ago
Michael Droettboom 0b54f252f5 [fenix] Only run task on master 5 years ago
Michael Droettboom 7c66342ab3 [fenix] Add pull request scope 5 years ago
Mitchell Hentges f9fc741a20 [fenix] Fixes trust_level expression (https://github.com/mozilla-mobile/fenix/pull/2373) 5 years ago
Mitchell Hentges 5db17dae8e [fenix] Configures pushapk to verify beta APK with beta certificate (https://github.com/mozilla-mobile/fenix/pull/2349)
* Provide certificate alias to pushapk payload

* dev
5 years ago
Mihai Tabara 24a4110e37 [fenix] Bug 1547928 - ensure release graphs are not triggered but for publishing events (https://github.com/mozilla-mobile/fenix/pull/2347) 5 years ago
Mitchell Hentges 9a50f00054 [fenix] Updates Fenix taskcluster tasks to support beta release (https://github.com/mozilla-mobile/fenix/pull/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 7c1c6fbcc7 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1321: dep-signs builds on-master-push 5 years ago
Mitchell Hentges 27f598a692 [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/1294: Renames nightly apks to follow the form "target.$arch.apk" 5 years ago
Johan Lorenzo 9237bbf14d [fenix] Fix branch in indexes 5 years ago
Johan Lorenzo f26a17e57a [fenix] Add missing nightly decision job on Treeherder 5 years ago
Johan Lorenzo abda6f77a4 [fenix] Fix trust level in decision task 5 years ago
Johan Lorenzo 98f26c578b [fenix] Expose assemble builds with TC indexes 5 years ago