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

Releases: mozilla-services/buildhub

v1.4.1

11 Jun 01:18
v1.4.1
e766d8a
Compare
Choose a tag to compare
  • Merge pull request #535 from willkg/release-fix

  • Fix release process

  • Merge pull request #534 from willkg/deprecation-notice

  • Fix lint issue

  • Add deprecation notice

  • Merge pull request #533 from willkg/update-deps

  • Update js dependencies

  • Update dependencies and fix building

  • Update makefile

  • Merge pull request #531 from willkg/coc

  • Add code of conduct

  • upgrade urllib3 (#529)

v1.4.0

16 Nov 17:39
v1.4.0
1fcbcc9
Compare
Choose a tag to compare
  • fixes bug 1506862 - linux/mac nightlies missing since nov 5th (#527)

  • fix for inventory-to-kinto download_csv (#526)

v1.3.5

25 Oct 15:49
v1.3.5
1564309
Compare
Choose a tag to compare
  • upgrade requests to 2.20.0 (#524)

  • the correct way to calm down pyup (#523)

  • Disable pyup

  • Merge pull request #492 from mozilla-services/pyup-update-backoff-1.5.0-to-1.6.0

  • Update backoff from 1.5.0 to 1.6.0

  • Update datadog to 0.22.0 (#489)

  • adding new make run command

v1.3.4

18 May 16:43
v1.3.4
Compare
Choose a tag to compare
  • Lambda misses builds with spaces, fixes #468 (#469)

v1.3.3

15 May 16:02
v1.3.3
Compare
Choose a tag to compare
  • it's lambda not lamdba (#467)

  • backoff even longer (#466)

  • Update raven to 6.8.0 (#463)

  • web ui should use stage kinto, fixes #458 (#460)

  • Update backoff from 1.4.3 to 1.5.0 (#454)

  • Update raven to 6.7.0 (#455)

  • Update pytest from 3.5.0 to 3.5.1 (#426)

  • Update aioresponses from 0.4.0 to 0.4.1 (#399)

  • Update kinto-http from 9.1.1 to 9.1.2 (#420)

  • update to deployment-bug now that stage auto-upgrades Lambda

v1.3.2

07 May 17:36
v1.3.2
Compare
Choose a tag to compare
  • insert buildhub release into raven config (#452)

  • more avoid JSONFileNotFound in lambda event, fixes #424 (#453)

v1.3.1

03 May 20:01
v1.3.1
Compare
Choose a tag to compare
  • fetch_listing by locale in lambda should retry on 404, fixes #424 (#449)

  • small fix for make-release script

v1.3.0

03 May 17:18
v1.3.0
Compare
Choose a tag to compare
  • optimize fetch_existing, fixes #447 #445 #446 (#448)

  • in lambda, fetch_listing with retry_on_notfound, fixes #424 (#442)

  • Use ciso8601 to parse CSV dates, fixes #443 (#444)

  • Fix readthedocs fixes 438 (#440)

  • add link to Datadog dashboard

  • fix for bad check_output in script

v1.2.1

27 Apr 18:39
v1.2.1
Compare
Choose a tag to compare
  • fix for subprocess

  • document all configurations (#436)

  • Use cloudwatch metrics for lambda 433 (#435)

  • use decouple for env vars to be able to read from .env

  • more default NB_RETRY_REQUEST, fixes #425 (#432)

  • Tests shouldn't depend on the network, fixes #429 (#430)

  • Skip based on date earlier, fixes #427 (#428)

  • Make release script (#422)

v1.2.0

23 Apr 18:24
v1.2.0
Compare
Choose a tag to compare
  • run fetch_existing only once, fixes #412 (#414)

  • fix sorting in searchKit (#419)

  • add psql makefile target (#418)

  • docs typo (#416)

  • upgrade pytest to 3.5.0 (#415)

  • Ability to quiet markus, fixes 410 (#411)

  • Dump file is growing unsustainably fixes 394 (#404)

  • bail on 404 responses in cron job (#389)

  • use python-decouple everywhere (#409)

  • Disk cache the manifests, fixes #392 (#403)

  • Optionally configure markus to log fixes 402 (#405)

  • pluggy sha's changed since they added wheels (#408)

  • Update markus to 1.1.2 (#398)

  • do raven for lambda correctly, fixes #387 (#391)

  • Update .pyup.yml (#393)

  • add a .pyup.yml file (#390)

  • Add statsd metrics (#388)

  • 80 lines pep8 (#384)

  • refactor script name, fixes #377 (#383)

  • skip old csv entries, fixes #380 (#382)

  • drop css-animation, fixes #371 (#376)

  • Use dockerhub repo (#375)

  • change license to mpl 2.0, fixes #366 (#374)

  • remove leftover console warn (#373)

  • upgrade Prettier, fixes #369 (#372)

  • bundle searchkit css, fixes #368 (#370)

  • use yarn instead, fixes #365 (#367)

  • Feature: RefinementAutosuggest for perf (#304)

  • DOCKER_* env var names correction (#364)

  • circle only (#358)

  • pin all requirements, fixes #353 (#356)