NeuroDesk / neurodesktop

The plug-and-play, browser-accessible, containerised data analysis environment.
https://www.neurodesk.org
MIT License
40 stars 11 forks source link

Use github releases to create a new release #184

Closed stebo85 closed 9 months ago

stebo85 commented 10 months ago

The problem: Currently the release in Github doesn't reflect our actual release date.

Should we use the github release mechanism which then triggers the change on the website? Then Github / Website and App all are triggered with one release?

@aswinnarayanan, thoughts?

aswinnarayanan commented 10 months ago

Sounds good

aswinnarayanan commented 10 months ago

Do you think we should switch to versioning with separators for improved readability?

vnmd/neurodesktop:20230914 (current) vnmd/neurodesktop:2023.09.14 (typical CalVer) vnmd/neurodesktop:2023-09-14 (used by the jupyter notebooks)

Or is the current method is sufficient. What do you think? It would be a good opportunity to change notations with the switch to github releases

stebo85 commented 10 months ago

agree, that the more readable version would be nice! Should we go with jupyter notation?

aswinnarayanan commented 10 months ago

Sounds good