This repository has been archived by the owner on Nov 11, 2019. It is now read-only.
v21
- please_cli: fix deployment to S3 (#485)
- releng_frontend: Add linux64-ccov to trychooser (#466)
- releng_tooltool: multiple fixes (#480)
- setup: add docker support for please cmd (#447)
- setup: pinning the base docker image (#468)
- setup: retry on elm-package install -y (#454)
- setup: switching to nixos-unstable channel (#441)
- shipit_code_coverage: Ignore areweslimyet suite (#444)
- shipit_code_coverage: Ignore talos suites as they aren't exactly tests. Fixes #477 (#478)
- shipit_code_coverage: Rewrite lcov files in parallel. Fixes #428 (#429)
- shipit_code_coverage: Set self.revision also when the revision is passed as a parameter (#484)
- shipit_code_coverage: Support using codecov.io to generate coverage-by-dir report (#467)
- shipit_code_coverage: Update marco-c/gecko-dev when running on staging. Fixes #464 (#476)
- shipit_code_coverage: Use REVISION passed as argument if available, otherwise use latest linux64-ccov task (#443)
- shipit_code_coverage: Use ssh-add to add the deploy key. Fixes #481 (#482)
- shipit_frontend: Don't show the directory itself when it is selected (#469)
- shipit_pulse_listener: Add tasks monitoring (#446)
- shipit_signff: Update docs for example policies. (#438)
- shipit_signoff: Add callback_url logic for /login (#435)
- shipit_signoff: Initial support for Balrog Signoffs (#450). r=sfraser
- shipit_signoff: Local auth for shipit_signoff (#458)
- shipit_signoff: Parse scheduled change information correctly. (#459)
- shipit_signoff: SECRET_KEY should be random only as a default value (#475)
- shipit_signoffs: Change fixture scope to function to avoid cross-contamination between different tests. (#439)
- shipit_static_analysis: Disable 'modernize-use-auto' clang-tidy checker, #453, #448
- shipit_static_analysis: Use Mozilla clang-tidy #456 & #451
- shipit_static_analysis: Use configuration file to setup clang checkers #448 & #437 & #453
- shipit_static_analysis: add readability-redundant-control-flow to the list of clang-tidy checkers (#434)
- shipit_taskcluster: support for taskcluster.Queue (#452)