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

v51

Compare
Choose a tag to compare
@rail rail released this 22 Nov 09:36
· 418 commits to master since this release

Backend Common

Setup

  • update dependencies (#1670)

please-cli

  • display in which project shell you are (#1676)
  • refactor mkProject to only pass project_name (#1678)

Codecoverage

Backend

  • Add test for codecoverage backend with mocked rq and Redis (#1673)#

Bot

  • Use a placeholder chunk for build tasks to avoid having empty chunks (#1682)

Ship-it

API

  • Fix release sync, add dates (#1684)
  • update release status (#1688)

Frontend

  • add testing config (#1687)

Staticanalysis

Bot

  • Bump rust to 1.30.0 (#1686)
  • Filter clang-format publishable issues by their path. (#1689)
  • Update parsepatch to latest version and add a regression test for checking if an issue is in a revision (#1679)
  • Use the right diffs for the improvement patch. (#1671)

Tooltool

API

  • use app.cli.add_command instead of decorator for flask subcommands (#1683)

Uplift

Bot

  • Add a BUGZILLA_COMMENT_ONLY setting in order to report failed uplifts without cancelling requests. (#1680)