rest-framework
rest-framework copied to clipboard
Port modules to version 13.0
We are developing a module for Odoo version 13.0 and the base_rest_pydantic, pydantic and base_rest_auth_api_key modules would be very useful to use, but they are only available in version 14.0 and 15.0. In my testing everything works, so there are no breaking changes used in version 14.0, it also passes all Travis CI tests.
Hi @lmignon, some modules you are maintaining are being modified, check this out!
Thank you for the contribution @MatiasConTilde. base_rest_pydanic is already back ported https://github.com/OCA/rest-framework/pull/253 and the merge is in progess.
Perfect, thank you very much! Would it be possible to merge base_rest_auth_api_key too? Should I make a separate PR for it?
Hi,
For the backport of base_rest_auth_api_key could you keep the commit history into your migration process. You could cherry-pick all the commit required or use this kind of commands https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-13.0#technical-method-to-migrate-a-module-from-120-to-130-branch or use this useful scrip: https://github.com/OCA/oca-port/
Regards
lmi
On Wed, Aug 31, 2022 at 12:11 PM Matías con tilde @.***> wrote:
Perfect, thank you very much! Would it be possible to merge base_rest_auth_api_key https://github.com/OCA/rest-framework/pull/284/commits/f3e6a84bacffa09942f4126d453921d0cf307c19 too? Should I make a separate PR for it?
— Reply to this email directly, view it on GitHub https://github.com/OCA/rest-framework/pull/284#issuecomment-1232741472, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEE2WQWHLTFQYEW6DDKWW3V34VTJANCNFSM6AAAAAAQBEWDXM . You are receiving this because you were mentioned.Message ID: @.***>
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.