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

v35

Compare
Choose a tag to compare
@La0 La0 released this 26 Mar 10:33
· 801 commits to master since this release

Special thanks to new contributors: @divyabaid16 @fiennyangeln @sprt @Sush0512 πŸ‘

Misc.

  • backend_common: Use only OK Auth0 responses #900
  • releng_docs: Explain how to verify shipit-code-coverage project after deployment #947

Code Coverage

  • Add tests for the github module #941
  • Clean artifacts tests up and make them more robust #951
  • Log ActiveData errors and increase severity of codecov.io timeouts #950
  • Remove utils.mkdir and use os.makedirs instead #959
  • Replace utils.wait_until by utils.retry #939
  • Stop using yield_fixture #940

Shipit frontend

  • Remove code coverage by directory view and backend API #952 #1004

Static Analysis

  • Fix mozlint line number format #955
  • Run as an idempotent task #957 #954
  • Update datadog version to 0.19.0 #993
  • Use releng-svc-prod workers in production #946 #954 #981

Shipit uplift

  • Removed get_directory_coverage function #987
  • Retain changeset coverage results for 2 days instead of 1 day #945
  • Remove code coverage by directory view and backend API #952

Shipit Workflow

  • enable Heroku deployments #964
  • Initial Ship-it API #958