Skip to content

Releases: OCA/oca-port

v0.21

28 Jan 15:00
666965a

Choose a tag to compare

What's Changed

  • [IMP] Introduce platform gating for existing PR detection by @dzungtran89 in #89

New Contributors

Full Changelog: v0.20...v0.21

v0.20

27 Jan 09:43
e7cf1e7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.19...v0.20

v0.19

17 Sep 05:59
d31a660

Choose a tag to compare

What's Changed

  • Update README.md by @remyAuneor in #69
  • Fix README odoo-module-migrator installation by @sebastienbeau in #70
  • [FIX] PortAddonPullRequest: retrieve original PR based on Odoo Version branch pattern by @sebalix in #71
  • fix error when gh is not installed by @hparfr in #72
  • [CI] .github/workflows/pre-commit.yml: switch to actions/cache@v4 by @sebalix in #73
  • [IMP] Allow untracked files in repository, like any git command by @sebalix in #75
  • PortAddonPullRequest: fix print_satellite_diff(), use whole rootdir path by @sebalix in #76
  • MigrateAddon: ensure to run pre-commit by @sebalix in #77
  • [FIX] utils.git.run_pre_commit: do not commit untracked files by @sebalix in #78
  • [FIX] UserCache: fix cache for modules that were moved to another repo by @sebalix in #79
  • [FIX] utils.github.get_original_pr() and utils.git.check_path_exists() by @sebalix in #80
  • MigrateAddon: always run local pre-commit implementation, not the one from odoo-module-migrator by @sebalix in #81
  • utils.github.GitHub.request: fix how URL is built (avoid 404) by @sebalix in #82
  • [IMP] Add support for module renaming by @sebalix in #74
  • [IMP] allow to disable pre-commit or module-migrator by @ivantodorovich in #85
  • Update README by @sebalix in #86

New Contributors

Full Changelog: v0.18...v0.19

v0.18

16 Jan 11:48
de432bd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17...v0.18

v0.17

20 Nov 10:18
1647887

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

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

Choose a tag to compare

What's Changed

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

v0.14

13 Nov 09:21
8dbef28

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

Choose a tag to compare

What's Changed

New Contributors

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

v0.12

21 Dec 09:28
2051bb8

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