This repository has been archived by the owner on Nov 11, 2019. It is now read-only.
v23
- cli_common: adding sentry/flask integration (#519)
- cli_common: only import raven.contrib.flask when flask_app exists (#541)
- please_cli: enable releng-notification-policy/identiry heroku apps (#542)
- releng_frontend: Bug 1383616 - Remove linux64-stylo platform as it no longer exists. (#520)
- releng_frontend: frontend for notification service (#524)
- setup: Heroku fix for mkPython based projects (#523)
- setup: updating dependencies and adding blinker to backend_common (#546)
- shipit_code_coverage: Add retry logic for pushing to GitHub and don't fail the task when it fails (#534)
- shipit_code_coverage: Fix scope issue that caused rewrite_jsvm_lcov to be called with random artifacts (#545)
- shipit_code_coverage: Parallelize download of coverage artifacts, rewriting jsvm files and cloning/building mozilla-central (#533)
- shipit_code_coverage: Try increasing the git buffer (#528)
- shipit_code_coverage: Wait build to be finished before rewriting JSVM files (#537)
- shipit_pulse_listener: Don't cache hook definition but request it every time we trigger a new task (#543)
- shipit_pulse_listener: Fix typo in tasks monitoring. (#550)
- shipit_pulse_listener: Use deadline defined in the hook (#532)
- shipit_static_analysis: Add mozreview support #364 #522
- shipit_static_analysis: Configure gecko build with --enable-clang-plugin to fix many false positives. (#526)
- shipit_static_analysis: Skip taskcluster proxy usage when loading artifacts through mach. (#521)
- shipit_uplift: Directly use the Bugzilla REST API instead of libmozdata in order to perform a single request for gathering all bug summaries (#516)
- shipit_uplift: Don't use reports associated with commits where codecov.io thinks the CI failed. Fixes #529 (#530)
- shipit_uplift: Use multiple threads to request code coverage information from codecov.io/coveralls.io (#515)