Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • F fenix
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Gaba
  • fenix
  • Repository
Switch branch/tag
  • fenix
  • taskcluster
  • ci
  • raptor
  • kind.yml
Find file BlameHistoryPermalink
  • Tom Prince's avatar
    Bug 1619795: Use toolchain-style fetches (and `toolchain-artifact` attribute). · f369e80f
    Tom Prince authored Mar 04, 2020
    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](https://hg.mozilla.org/ci/taskgraph/rev/932b4cf48cc785c31b03f0b9f2cba654bc67bc00)
    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.
    f369e80f