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

Pin django-dramatiq instead of dramatiq version #58

Merged
merged 1 commit into from
Oct 28, 2022
Merged

Conversation

amureki
Copy link
Collaborator

@amureki amureki commented Oct 28, 2022

I believe, the core problem was in django_dramatiq package:
Bogdanp/django_dramatiq#123
Version 0.11 is not fully uploaded to PyPI or there is a bug in that version.

Also, there are no incompatibility issues raised in dramatiq repo:
https://github.com/Bogdanp/dramatiq/issues

Thus, I am changing pins in this PR to freeze django-dramatiq package.

@codingjoe WDYT?

@amureki amureki requested a review from codingjoe October 28, 2022 07:46
@amureki amureki self-assigned this Oct 28, 2022
@codecov
Copy link

codecov bot commented Oct 28, 2022

Codecov Report

Base: 91.00% // Head: 91.00% // No change to project coverage 👍

Coverage data is based on head (4bb0de9) compared to base (4bb0de9).
Patch has no changes to coverable lines.

❗ Current head 4bb0de9 differs from pull request most recent head 36f4a61. Consider uploading reports for the commit 36f4a61 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #58   +/-   ##
=======================================
  Coverage   91.00%   91.00%           
=======================================
  Files          16       16           
  Lines         700      700           
=======================================
  Hits          637      637           
  Misses         63       63           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@codingjoe
Copy link
Owner

@amureki can you update this?

I believe, the core problem was in django_dramatiq package:
Bogdanp/django_dramatiq#123
Version 0.11 is not fully uploaded to PyPI or there is a bug in that version.

Also, there are no incompatibility issues raised in dramatiq repo:
https://github.com/Bogdanp/dramatiq/issues

Thus, I am changing pins in this PR to freeze django-dramatiq package.
@amureki
Copy link
Collaborator Author

amureki commented Oct 28, 2022

@amureki can you update this?

done

@codingjoe codingjoe merged commit e331179 into main Oct 28, 2022
@codingjoe codingjoe deleted the django-dramatiq branch October 28, 2022 09:35
amureki added a commit that referenced this pull request Jan 2, 2023
Follow up to #58
Issues mentioned were fixed in the latest django-dramatiq version, 0.11.2.
So it should work just fine now, we can unpin it.
amureki added a commit that referenced this pull request Jan 5, 2023
Follow up to #58
Issues mentioned were fixed in the latest django-dramatiq version, 0.11.2.
So it should work just fine now, we can unpin it.
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