catalystneuro / nwb-conversion-tools

Create NWB files by converting and combining neural data in proprietary formats and adding essential metadata.
https://nwb-conversion-tools.readthedocs.io/en/main/
BSD 3-Clause "New" or "Revised" License
25 stars 12 forks source link

Standardize releases pipeline #210

Closed luiztauffer closed 3 years ago

luiztauffer commented 3 years ago

We should standardize our releases pipeline. Right now, Github releases are usually not made prior to PyPI publishing and the github action for automatic PiPY publishing is not working. I'm opening a PR where we can discuss possible ways of doing that.

CodyCBakerPhD commented 3 years ago

So, for v0.8.1, you had to manually upload that to PyPI, right? The GitHub release didn't automatically handle it?

luiztauffer commented 3 years ago

@CodyCBakerPhD that's right