Commit Graph

79 Commits (issues/111-temp-icon)

Author SHA1 Message Date
Johan Lorenzo 638e7c6e47
Bug 1631839 - part 3: Remove "project.mobile" routes (#12821) 4 years ago
Tom Prince e55ce89611 Update taskgraph. 4 years ago
Justin Wood (Callek) 24169d4671
Bug 1595808 - part 2: Update the decision image (#12407) 4 years ago
Johan Lorenzo ca9f99540a
Bug 1631834 - part 2: Express who triggered the action task (#10650) 4 years ago
Johan Lorenzo 5850ca1f6d
Bug 1631834 - Add revision route to decision task (#10644) 4 years ago
Johan Lorenzo c75d72beaf
Bug 1631839 - part 2: Bump taskgraph to fix broken index-tasks (#10622) 4 years ago
Johan Lorenzo 8c0dc7ff19
Bug 1631839 - part 1: Expose new routes without `project.`" (#10182) 4 years ago
Johan Lorenzo b703e1b1d1
Revert "Bug 1631839 - part 1: Expose new routes without `project.` (#10092)" (#10139)
This reverts commit 9e89a17591.
4 years ago
Johan Lorenzo 9e89a17591
Bug 1631839 - part 1: Expose new routes without `project.` (#10092) 4 years ago
Johan Lorenzo 16fefa722d
Bug 1630558 - Stop making toolchain tasks at each decision task run (#9988) 4 years ago
Johan Lorenzo 6e723117ad
Bug 1631014 - Do no trigger a new set of jobs when PR is edited (#10024) 4 years ago
Johan Lorenzo 7c5e917ce9 Revert "Issue #9295 - Add back non-blocking bors to trigger CI on contributor PRs (#9843)"
This reverts commit b897039f3a.
4 years ago
liuche b897039f3a
Issue #9295 - Add back non-blocking bors to trigger CI on contributor PRs (#9843)
Co-authored-by: Johan Lorenzo <jlorenzo@mozilla.com>
4 years ago
Johan Lorenzo 44432d281e
Bug 1622339 - Move android-sdk installation into a toolchain task (#9394) 4 years ago
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