Skip to content

Releases: mozilla-conduit/lando-api

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

release-67

15 Jul 19:01
596762f
Compare
Choose a tag to compare

What's Changed

  • repos: remove esr102 as it is EOL (Bug 1907979) by @cgsheeh in #430

Full Changelog: release-66...release-67

release-66

15 Jul 17:57
d117bef
Compare
Choose a tag to compare

What's Changed

  • hgexports: add a commit message validation check to DiffAssessor (Bug 1902545) by @cgsheeh in #420
  • hgexports: port NSS/NSRP and WPTSync bot update prevention hooks as Lando checks (Bug 1903456) by @cgsheeh in #425
  • hgexports: add a check to prevent introducing Git submodules (Bug 1903462) by @cgsheeh in #426
  • requirements: update celery, redis and kombu (Bug 1904121) by @cgsheeh in #427

Full Changelog: release-65...release-66

release-65

15 Jul 17:57
e6381dc
Compare
Choose a tag to compare

What's Changed

  • repos: add esr128 to production repo config (Bug 1902055) by @cgsheeh in #419

Full Changelog: release-64...release-65

release-64

03 Jun 17:08
046015e
Compare
Choose a tag to compare

What's Changed

  • hooks: add a diff inspection API for landings and try pushes (Bug 1899584) by @cgsheeh in #417

Full Changelog: release-63...release-64

release-63

27 May 14:47
4c48b09
Compare
Choose a tag to compare

What's Changed

  • hooks: add a None-check before using request.endpoint.startswith (Bug 1898574) by @cgsheeh in #412
  • hooks: explicitly enumerate each Treestatus endpoint in maintenance hook check (Bug 1898587) by @cgsheeh in #413
  • checks: add a check to reject try_task_config.json outside of try (Bug 1895931) by @cgsheeh in #401

Full Changelog: release-62...release-63