georgemarshall / django-cryptography

Easily encrypt data in Django
https://django-cryptography.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
371 stars 69 forks source link

Update fixes #68

Closed georgemarshall closed 2 years ago

jackson541 commented 2 years ago

Hello I am just waiting to merge this PR to use the library! :smile:

libcthorne commented 2 years ago

@georgemarshall Great to see this merged 👍 Is it possible to push 1.1 to pypi? (https://pypi.org/project/django-cryptography/)

georgemarshall commented 2 years ago

According to the action site, using the workflow is considered deprecated: https://github.com/pre-commit/action/blob/main/README.md?plain=1#L1

There is no compelling reason to switch

georgemarshall commented 2 years ago

@georgemarshall Great to see this merged 👍 Is it possible to push 1.1 to pypi? (https://pypi.org/project/django-cryptography/)

Still sifting through tickets to ensure I have not missed anything important before cutting a release.