Releases: mozilla/code-review
1.0.4
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
1.0.3
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
Misc
Dependencies update
1.0.2
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
1.0.0
Import from mozilla/release-services
All commits until that tag were created on mozilla/release-services