-
Notifications
You must be signed in to change notification settings - Fork 67
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
Error with jupyterlab/jupyterlab and new simplified workflow #376
Comments
From the error I would guess the draft release is not listed in jupyter_releaser/jupyter_releaser/util.py Line 332 in 4634184
|
For me the list is empty - need to check if the token is correctly passed by because locally I can see the release |
@davidbrochart and I debugging with jupyverse now using #375 |
The line to blame is jupyter_releaser/jupyter_releaser/util.py Line 509 in 2cd3e74
we should target |
Great thanks - you find out quicker than me. |
Description
I tried to publish a new patch version 3.4.7 for JupyterLab
The first step drafting a changelog ran fine:
The second step publishing the package failed at draft release metadata retrieval; see log
The text was updated successfully, but these errors were encountered: