Skip to content

v0.14

Compare
Choose a tag to compare
@sebalix sebalix released this 13 Nov 09:21
· 27 commits to main since this release
8dbef28

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