Migration to version 19.0
Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-19.0
Modules to migrate
- [ ] calendar_export_ics
- [ ] calendar_import_ics
- [ ] calendar_public_holiday
- [ ] resource_booking - By @tishmen - #187
Missing module? Check https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list
Hi all - I’ll take care of the 19.0 migration for the calendar module in this repo. I’ll follow the OCA 19.0 migration guidelines and open a first draft PR by the end of next week. If anyone is already working on related submodules, please let me know so we can coordinate.
Update: 19.0 migration PRs are open for the modules listed in this issue.
calendar_export_ics → https://github.com/OCA/calendar/pull/184 calendar_import_ics → https://github.com/OCA/calendar/pull/185 calendar_public_holiday → https://github.com/OCA/calendar/pull/186 resource_booking → https://github.com/OCA/calendar/pull/187 (depends on OCA/web#3335: https://github.com/OCA/web/pull/3335)
Pre-commit is green on all branches. Tests pass locally with module-specific --test-tags. The temporary test-requirements.txt in resource_booking will be removed once OCA/web#3335 is merged.
Kindly review and, if everything looks good, merge and tick the boxes in this issue.
cc @OCA/calendar-maintainers @pedrobaeza @ows-cloud @OCA/web-maintainers @Yajo