jamesturk / jellyfish

🪼 a python library for doing approximate and phonetic matching of strings.
https://jamesturk.github.io/jellyfish/
MIT License
2.04k stars 157 forks source link

do next release via GitHub actions #138

Closed jamesturk closed 3 years ago

jamesturk commented 3 years ago

a reminder to myself that I'd like to use the new feature added in #135 for pushing a release :)

ofek commented 3 years ago

any idea when the next release might be?

jamesturk commented 3 years ago

Not sure, could find time soon as needed. Are there bug fixes/features/etc. that aren't released yet that you're looking for?

ofek commented 3 years ago

No, just need wheels for Windows & macOS

jamesturk commented 3 years ago

giving it a shot now

jamesturk commented 3 years ago

getting an error, it seems related to the point raised in #136 about the linux wheels

https://github.com/jamesturk/jellyfish/runs/2089228575?check_suite_focus=true

going to have to step away from this for a while, but if you have time to look into this I'd appreciate it, otherwise I'll have to figure this out next time I have some free cycles to dig into wheels a bit more