nipy / nitime

Timeseries analysis for neuroscience data
http://nipy.org/nitime
BSD 3-Clause "New" or "Revised" License
243 stars 83 forks source link

Release procedure does not create a GitHub release #222

Open arokem opened 3 months ago

arokem commented 3 months ago

Looks like we need to that manually as a separate release step or somehow add to the last step of the CI (but I am not sure how to do that). Also, we should update https://nipy.org/nitime/devel/how_to_release.html

effigies commented 3 months ago

Looks like there's an action: https://github.com/softprops/action-gh-release

I always just do it manually, but could be worth automating.

larsoner commented 3 months ago

FYI I'm using that action in https://github.com/h5py/h5py/pull/2444 and also https://github.com/openmeeg/openmeeg/blob/main/.github/workflows/cibuildwheel_apps.yml#L97 for example, it works well!

arokem commented 2 months ago

I'll come back to this, but for the time being: https://pypi.org/project/nitime/0.11/