-
Notifications
You must be signed in to change notification settings - Fork 4
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
Release/flow/update #40
Conversation
with: | ||
python-version: '3.10' | ||
|
||
- name: Install pypa/build |
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 think installation of build package is not enough. The package needs npm, jupyter_packaging, yarn etc to build the Javascript library.
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.
You mean without JS packages the next step would fail? Can you add me as the owner of PyPI so I can test with a true release let's say 0.4.1a0
, and if it failed, I can delete it?
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.
Yes, you are the owner now.
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.
Thanks a lot! I'll give this a test.
1296320
to
9258c5d
Compare
Tune for voila-test Renew release workflow
9258c5d
to
94ad0fe
Compare
94ad0fe
to
b75e2de
Compare
Rebase after #39