Skip to content
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

Add CI based releases #648

Open
stevejpurves opened this issue Jul 3, 2023 · 1 comment
Open

Add CI based releases #648

stevejpurves opened this issue Jul 3, 2023 · 1 comment
Assignees
Labels
maintenance refactoring, test coverage, build system improvements

Comments

@stevejpurves
Copy link
Member

The last release of thebe likely contained a locally patched set of styles for ipywidgets by mistake, moving to a CI based release cycle will avoid this kind of error in future.

@stevejpurves stevejpurves added enhancement maintenance refactoring, test coverage, build system improvements and removed enhancement labels Jul 3, 2023
@stevejpurves stevejpurves self-assigned this Jul 3, 2023
@stevejpurves
Copy link
Member Author

stevejpurves commented Jul 3, 2023

Added an initial action to use the action provided by the changesets package as documented here https://github.com/changesets/action - to go further and publish from the action we need to be able to publish with the rc tag on the thebe package. Also consider setting up a separate dev branch if we are releasing from main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance refactoring, test coverage, build system improvements
Projects
None yet
Development

No branches or pull requests

1 participant