prashnts / pybloomfiltermmap3

Fast Python Bloom Filter using Mmap
https://github.com/prashnts/pybloomfiltermmap3
MIT License
130 stars 24 forks source link

Setup a github action workflow #39

Closed prashnts closed 4 years ago

prashnts commented 4 years ago

@mizvyt so the github actions are not running (I can't even find a button to "trigger" it).

I had a look here and here (from another project where it does work), but didn't have much time to review them all, so I just made a release manually to get v0.5.3 out.

Honestly, if it seems too complicated, I'd rather revert my commits and I'd take care of publishing new ones manually. Reminds me of https://xkcd.com/1319/ =D

Btw, thanks for making changelog better formatted, and I quite like the readme ;) Should we perhaps switch the docs theme to something newer too? (current one is sorta broken on ipads).

prashnts commented 4 years ago

Interesting...

Screenshot 2020-08-22 at 01 50 27
prashnts commented 4 years ago

honestly, looks like it's easier to just revert this. i'll make it in a separate commit instead.

mizvyt commented 4 years ago

yeah, no worries. as for the docs, do you know if there are any specific mobile friendly templates available?

prashnts commented 4 years ago

cool! i'll set one up (hopefully it should just work with whatever we have right now) and make a pr