Skip to content
This repository has been archived by the owner on Nov 22, 2017. It is now read-only.

mozci 0.15.1: Buildbot Bridge support + bug fixes

Latest
Compare
Choose a tag to compare
@armenzg armenzg released this 13 Oct 19:54
· 393 commits to master since this release

It's been a while since our last announced released and I would like to highlight some of the significant changes since then.

A major highlight for the latest release is the support to schedule Buildbot jobs through TaskCluster making use of the Buildbot Bridge. For more information about this please read in here.

Contributors

@nikkisquared is our latest contributor who landed more formalized exceptions and error handling. Thanks!

As always, many thanks to @adusca and @vaibhavmagarwal for their endless contributions.

How to update

Run "pip install -U mozci" to update

New Features

  • Query Treeherder for hidden jobs
  • BuildbotBridge support
    • It allows submitting a graph of Buildbot jobs with dependencies
    • The graph is submitted to TaskCluster

Minor changes

  • Fix backfilling issue
  • Password prompt improvements
  • More specific exceptions
  • Skip Windows 10 jobs for talos

All changes

You can see all changes in here:
armenzg/mozilla_ci_tools@0.14.0...0.15.1