Does anyone out there have a favourite Github Action for building/publishing a conda package to Anaconda? There’re a few out there and I’m curious whether anyone has had good/bad experiences with any of them (looking at you @Scott and @dale.roberts):
with no better justification than that it’s well documented and a little more flexible with dependencies than some of the other options. It looks like it also has the option to publish to different labels, but I haven’t tried using that.
This workflow builds and uploads the PyPI dist and then builds and uploads the conda dist from the PyPI dist.