EngineeringProductivity/Projects/Treeherder

From MozillaWiki
Jump to: navigation, search

About

Treeherder is a reporting dashboard for checkins to Mozilla projects (for example, mozilla-central). It allows users to see the results of automatic builds and their respective tests. Treeherder also provides a rich set of APIs that can be used by other projects interested in this information.

Treeherder is the successor to TBPL.

For tracking performance data, see Treeherder's sister project, Perfherder.

For tracking intermittent test failures, see Intermittent Failures View.

Contributing

To make UI-only changes, you only need to perform a very simple setup running a local webserver pointing at the production backend, described here. If you wish to hack on the backend, or the UI and backend together, you will instead need to set up a Vagrant environment, using these steps.

Source and Docs

  • UI & backend: Source / Docs
  • Treeherder data submission clients:
    • Pulse: Source / docs
    • (Python and Node submission support has been removed.)

Getting in touch

What we're working on

Assigned Treeherder bugs that have been modified in the last month. View on Bugzilla

Full Query
ID Priority Component Summary Assigned to
1730922 -- Treeherder explain why bug created from Treeherder is set as security bug Sebastian Hengst [:aryx] (needinfo me if it's about an intermittent or backout)
1816198 -- Treeherder python tests broken after docker upgrade to version 23: "open /home/circleci/.docker/buildx/instances/default: no such file or directory" after "WARNING: Error loading config file: .dockercfg: $HOME is not defined" Sebastian Hengst [:aryx] (needinfo me if it's about an intermittent or backout)
1785833 -- Treeherder: Data Ingestion ingest bug creation date Sebastian Hengst [:aryx] (needinfo me if it's about an intermittent or backout)
1745936 -- Treeherder: Frontend provide feature to select text in log viewer and transfer it to bug filer's description field in other tab Sebastian Hengst [:aryx] (needinfo me if it's about an intermittent or backout)
1885655 -- Treeherder: Frontend support tasks from firefox-android in the bugfiler Sebastian Hengst [:aryx] (needinfo me if it's about an intermittent or backout)
1823654 -- Treeherder switch to Ruff for linting Yoann Schneider