Commit Graph

9 Commits (f369e80fd7db2643c19cdc8247ae1554425c60de)

Author SHA1 Message Date
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
Mike Hommey 0d87da4b11 Prepare to use minidump_stackwalk toolchain artifact rather than tooltool package 4 years ago
Robert Wood d70098e1ee Fix #6110 - Raptor fenix jobs are broken (test name not found) 5 years ago
Johan Lorenzo a0c60c70da For bug 1571029 - Put raptor emails back (#5560) 5 years ago
Johan Lorenzo 4ae8d960a8 Bug 1580778 - Raptor: put ytp exceptions back 5 years ago
Johan Lorenzo 6a8f7224dc
Bug 1580778 - Migrate build tasks to taskgraph and retire the old decision task (#5488) 5 years ago
Johan Lorenzo 34153a0e7a
Bug 1580778 - Fix signing scopes and indexes (#5426) 5 years ago
Johan Lorenzo bcdc22a2f4
Bug 1580778 - Migrate signing tasks to taskgraph (#5409) 5 years ago
Johan Lorenzo 4462899763
Bug 1580778 - Migrate raptor tests to taskgraph (#5361) 5 years ago