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

dependencies: update celery to version 5 #332

Merged
merged 1 commit into from
Oct 9, 2020
Merged

dependencies: update celery to version 5 #332

merged 1 commit into from
Oct 9, 2020

Conversation

sebdeleze
Copy link
Contributor

Updates celery to version 5 and adapts celery server commands.

  • Updates celery command in server script.
  • Updates celery command in docker deployment file.
  • Purges celery tasks in setup script.
  • Avoids error with invenio-previewer by fixing nbconvert library to a smaller version than 6.
  • Registers celery testing plugins in main conftest.py file.
  • Closes Upgrade to celery 5 #331.

Co-Authored-by: Sébastien Délèze sebastien.deleze@rero.ch

@sebdeleze sebdeleze marked this pull request as ready for review October 5, 2020 13:23
@sebdeleze sebdeleze requested a review from rerowep October 5, 2020 13:24
Updates celery to version 5 and adapts celery server commands.

* Updates celery command in `server` script.
* Updates celery command in docker deployment file.
* Purges celery tasks in `setup` script.
* Avoids error with `invenio-previewer` by fixing `nbconvert` library to a smaller version than 6.
* Registers celery testing plugins in main `conftest.py` file.
* Closes #331.

Co-Authored-by: Sébastien Délèze <sebastien.deleze@rero.ch>
@sebdeleze sebdeleze merged commit b3d016c into rero:dev Oct 9, 2020
@sebdeleze sebdeleze deleted the sed-celery-update branch October 9, 2020 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to celery 5
2 participants