django-prometheus icon indicating copy to clipboard operation
django-prometheus copied to clipboard

New release

Open dmwyatt opened this issue 1 year ago • 3 comments
trafficstars

Can we get a new release with the more recent commits? I'm interested in the support for Django's native Redis cache backend.

dmwyatt avatar Mar 05 '24 21:03 dmwyatt

I am very busy these days. feel free to contribute a Github actions workflow that triggers a pypi release when tagging and I will be happy to tag a release. this also requires some work on how the version is handled in this repo.

asherf avatar Mar 05 '24 21:03 asherf

@asherf Isn't this already there in .github/workflows/release.yml ? Seems to be doing that already.

aminalaee avatar Jun 06 '24 19:06 aminalaee