jupyterhub / binderhub

Run your code in the cloud, with technology so advanced, it feels like magic!
https://binderhub.readthedocs.io
BSD 3-Clause "New" or "Revised" License
2.54k stars 388 forks source link

Release planning for 1.0.0 #1667

Open consideRatio opened 1 year ago

consideRatio commented 1 year ago

Let's track work towards a 1.0.0 release of binderhub and start getting versioned releases out! I know at least me and @GeorgianaElena will be able to help towards this.

Quite important things

Bonus things

consideRatio commented 1 year ago

@manics @minrk @rgaiacs do you have issues/prs you want to get solved/merged before a 1.0.0 would be made?

rgaiacs commented 1 year ago

Not from me.

manics commented 1 year ago

I'd like to get some of https://github.com/jupyterhub/binderhub/pull/1637 . I'll review whether it potentially involves breaking changes or deprecations- if it doesn't then it can be added in a later release.

The other big thing is to ensure there's no leftover bugs from the change to using Traitlets in the build and related classes The mybinder GKE switch-off uncovered several issues.

A final consideration is whether there's anything we can deprecate/drop now to make maintenance easier in future?