-
Notifications
You must be signed in to change notification settings - Fork 10
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
Pre-release updates #43
Conversation
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.
We may need to re-run the linter (see CI failures), but looks good otherwise. Thank you!
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.
The CI failure is due to lock file being out of sync with dependencies, not due to lint failure. The lock file will need fixing.
Fix lockfile, fix .yarnrc.yml setting
The remaining issue is due to a bug in the latest |
Pin `@types/react` to a working version, deduplicate lock file
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.
LGTM!
Description
This PR makes some updates needed to make a release
This pull request:
private
key topackage.json
needed after the addition of workspaces in Add support for JupyterLab 4.x #34conda-store-ui
versionPull request checklist
Additional information
How to test