Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

v46

Compare
Choose a tag to compare
@garbas garbas released this 27 Sep 10:32
· 538 commits to master since this release

framework/common

  • Update nixpkgs-mozilla.json to revision 65ef92a7f9f1d5. (#1453)
  • Update static analysis path in CODEOWNERS (#1461)
  • cli_common: Add API to upload coverage or linting/static analysis data to Phabricator (#1472)
  • cli_common: Support missing base revision, refs #1215 (#1469)
  • please_cli: Add a command to get a docker shell (#1458)
  • please_cli: print docker image info (#1429)

codecoverage

  • codecoverage/bot: Move artifacts and reports to temporary dir (#1414)
  • codecoverage: Rename code coverage projects (#1448)
  • shipit_code_coverage: Add more logging (#1419)
  • shipit_code_coverage: Schedule chunk mapping generation to run daily (#1405)
  • shipit_code_coverage: Update dependencies (#1435)
  • shipit_code_coverage: Use new ActiveData elasticsearch cluster (#1401)
  • shipit_code_coverage_crawler: Update dependencies (#1436)

docs

  • releng-docs: Add documentation page for shipit-code-coverage-crawler (#1357)
  • releng-docs: Update shipit-code-coverage documentation page. (#1355)

mapper

  • releng-mapper: using gevent as worker class for gunicorn (#1494)

shipit

  • shipit-workflow: sync releases from v1 (#1370)
  • shipit/api: Ignore red action tasks (#1427)
  • shipit/api: fix /sync endpoint (#1492)
  • shipit/api: fix DNS/URL (#1478)
  • shipit/api: use action hooks to cancel task groups (#1385)
  • shipit/api: use vpn_cloudops_shipit LDAP group (#1498)
  • shipit/frontend: adjust CSPs (#1485)
  • shipit/frontend: fix production config (#1484)
  • shipit: Add try as a possible branch for staging releases. (#1475)
  • shipit: Fix setting a revision manually. (#1479)

staticanalysis

  • shipit_static_analysis: Don't enable clang-plugin in static-analysis environment (#1434)
  • shipit_static_analysis: Enable the debug option build by default (#1432)
  • shipit_static_analysis: Remove unnecessary clang references (#1437)
  • staticanalysis/bot & shipit-code-coverage-backend: Common Phabricator API client (#1438)
  • staticanalysis/bot: Add InferIssue to revision/base.py, and remove option from android config. (#1503)
  • staticanalysis/bot: Add a required scope to download Android SDKs for Infer (#1487)
  • staticanalysis/bot: Add missing '>> $geckoenv' when exporting JAVA_HOME. (#1501)
  • staticanalysis/bot: Check a revision is available on MU, or fallback to central (#1500)
  • staticanalysis/bot: Fix Phabricator reporter creation with missing api (#1502)
  • staticanalysis/bot: Publish checks by default (#1460)
  • staticanalysis/bot: Support Phabricator stack of patches (#1455)
  • staticanalysis/bot: Support analysis of java files with infer (#1456)
  • staticanalysis/bot: Switch to mozilla-unified as base repo (#1488)
  • staticanalysis/bot: Use unauthenticated TC method for private artifacts through TC Proxy (#1491)
  • staticanalysis/frontend: Add csp for inline style (#1499)
  • staticanalysis/frontend: Please sort by "Published" by default, fixes #1486 (#1493)
  • staticanalysis: Display custom errors with codes (#1474)
  • staticanalysis: Make setup.cfg from staticanalysis/bot a symlink to nix/setup.cfg (#1462)
  • staticanalysis: Revert "shipit_static_analysis: Remove unnecessary clang references" (#1445)

uplift

  • uplift/bot: Document development process (#1473)