Skip to content

Releases: mozilla-conduit/lando-cli

0.3.0

10 Sep 02:33
12c4afb

Choose a tag to compare

What's Changed

  • wait_for_job_completion: handle DEFERRED job statuses (bug 1986917) by @shtrom in #14

Full Changelog: 0.2.0...0.3.0

0.2.0

08 Sep 01:50
ab265d1

Choose a tag to compare

What's Changed

  • submit_to_lando: support id and job_id in reponse (bug 1983208) by @shtrom in #12
  • wait_for_job_completion: show job URL by @shtrom in #13

Full Changelog: 0.1.0...0.2.0

0.1.0

23 Jun 18:46
713b9b6

Choose a tag to compare

What's Changed

  • add-commits: use bytes when dealing with format-patch output (bug 1967655) by @shtrom in #11

New Contributors

Full Changelog: 0.0.9...0.1.0

0.0.9

17 Jun 17:29
c3ce010

Choose a tag to compare

What's Changed

  • testing: add test_formatting.py to check project formatting and linting (Bug 1971179) by @cgsheeh in #8
  • push-commits: add an option to specify the base commit to push from (Bug 1970904) by @cgsheeh in #9
  • readme: update README.md with usage instructions and examples (Bug 1972366) by @cgsheeh in #10

Full Changelog: 0.0.8...0.0.9

0.0.8

22 May 01:19
fa73331

Choose a tag to compare

What's Changed

  • cli: Add --yes argument to push-commits command. by @lutien in #4
  • ci: automate release process with tags (Bug 1966959) by @cgsheeh in #7

New Contributors

  • @lutien made their first contribution in #4

Full Changelog: 0.0.7...0.0.8