Releases: OCA/oca-port
Releases · OCA/oca-port
v0.17
v0.16
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
v0.14
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
What's Changed
- Add video link from OCA 2022 by @flotho in #14
- [IMP] Skip translation commits from noreply@weblate.org by @sebalix in #15
- blacklist: fix commit of storage folder by @sebalix in #22
- Enable editable install (pip install -e) by @sebalix in #23
- [IMP] Add user's cache (default to ~/.cache/oca-port/) by @sebalix in #16
- Configure
pre-commit
by @sebalix in #24
New Contributors
Full Changelog: v0.12...v0.13