Open TomTietze opened 1 week ago
@victoralmau Thanks for your feedback! I now added the changes from PR #192 and I squashed all my commits into one.
According to the guidelines it is necessary to add all the commit history, you can follow the process indicated in https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-18.0.
@victoralmau I'm not sure what you mean. You said I should merge my commits into one. I have done that, so there is no further commit history. Or am I not understanding this correctly?
According to https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-18.0 in the migration there should be all commit history + pre-commit auto fixes + Migration to 18.0 commit (only one). My initial comment was that the changes after the migration commit should be in 1 commit (Migration to 18.0).
@victoralmau Thank you! Now I found out how it worked. I have add the commit history from 17.0 branch for the module hr_attendance_reason
@victoralmau Thanks for you review and feedback! I made my comments to your points.
To the extra comments:
Ping @pedrobaeza
The changes seem reasonable.
@victoralmau
@TomTietze it's possible to add the translations in the migration PR, but do it in a separate commit with the tag [I18N]
. Weblate is the recommended method for the rest of the cases.
@pedrobaeza Thanks for the input! I split the changes in translations into a separate commit with the [I18N] tag.
Please, cherry-pick https://github.com/OCA/hr-attendance/pull/192 to commit history.