Skip to content

Releases: mozilla-conduit/lando-api

release-77

16 Dec 16:10
d6af034
Compare
Choose a tag to compare

What's Changed

  • landing-worker: use logger instead of logging to log error (Bug 1936373) by @cgsheeh in #447
  • requirements: update mots version by @zzzeid in #451

Full Changelog: release-76...release-77

release-76

10 Dec 19:27
64131bf
Compare
Choose a tag to compare

What's Changed

  • landing-worker: add a try/except block around job.set_landed_reviewers calls (Bug 1936373) by @cgsheeh in #446

Full Changelog: release-75...release-76

release-75

10 Dec 16:48
6ce7ebd
Compare
Choose a tag to compare

What's Changed

  • requirements: update mots to 0.13.1 (Bug 1936328) by @cgsheeh in #445

Full Changelog: release-74...release-75

release-74

09 Dec 17:27
3a626e6
Compare
Choose a tag to compare

What's Changed

  • uplift: skip Bugzilla updates for landings without bugs (Bug 1934003) by @cgsheeh in #443
  • hg: add a retry snippet for error: Connection timed out errors (Bug 1936033) by @cgsheeh in #444

Full Changelog: release-73...release-74

release-73

02 Dec 18:09
535b59d
Compare
Choose a tag to compare

What's Changed

  • repos: remove deprecated/moved repos from Lando (Bug 1925343) by @cgsheeh in #436
  • patch-helper: account for non-Git formatted author headers (Bug 1932215) by @cgsheeh in #441
  • checks: refactor DiffAssessor check to more closely resemble PatchCollectionCheck (Bug 1932507) by @cgsheeh in #442

Full Changelog: release-72...release-73

release-72

28 Oct 15:05
5b14b86
Compare
Choose a tag to compare

What's Changed

  • commit_message: change parse_bugs to use BUG_CONSERVATIVE_RE (Bug 1926431) by @cgsheeh in #439
  • mocks: respect limit parameter in mock Conduit API endpoints (Bug 1927013) by @cgsheeh in #440
  • checks: add a warning when a revision has diffs from multiple authors by @cgsheeh in #438

Full Changelog: release-71...release-72

release-71

18 Oct 15:07
36f36fb
Compare
Choose a tag to compare

What's Changed

  • bmo: use common_headers instead of headers in requests (Bug 1925420) by @cgsheeh in #437

Full Changelog: release-70...release-71

release-70

17 Oct 16:17
2fa9314
Compare
Choose a tag to compare

What's Changed

  • checks: add a push-wide check API and implement bug references check (Bug 1915671) by @cgsheeh in #432
  • autoformat: remove eslint from supported formatters list (Bug 1924891) by @cgsheeh in #435

Full Changelog: release-69...release-70

release-69

26 Sep 14:21
8355ed5
Compare
Choose a tag to compare

What's Changed

  • git-patch-helper: use strip_git_version_info_lines when empty commit is found (Bug 1921023) by @cgsheeh in #433
  • git-patch-helper: set charset to utf-8 in email message parser (Bug 1893976) by @cgsheeh in #434

Full Changelog: release-68...release-69

release-68

23 Sep 14:50
e64119f
Compare
Choose a tag to compare

What's Changed

  • hg: convert errors from hg id to HgException (Bug 1908492) by @cgsheeh in #431

Full Changelog: release-67...release-68