-
Notifications
You must be signed in to change notification settings - Fork 321
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set up jupyter releaser #1577
Set up jupyter releaser #1577
Conversation
Thanks @brichet for starting this! |
Nice, looks like CI is now passing 🎉 |
…pyproject.toml file, (3) add github workflow to upload artifact and (4) fix traitlets dependency (version 5.2.0 breaks tests)
Kicking CI to try to get the ReadTheDocs preview: #1580 |
Nice, thanks @jtpio for reviews. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good thanks!
Just checked the built assets uploaded as artifact and the version seems to be bumped correctly there.
cc @jhamrick who did the previous releases and might want to have a look too |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks a lot!
Thanks @brichet, @jhamrick and @davidbrochart! |
This PR aims to use jupyter releaser for futures releases of nbgrader (#1570)