Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.
Compare
Choose a tag to compare
@rail rail released this 06 Jun 18:02
· 87 commits to master since this release

backend_common

  • only force https redirect on heroku (#2058)

cli_common

  • Do not remove bucket from service account secret. (#2134)
  • set papertrail log level (#2063)
  • Stop loading a phabricator stack once a base revision is available in the repository, fixes #2100 (#2105)

Ship-it

  • Add LAST_MERGE_DATE to firefox_versions.json for Bug 1531968 (#2131)
  • Bug 1554046 - Let ship-it use the Fennec new version files (#2144)
  • Bug 1556784 - 68 train: Rename {promote,ship}_fennec into {promote,ship}_fennec_beta (#2155)
  • Nightly version bump to 69.0a1 (#2118)
  • export Devedtion version (#2111)
  • separate Firefox and Fennec versions (#2125)
  • support multiple builds per branch (#2056)
  • Update TB version to 69. (#2117)

codecoverage/backend

  • Copy supported extensions to v2 (#2151)
  • Re-download a missing or broken report (#2158)
  • Remove bad google-cloud-storage line from requirements_frozen.txt (#2133)
  • Remove Phabricator endpoint (#2132)
  • Serve history with overall coverage (#2126)
  • Use GCP code coverage in backend for v2 endpoints (#2108)

codecoverage/bot

  • Add options to trigger new covdir generation tasks per day
  • Add option to trigger one generation per week (#2156)
  • Add tool to generate covdir reports from past commits. (#2128)
  • Filter tasks from CLI (#2107)
  • Upload covdir report to GCP. (#2099)
  • Remove ActiveData usage (#2136)

Docs

  • adding documentation on how to request/generate taskcluster client credentials for tooltool (#2073)
  • improve tooltool instructions for ci-duty (#2097)
  • Update staticanalysis/bot doc after try migration (#2095)
  • updating docs how to request mapper auth credentials (#2147)

mapper/api

  • increase the gunicorn timeout (#2142)
  • remove pushing to heroku (#2154)

notifications

  • removing everything since we dont use it (#2148)

pulselistener

  • Add option to disable treeherder link publication (#2052)
  • Avoid updating a secured revision (#2124)
  • Decode mercurial error log when reporting (#2089)
  • Fix old variable usage (#2088)
  • Use dedicated process for webserver (#2112)
  • Warn developer when we fail to apply its patch (#2072)

releng_frontend

  • add new tags to treestatus (#2135)

bugbug:

  • Remove bugbug project (#2119)

scriptworker/shipitscript

  • disable deployments (#2069)
  • upstream update (#2053)

setup

  • changing tooltool/mapper/treestatus nonprod url (#2141)
  • update pypi2nix (#2054)

staticanalysis/bot

  • Add an option to disable zero coverage analyzer (#2115)
  • Add unit test for Coverity full_stack print #2092, fixes #2080
  • Change the wording for reliability index in order to make less prone to confusion. (#2101)
  • Clean coverity paths in remote issues #2068, fixes #2062
  • Cleanup Coverity data that was used for local analysis. Fixes #2082 (#2102)
  • Convert zero coverage analyzer to remote task (#2075)
  • Display Phabricator diff ID in the issues #2113, fixes #1848
  • Do not process group when only decision task is in dependencies, fixes #2055, #2064
  • Export remote clang-format diff as improvement patch, #2066, fixes #2065.
  • Fix message regarding Coverity checker reliability. (#2078)
  • Fix phrasing. (#2114)
  • For Coverity analyzer embed reliability index in as_text. (#2086)
  • Make reliability index more easy to be understood. (#2127)
  • Merge PhabricatorRevision in Revision, #2093, fixes #1899
  • Merge RemoteWorkflow in Workflow #2091, fixes #2081
  • Print full stack of a defect for Coverity analysis. (#2077)
  • Publish only CoveirtyIssue in the patch (#2098)
  • Remove local workflow, analyzers, and deprecated code #2071 & #2087
  • Support a unique input format for CoverityIssue (#2096)
  • Support empty clang-format patches (#2070)
  • Update git apply syntax in Phabricator comment, fixes bug 1551752, #2160
  • Use argparse (#2146)
  • Update staticanalysis-bot.rst (#2120)
  • Use phabricator client from libmozdata (#2130)

staticanalysis/frontend

  • 0 coverage => zero coverage (#2103)

tooltool/api

  • provide client via api (#2076)

tooltool/client

  • more fixes due to failing tests on m-c (#2084)
  • update client and merge changes from the tree (#2059)

treestatus/api

  • handle correctly heroku env and REDIS_URL (#2060)