Skip to content

Releases: OCA/oca-port

v0.17

20 Nov 10:18
1647887
Compare
Choose a tag to compare

What's Changed

  • [FIX] give the priority to the target repository by @sebalix in #59

Full Changelog: v0.16...v0.17

v0.16

20 Nov 08:51
4321115
Compare
Choose a tag to compare

What's Changed

  • utils.git.Commit: leverage user's cache to get commit file paths by @sebalix in #50
  • Refactor main arguments + other improvements by @sebalix in #51
  • [IMP] Migrate/port modules located in subfolder (module path as input instead of module name) by @sebalix in #52
  • PortAddonPullRequest: fix PR blacklisting by @sebalix in #57
  • Update README.md + fix port of modules located in a subfolder by @sebalix in #58

Full Changelog: v0.15...v0.16

v0.15

15 Apr 14:23
3b65f69
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14...v0.15

v0.14

13 Nov 09:21
8dbef28
Compare
Choose a tag to compare

What's Changed

  • PortAddonPullRequest: use previous branch as base by @sebalix in #25
  • Make 'oca-port' available as a Python package + JSON output by @sebalix in #26
  • Move out code from init by @simahawk in #30
  • Sort files round 2 + rename some vars by @simahawk in #31
  • Add PR blacklist by @simahawk in #32
  • Improve blacklisting by @simahawk in #35
  • README: how to use oca-port-pr by @sebalix in #34
  • Make 'App' class available as oca_port.App by @sebalix in #37
  • Operation: test coverage! by @simahawk in #36
  • [FIX] github.search_migration_pr: fix matching of module name in PR title by @sebalix in #38
  • utils.search_migration_pr: check open then closed PRs by @sebalix in #39
  • App: add github_token parameter by @sebalix in #40
  • App: make returned result consistent with output options by @sebalix in #42
  • Improve tests by @sebalix in #43
  • PortAddonPullRequest: skip diff on auto-generated files by @sebalix in #44

New Contributors

Full Changelog: v0.13...v0.14

v0.13

05 May 12:49
a719ced
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12...v0.13

v0.12

21 Dec 09:28
2051bb8
Compare
Choose a tag to compare

What's Changed

  • [IMP] Readme install information by @mileo in #10
  • [FIX] Port orphaned commits in the right order by @sebalix in #12

New Contributors

  • @mileo made their first contribution in #10

Full Changelog: v0.11...v0.12

v0.11

11 Oct 14:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10...v0.11

v0.10

11 Oct 11:02
Compare
Choose a tag to compare

What's Changed

  • Automatically commit blacklisted ports by @sebalix in #7

Full Changelog: v0.9...v0.10