queue icon indicating copy to clipboard operation
queue copied to clipboard

Migration to version 14.0

Open OCA-git-bot opened this issue 4 years ago • 5 comments

Todo

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

Modules to migrate

  • [ ] base_export_async
  • [x] base_import_async - By @simahawk - #366
  • [x] queue_job - By @guewen - #289
  • [x] queue_job_cron - By @codingforfun - #315
  • [x] queue_job_subscribe - By @sbejaoui - #359
  • [x] test_base_import_async - By @simahawk - #366
  • [x] test_queue_job - By @guewen - #289
  • [x] test_queue_job_batch - By @anothingguy - #393

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

OCA-git-bot avatar Oct 04 '20 10:10 OCA-git-bot

migrating queue_job

kevinkhao avatar Oct 16 '20 13:10 kevinkhao

Hi @kevinkhao I just saw your message just after I post the queue_job migration https://github.com/OCA/queue/pull/263

eantones avatar Oct 16 '20 18:10 eantones

Hi there. I made a quick PR for queue_job_cron. Basically there where nothing to migrate except fixing the version numbers. I also fixed a bug not related to migration. https://github.com/OCA/queue/pull/315

codingforfun avatar Feb 25 '21 11:02 codingforfun

Hi, migrating base_import_async in #351

BT-jcamacho avatar May 28 '21 10:05 BT-jcamacho

Migrate queue_job_batch in #393

anothingguy avatar Dec 03 '21 05:12 anothingguy

There hasn't been any activity on this issue in the past 6 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 issue to never become stale, please ask a PSC member to apply the "no stale" label.

github-actions[bot] avatar Nov 27 '22 12:11 github-actions[bot]

Migrate base_export_async in https://github.com/OCA/queue/pull/492

cuongnmtm avatar Jan 11 '23 04:01 cuongnmtm