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

Ignore check-wheel-contents W002 duplciate files error during release process as it is done in main #487

Closed
wants to merge 6 commits into from

Conversation

andrii-i
Copy link
Collaborator

Ignore check-wheel-contents W002 duplciate files error during release process as it is done in main to remove release step error.

Details of the error: https://github.com/jupyter-server/jupyter-scheduler/actions/runs/7936673633

andrii-i and others added 5 commits February 15, 2024 18:27
…p non-blocking (jupyter-server#480) (jupyter-server#481)

* Make server extension verification call during extension startup non-blocking (jupyter-server#480)

* remove async call, make call sync, refactor into a separate function

* don't use abbreviations in the verifyServerExtension function or type naming

* Update src/index.tsx

Co-authored-by: david qiu <[email protected]>

* remove unused type

* add @jupyterlab/rendermime-interfaces as a dependency

* Remove async from activatePlugin function declaration (makes it not async)

* set @jupyterlab/rendermime-interfaces version to ^3.8.0 to support all JLab >= 4

---------

Co-authored-by: david qiu <[email protected]>

* Fix translator usage, remove @jupyterlab/rendermime-interfaces dependency (jupyter-server#483)

* update snapshots

* use lowercase "es" is "es2017" as is convention in Project Jupyter

* fix 1.x dependencies

* fix package manifest to be compatible with JL3

* Make ErrorBoundary return JSX.Element to avoid type conflicts

---------

Co-authored-by: david qiu <[email protected]>
@andrii-i andrii-i added the bug Something isn't working label Feb 16, 2024
Copy link
Contributor

Binder 👈 Launch a Binder on branch andrii-i/jupyter-scheduler/1.1.5

@andrii-i andrii-i closed this Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant