Just published a blog post about a tool that imports github releases into the conda packaging eco-system.

A packaging eco-system is only good when it has all the stuff you need. Having a simple way to add binary releases made by projects on github is a win I think:-)

https://prefix.dev/blog/octoconda-repackage-github-binary-releases

It was a fun experience playing with github API, prefix.dev APIs and the many ways projects package binaries in their CI scripts.

Octoconda - turning Github Releases into Conda Packages

prefix.dev