Skip to content

Downgrade celery and friends #8693

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

Merged
merged 1 commit into from
Nov 22, 2021
Merged

Downgrade celery and friends #8693

merged 1 commit into from
Nov 22, 2021

Conversation

stsewd
Copy link
Member

@stsewd stsewd commented Nov 17, 2021

They break the local installation,
and looks like some minor versions
were released yesterday for both, kombu and redis.

https://docs.celeryproject.org/en/latest/changelog.html

They break the local installation,
and looks like some minor versions
were released yesterday for both, kombu and redis.

https://docs.celeryproject.org/en/latest/changelog.html
@stsewd stsewd requested a review from a team as a code owner November 17, 2021 15:56
Comment on lines +34 to +35
kombu==5.1.0
celery==5.1.2
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a comment here saying how and why it breaks and ignore it by pyup for now?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's fine to try to upgrade next week, after the deploy. Didn't test if the patch version they released fixed the problem.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We hit this problem today in production 😞 --we should have added the comment with the error and ignored it by pyup 👍🏼 . See #8796

@stsewd
Copy link
Member Author

stsewd commented Nov 22, 2021

We need this for release, this is only reverting a change, so nothing breaking. We should test the new release of celery before updating.

@stsewd stsewd merged commit 28e41e8 into master Nov 22, 2021
@stsewd stsewd deleted the downgrade-celery branch November 22, 2021 22:56
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.

2 participants