Skip to content

Releases: mozilla-conduit/git-hg-sync

1.14.0: more streamlined sync

26 May 01:58
a573c2b

Choose a tag to compare

What's Changed

  • repo_synchroniser: only dry-run as necessary, and rollback prior to pushing for real (bug 2012575) by @shtrom in #103

Full Changelog: 1.13.1...1.14.0

1.13.1

25 May 05:16
bdfb20e

Choose a tag to compare

What's Changed

  • cli: add final log message at the end of fetchrepo (bug 1962599) by @shtrom in #106
  • deps: improve requirements.txt generation, and update (bug 2041558) by @shtrom in #107

Full Changelog: 1.13.0...1.13.1

1.13.0

22 May 02:55
8007325

Choose a tag to compare

What's Changed

  • config: use pydantic-settings (bug 2038138) by @shtrom in #99
  • config: don't include valid routingkey and queue (bug 2034672) by @shtrom in #93
  • readme: update for new container naming (bug 2024547) by @shtrom in #102
  • config-prod: remove -unified repos from infra-testing configs (bug 2039172) by @shtrom in #100
  • repo_synchroniser: use Git.clone_from to init repo (bug 1962599) by @shtrom in #101
  • cli: add pause and resume commands (bug 1967885) by @shtrom in #105

Full Changelog: 1.12.1...1.13.0

1.12.1

24 Apr 01:00
8554e83

Choose a tag to compare

What's Changed

  • workflows: bump mozilla/deploy-actions to 6.2.3 (bug 2034346) by @shtrom in #92

Full Changelog: 1.12.0...1.12.1

1.12.0: Merge configurations back, to be activated in deployments.

23 Apr 06:49
cc1e624

Choose a tag to compare

What's Changed

  • config: merge all prod config back into a single file (bug 2024547) by @shtrom in #85
  • chore(deps): bump pip from 25.3 to 26.0 by @dependabot[bot] in #81
  • tests: improve pulse integration tests (bug 2024547) by @shtrom in #86

New Contributors

Full Changelog: 1.11.0...1.12.0

1.11.0: Split configurations stub for Firefox and Thunderbird

12 Mar 01:22
3564843

Choose a tag to compare

What's Changed

  • deps: generate and commit requirements.txt (bug 1971461) by @shtrom in #79
  • deps: bump cinnabar (bug 2013801) by @shtrom in #80
  • config: create empty prod-fx config (bug 2016012) by @shtrom in #82
  • config: add config-production-thunderbird.toml (bug 2012575) by @shtrom in #83

Full Changelog: 1.10.0...1.11.0

1.10.0: enforce strict message order

15 Jan 05:02
a2bec59

Choose a tag to compare

What's Changed

  • pulse_worker: don't prefetch more than one message (bug 1981900) by @shtrom in #78

Full Changelog: 1.9.4...1.10.0

1.9.4: deployment workflow updates

15 Jan 04:02
b804be8

Choose a tag to compare

What's Changed

  • config: add .git to URLs for dev and stage, and test fixes (bug 1987822) by @shtrom in #74
  • config: remove PULSE_USERID to clarify it is set somewhere else (bug 2001907) by @shtrom in #76
  • workflows: Migrate to mozilla-it/deploy-actions reusable build and push workflow [MZCLD-1460] by @grahamalama in #77

New Contributors

Full Changelog: 1.9.3...1.9.4

1.9.3: retry all network interactions when syncing

12 Aug 00:50
81a717b

Choose a tag to compare

What's Changed

  • repo_synchroniser: retry all remote operations (bug 1982268) by @shtrom in #73

Full Changelog: 1.9.2...1.9.3

1.9.2: requeue rather than reject non-matching messages when dequeueing

11 Aug 02:58
2fb2cb9

Choose a tag to compare

What's Changed

  • cli: requeue rather than reject on non-matching message (bug 1981905) by @shtrom in #72

Full Changelog: 1.9.1...1.9.2