At the moment scipy uploads nightly wheels using anaconda-client. I was wondering if we could start using either the trusted-publishing approach, like that used for releases to pypi, or twine instead?
At the moment we're transitioning to a separate scipy-release repo and our current policy is fairly strict on the actions we'll use in it. It would be great if we could use the trusted publishing approach because then we can simply divert the wheel to either pypi (for a release) or to nightly wheels.
At the moment scipy uploads nightly wheels using
anaconda-client. I was wondering if we could start using either the trusted-publishing approach, like that used for releases to pypi, or twine instead?At the moment we're transitioning to a separate scipy-release repo and our current policy is fairly strict on the actions we'll use in it. It would be great if we could use the trusted publishing approach because then we can simply divert the wheel to either pypi (for a release) or to nightly wheels.