Skip to content

Releases: mozilla/libmozevent

1.1.28

20 Feb 16:10
Compare
Choose a tag to compare
  • Switch to Ruff for linting and formatting
  • mercurial: add a config knob to apply patches to the tip revision (#105)

Released with mozilla/task-boot

1.1.27

30 Jun 03:03
ddb136d
Compare
Choose a tag to compare
  • mercurial: refactor how we handle retries. (#102)
  • mercurial: fix the case insensitive matching when handling retry errors (#103)

Released with mozilla/task-boot

1.1.26

13 Jun 10:27
577d643
Compare
Choose a tag to compare
  • Store the actual Mercurial revision that was used as a base (#100)

Released with mozilla/task-boot

1.1.25

02 Jun 14:55
Compare
Choose a tag to compare
  • mercurial: take into account more cases of mercurial failures for retry. (#101)

Released with mozilla/task-boot

1.1.24

28 Feb 10:10
038cc46
Compare
Choose a tag to compare
  • Support Dockerflow in the WebServer (#98)

Released with mozilla/task-boot

1.1.23

16 Jan 11:24
fd0b368
Compare
Choose a tag to compare
  • Do not login error and send to sentry when we cannot apply a patch (#94)

Released with mozilla/task-boot

1.1.22

12 Dec 11:58
99c1949
Compare
Choose a tag to compare
  • fix readme typo (#91)
  • Send with retry for redis.rpush (#92)

Released with mozilla/task-boot

1.1.21

02 Dec 11:05
c9b4802
Compare
Choose a tag to compare
  • Migrate from aioredis to redis-py (#89)

Released with mozilla/task-boot

1.1.20

23 Nov 08:58
d346077
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