Skip to content

Releases: mozilla/code-review

1.0.4

03 Oct 09:35
@La0 La0

Choose a tag to compare

Bot

  • Remove clang checks & remote config load fixes #28, fixes #108 (#110)
  • Remove 3rd party detection, refs #28 (#109)
  • Add dedicated markdown for issues that are build errors. (#129)
  • Better zero coverage issues comment, fixes #46 (#130)
  • Log email address that is used when reporting build errors. (#128)
  • Skip completed mozlint tasks without warning, fixes #123. (#127)
  • Add a warning when an absolute path is cleaned, refs #45. (#126)
  • Add reporter to send email on build failures, fixes #99 (#124)
  • Report missing revision only on production, fixes #119. (#121)

Events

  • Fix the mercurial hgrc path in Dockerfile (#116)
  • Bump libmozevent to 1.0.1 (#132) to fix #101 & #103

Tools & Misc projects

  • Use our naming scheme for Sentry. (#117)
  • Add release & taskcluster infos in Sentry. (#118)
  • Papertrail support (#115)

Build dependencies

  • build(deps-dev): bump pytest from 5.1.3 to 5.2.0 in /bot (#131)
  • build(deps): bump libmozdata from 0.1.58 to 0.1.59 in /bot (#113)
  • build(deps-dev): bump pytest from 5.1.2 to 5.1.3 in /bot (#114)

1.0.3

11 Sep 13:26
@La0 La0

Choose a tag to compare

The big update of that release is the support of code review events #90 (known as pulselistener from release-services). We are now running 100% from that repo ! 🎉

Bot

  • bot: InfluxDb support (#94)
  • bot: Support Infer 0.17.0 (#93)
  • bot: Specify default path to third party (#107)
  • bot: Remove old releng routes, fixes #34 (#106)
  • bot: Use pytest-responses, fixes #49 (#91)

Frontend

  • Use new Taskcluster routes, refs #34 (#76)

Misc

  • 📚 Developer docs (#96)
  • Add .vscode/ exclusion to .gitignore for vscode developers. (#105)

Dependencies update

  • bump influxdb from 5.2.2 to 5.2.3 in /bot (#98)
  • bump pytest from 5.1.1 to 5.1.2 in /bot (#97)
  • bump vue-router from 3.1.2 to 3.1.3 in /frontend (#95)
  • bump pre-commit from 1.18.2 to 1.18.3 in /bot (#92)
  • bump taskcluster from 14.3.1 to 16.2.0 in /bot (#88)

1.0.2

23 Aug 13:46
@La0 La0

Choose a tag to compare

Big changes in the source as we now use pre-commit + black 🏴

We also now report build errors at review time 🎉

Code review bot updates

  • Support all source-test without crashing, refs #27 (#89)
  • Strip coverity caretline from build errors (#84)
  • Split build errors & normal issues on Phabricator reporting (#82)
  • Report build errors from Coverity on Phabricator as UnitResult (#69)
  • Add new project.relman route in parallel, refs #34 (#70)
  • Report relative paths stats (#68)
  • Specify versions for top requirements. (#66)

Lots of dependencies updates

build(deps-dev): bump pytest from 5.1.0 to 5.1.1 in /bot (#85)
build(deps): bump vue-router from 3.0.7 to 3.1.1 in /frontend (#75)
build(deps): bump logbook from 1.4.3 to 1.5.2 in /bot (#86)
build(deps-dev): bump pre-commit from 1.18.0 to 1.18.2 in /bot (#81)
build(deps-dev): bump pytest from 5.0.1 to 5.1.0 in /bot (#80)
build(deps): bump vue-router from 3.1.1 to 3.1.2 in /frontend (#78)
build(deps): bump libmozdata from 0.1.57 to 0.1.58 in /bot (#77)
build(deps): bump pyyaml from 5.1.1 to 5.1.2 in /bot (#72)
build(deps): bump zipp from 0.5.1 to 0.5.2 in /bot (#60)
build(deps): bump certifi from 2019.3.9 to 2019.6.16 in /bot (#58)
build(deps): bump testfixtures from 6.9.0 to 6.10.0 in /bot (#61)
build(deps): bump typing-extensions from 3.7.2 to 3.7.4 in /bot (#59)
build(deps): bump isort from 4.3.20 to 4.3.21 in /bot (#57)

1.0.1

19 Jul 15:23
@La0 La0

Choose a tag to compare

A small release, mostly some maintenance work + NSS support !

Frontend

  • Support filtering by repositories #51, fixes #50
  • Update footer urls (#38) - Bastien Abadie

Bot

  • Support NSS tasks. #36 🎉
  • Warn when a indexed task can't be found instead of failing the job #43
  • Update taskcluster service check #52

Misc

  • Add minimal docs #53
  • Some deps update & cleanup

1.0.0

12 Jun 13:31
@La0 La0
6a7a1f1

Choose a tag to compare

First release from that repository: no code change, only infrastructure rework & moves.

  • Build on Taskcluster for each PR/push
  • Deploy on Taskcluster when an admin pushes on testing and production

Import from mozilla/release-services

12 Jun 13:29
@La0 La0

Choose a tag to compare

All commits until that tag were created on mozilla/release-services