Releases: mozilla-conduit/lando-api
Releases · mozilla-conduit/lando-api
release-77
What's Changed
- landing-worker: use
logger
instead oflogging
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
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
What's Changed
Full Changelog: release-74...release-75
release-74
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
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 resemblePatchCollectionCheck
(Bug 1932507) by @cgsheeh in #442
Full Changelog: release-72...release-73
release-72
What's Changed
- commit_message: change
parse_bugs
to useBUG_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
What's Changed
Full Changelog: release-70...release-71
release-70
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
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
What's Changed
Full Changelog: release-67...release-68