Eri A.

Results 36 comments of Eri A.

@Niccolum, I think this seemed to be the error, ```sh For more information see https://pluggy.readthedocs.io/en/stable/api_reference.html#pluggy.PluggyTeardownRaisedWarning config = pluginmanager.hook.pytest_cmdline_parse( ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...] pytest: error: unrecognized arguments: --cov=celery...

apparently there was no `--cov` flags on latest HEAD: ```ini commands: unit: pytest --maxfail=10 --capture=no -v {posargs} ```

@Niccolum, Please update it from your end.. can't update the commits from my end - I'd have to reach out to @Nusnus @auvipy ![image](https://github.com/celery/celery/assets/72922139/dca06404-1755-4ce0-8110-669fb49379b0) With that, this is good as...

Hello @bikashNo1, please provide additional context as suggested by @sr6033 to help us help you debug the problem. I do have a few theories based on current info provided: -...

Please confirm your firewall rules, security groups and VPC rules; ensure Celery and RabbitMQ are both on same virtual private cloud. _P.S: Until additional context are provided, these are helpful...

Thank you for making this MR. The patch was instead resolving two issues, making `firebase_admin` optional as well as moving the required `.gcm` methods to appropriate area. #707 resolved the...

> I have rebased over #707, now this PR makes a single import statement instead of two to handle FCM in models.py. I would make one more quick pass, and...

Hello @intonarumori, unfortunately the package does not have specified release schedules at the moment, however, given its recent major upgrades. It is safe to push out a new tagged release...

hopefully, I get to have a look into both PRs, tonight. Thank you for the notification @itayAmza

Hello @kmasuhr, I have just updated this PR to bump the version of python being used in CI. However, it would seem one of its transitive dependencies is not compatible...