Releases: mozilla-conduit/git-hg-sync
Releases · mozilla-conduit/git-hg-sync
1.14.0: more streamlined sync
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
1.13.0
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
1.12.0: Merge configurations back, to be activated in deployments.
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
- @dependabot[bot] made their first contribution in #81
Full Changelog: 1.11.0...1.12.0
1.11.0: Split configurations stub for Firefox and Thunderbird
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
What's Changed
Full Changelog: 1.9.4...1.10.0
1.9.4: deployment workflow updates
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-actionsreusable build and push workflow [MZCLD-1460] by @grahamalama in #77
New Contributors
- @grahamalama made their first contribution in #77
Full Changelog: 1.9.3...1.9.4
1.9.3: retry all network interactions when syncing
What's Changed
Full Changelog: 1.9.2...1.9.3
1.9.2: requeue rather than reject non-matching messages when dequeueing
What's Changed
Full Changelog: 1.9.1...1.9.2