Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[14.0][MIG] report_py3o: Migration to 14.0 #445

Merged
merged 111 commits into from
Dec 9, 2021
Merged

Conversation

elmeriniemela
Copy link
Contributor

No description provided.

@rvalyi
Copy link
Member

rvalyi commented Oct 21, 2020

Thank you for the work @elmeriniemela , but please enforce the standard migration process here https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-14.0 (that is mostly preserve the commit history). Please redo the pull request in the proper way, then we will be happy to review.

lmignon and others added 29 commits October 21, 2020 19:13
Replace README.md by README.rst (not finished)
Remove <data> in views
Protect import of py3o libs
Remove dep on base module
Other small changes
Rename __openerp__.py to __manifest__.py
@elmeriniemela
Copy link
Contributor Author

@alexis-via I applied your patch. (just plain git apply and commit, I didnt test it myself)

@nilshamerlinck
Copy link
Contributor

Hi @elmeriniemela applying the suggested changes + running pre-commit run -a will make both checks green :)

elmeriniemela and others added 3 commits November 7, 2021 14:00
…d red

Co-authored-by: Nils Hamerlinck <nilshamerlinck@users.noreply.github.com>
Co-authored-by: Nils Hamerlinck <nilshamerlinck@users.noreply.github.com>
Co-authored-by: Nils Hamerlinck <nilshamerlinck@users.noreply.github.com>
@lmignon
Copy link
Sponsor Contributor

lmignon commented Nov 9, 2021

@elmeriniemela Thank you for all this work. Can you check the pre-commit issues https://github.com/OCA/reporting-engine/runs/4149149084?check_suite_focus=true#step:4:106 (mainly black problem).Once fixed I'll merge your PR

Copy link
Sponsor Contributor

@lmignon lmignon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pre-commit issues to fix. Otherwise LGTM (code review only)

@leemannd
Copy link
Contributor

Hello @elmeriniemela you can fix your PR by running pre-commit run -a or either merge the PR I did against your branch elmeriniemela#1

@leemannd
Copy link
Contributor

@OCA/reporting-engine-maintainers Ready to be merged :)

@leemannd
Copy link
Contributor

leemannd commented Dec 6, 2021

Travis is failing because it is trying to fetch a closed PR with the same code. I'm not sure why it does so.

@nilshamerlinck
Copy link
Contributor

Looks like a bug on travis side indeed. Given that the travis build was green before and pre-commit cleaning has now been done, I think this can be merged as is @lmignon @alexis-via :)

@lmignon
Copy link
Sponsor Contributor

lmignon commented Dec 9, 2021

@nilshamerlinck Thank you for all your work. I've restarted travis jobs. We need to have travis 🟢 to be able to merge.

@lmignon
Copy link
Sponsor Contributor

lmignon commented Dec 9, 2021

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 14.0-ocabot-merge-pr-445-by-lmignon-bump-nobump, awaiting test results.

@lmignon
Copy link
Sponsor Contributor

lmignon commented Dec 9, 2021

Strange... For travis, this pr seems to be linked to #551

@OCA-git-bot OCA-git-bot merged commit 5ed0c54 into OCA:14.0 Dec 9, 2021
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 4c1b803. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet