- 23 Nov, 2021 1 commit
-
-
Cube Doctor authored
-
- 09 Sep, 2021 1 commit
-
-
Laurent Peuch authored
-
- 08 Sep, 2021 2 commits
-
-
Laurent Peuch authored
-
Laurent Peuch authored
-
- 24 Aug, 2021 1 commit
-
-
Laurent Peuch authored
-
- 25 May, 2021 2 commits
-
-
Elouan Martinet authored
-
Elouan Martinet authored
-
- 28 Apr, 2021 2 commits
-
-
Elouan Martinet authored
Let's match cw-celerytask-helpers version.
-
Elouan Martinet authored
-
- 30 Mar, 2021 2 commits
-
-
Elouan Martinet authored
-
Elouan Martinet authored
This time no upper range.
-
- 23 Mar, 2021 2 commits
-
-
Elouan Martinet authored
-
Elouan Martinet authored
This allows installation of cw-celerytask-helpers 0.8.0 which is still compatible.
-
- 02 Dec, 2020 1 commit
-
-
Nicola Spanti authored
Why upgrading CubicWeb minimum version? We don't support 3.25 and less, and even 3.26 should disappear but it is the last version that supports Python 2 and it is in consequence sadly still used. So it is better not to create illusion and be clear that we won't add a fix for a too old version of CubicWeb. Projects must upgrade, maintaining very old stuff is dirty work.
-
- 12 Oct, 2020 1 commit
-
-
Elouan Martinet authored
-
- 01 Mar, 2019 1 commit
-
-
Philippe Pepiot authored
-
- 07 Feb, 2019 1 commit
-
-
Philippe Pepiot authored
-
- 30 Jan, 2019 1 commit
-
-
Philippe Pepiot authored
This is not backward compatible with celery 3, so pin celery>=4 See http://docs.celeryproject.org/en/4.0/whatsnew-4.0.html for summary of changes Change attributes from celery.app.config to lower case. Drop setting serializer to json in README and tests since json is now the default serializer. I had issues with test_workflow_group() where AsyncResult().get on the *group* task_id hang. It looks related to our test infrastructure and AFAIK there is no known usage of this for cubes using cubicweb-celerytask. I think we must dig into this bug but I already spent enough time on this, so let's move forward and skip this part of the test.
-
- 29 Jan, 2019 1 commit
-
-
Philippe Pepiot authored
-