Skip to content

Releases: mozilla/libmozevent

1.1.20

23 Nov 08:58
Compare
Choose a tag to compare
  • Limit base docker image to python 3.10 (#85)
  • When logging error also log the callstack and in case async task fail cancel the rest of the tasks but continue execution. (#86)
  • Move flake8 from gitlab to github (#87)

Released with mozilla/task-boot

1.1.18

18 Oct 08:52
Compare
Choose a tag to compare
  • Improve logging in Repository.apply_build() (#83)

Released with mozilla/task-boot

1.1.17

27 Sep 08:36
Compare
Choose a tag to compare
  • Detect try tree closures and retry after waiting an exponential time (#81)

Released with mozilla/task-boot

1.1.16

20 Sep 07:25
Compare
Choose a tag to compare
  • Allow to restore bus messages for sequential tasks (#79)

Released with mozilla/task-boot

1.1.15

12 Aug 15:11
Compare
Choose a tag to compare
  • Add a missing_base_revision boolean to PhabricatorBuild (#78)

Released with mozilla/task-boot

1.1.14

08 Aug 10:29
Compare
Choose a tag to compare
  • Fix URL to libmozevent repo in setup.py
  • Add a retry mechanism when pushing on remote repository (#76)

Released with mozilla/task-boot

1.1.13

27 May 13:24
Compare
Choose a tag to compare
  • Use REDIS TLS in case it is present but ignore the certificate verification. (#74)

Released with mozilla/task-boot

1.1.12

25 May 09:18
Compare
Choose a tag to compare
  • Remove log module (#71)
  • Update pre-commit repositories
  • Reformat tests/test_pulse.py with the new black version

Released with mozilla/task-boot

1.1.10

07 Sep 12:16
Compare
Choose a tag to compare
  • utils: move to aioredis 2.0.0 and use redis connection pool (#70)

Released with mozilla/task-boot

1.1.9

16 Jul 15:01
Compare
Choose a tag to compare
  • mercurial: force a clean repo before updating to a specific revision. (#68)

Released with mozilla/task-boot