OCA / queue

Asynchronous Job Queue
GNU Affero General Public License v3.0
184 stars 463 forks source link

Migration to version 18.0 #688

Closed AlexanderPashuk closed 1 month ago

AlexanderPashuk commented 1 month ago

Todo

https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-18.0

Modules to migrate

Missing module? Check https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list

AlexanderPashuk commented 1 month ago

Hi @guewen,

Could you please create branch for 18.0 versions? I want to create PR for queue_job and queue_job_subscribe modules but can't do so until there will be such branch in original repository (because of official guide - https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-18.0#technical-method-to-migrate-a-module-from-170-to-180-branch)

If it is not a problem, I can create PR from my repository where we pushed migrated versions: https://github.com/AlexanderPashuk/queue/tree/18.0. We really need to have these modules migrated as soon as possible :)

Thank you!

okuryan commented 1 month ago

@pedrobaeza can you help with this? We can create PR once 18.0 branch is created.

pedrobaeza commented 1 month ago

Please follow news in https://github.com/OCA/maintainer-tools/issues/628

AlexanderPashuk commented 1 month ago

Closed as duplicate of https://github.com/OCA/queue/issues/691