-
Notifications
You must be signed in to change notification settings - Fork 3
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
FEAT - Split Lab build into an action of its own #30
Conversation
That summary formatting is wonky, so I might need to figure out a way to deal with it... not urgent tho |
Approved for now. If anything's not working we can fix it in subsequent pull requests. |
I am going to merge this and if needed work on smaller self-contained improvements |
1913661
to
7bd9ea3
Compare
Note I had to upgrade to node >= 18 on our deps (ljlab) since now whatever is in |
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.
I love that we are going to have a way to build a specific version of Lumino into JupyterLab with these changes.
I caught a couple small errors that should probably be fixed before merging.
I also have some comments that shouldn't block this.
Co-authored-by: gabalafou <[email protected]>
Revert message
@gabalafou fixed the issues - except for the |
Closes #27
TODO as part of this PR
main
SHA
for Lumino build/link in case this is needed🎉 I now modified the PR so that we can take the repo and
ref
of almost any package to build and test with JupyterLabThis run combines
jupyterlab/jupyterlab
with the branch from mark's lumino's PR that @gabalafou is currently reviewing (scmmmh/lumino
) https://github.com/Quansight-Labs/jupyter-a11y-testing/actions/runs/3961294989