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

v55

Compare
Choose a tag to compare
@La0 La0 released this 28 Feb 16:47
· 264 commits to master since this release

BugBug

  • Make data retrieval more robust and train a model for assigning components too (#1904)
  • Update dependencies and retrieve commits and bugs from 2 years and a half ago (#1886)

Code Coverage

Bot

  • Update dependencies (#1890)

Docs

  • release related changes (#1891)

please_cli

  • Add Taskcluster signin tool refs #1896, fixes #1221
  • Landed then Reverted in production store nix and commit hash to index service on each deploy (#1877)

pulselistener

  • Add custom try_task_config.json on push to try (#1906)
  • Update dependencies (#1894)
  • Use batch_checkout instead of robust_checkout (#1902)

Shipit

Api

  • authorization (#1870)
  • enable tc authentication (#1905)
  • Update production URL to the right one (#1903)

Frontend

  • disable Thunderbird partials (#1916)
  • enable Thunderbird Beta (#1915)

Static Analysis

Bot

  • Add stats report to coverity analyzer. (#1897)
  • Add '--warnings' to 'mozlint' (#1907)
  • Allow tasks to run up to 2 hours. (#1908)
  • Coverity check for extra flags to be sure that we consume only local issues. (#1884)
  • Dependencies update. (#1895)
  • For Coverity analyzer do not publish issues that are fowarded by Clang. (#1911)
  • For CoverityIssue override is_publishable and publish only if it's a local issue. (#1900)
  • for the BEFORE_AFTER method we need to setup the build after we apply the patch set. (#1893)
  • Ignore header files in the coverage analyzer (#1901)
  • Remove spaces from bug report URL, or Phabricator doesn't understand it is a URL (#1892)
  • Restrict coverage issues to JavaScript and C/C++ files for now (#1914)
  • Try analysis workflow #1871
  • Use Bugzilla instead of release-services for reporting issues (#1882)
    staticanalysis/bot: Use validation protocol for Coverity issues (#1898)

Frontend

  • Add filters & parametrizable urls to report page (#1913)
  • Support coverity & coverage analyzes, fixes #1887, refs #1888