Closed mlucool closed 3 years ago
I don't really understand the error here:
Successfully installed jupyterlab-vim-0.13.6 Error: Process completed with exit code 1.
@ianhi can you kick this off again? I think I fixed the build issue
I wonder why it still thinks you're a first time contributor. We merged a PR from you already??
Also it look as though I was wrong in the last PR about how the automated version bumping work and we ended up on 0.13.6
instead of 0.14.0
. I don't think I have adequate rights to modify settings for that, so for now we'll need to manually bump to 0.14.0
(and then get auto bumped to .0.14.1
...)
Also, is this a real failure or is this warning just causing CI to be unhappy?
WARNING: Value for scheme.headers does not match. Please report this to https://github.com/pypa/pip/issues/9617 distutils: /opt/hostedtoolcache/Python/3.7.10/x64/include/python3.7m/UNKNOWN sysconfig: /opt/hostedtoolcache/Python/3.7.10/x64/include/python3.7m
Would it help to move to using build
since we aren't making an editable install?
I wonder why it still thinks you're a first time contributor. We merged a PR from you already??
No idea, but can you kick it off one more time? I only modified one of the github workflows last time, so I think copy/pasting it to the other should work too now.
Also, is this a real failure or is this warning just causing CI to be unhappy?
I didn't know what that was, but I don't think it is the problem.
This is good - but I can't seem to push to your fork to bump the version. I'd like to do that here before the automated release goes and makes a release of 0.13.7
so can you bump us to 0.14.0
and then I'll merge?
Version has been bumped to 0.14.0
Awesome - thanks @mlucool !
Please finish the following when submitting a pull request:
History.md
briefly documenting the change.If this is a release, additionally do the following:
package.json
jlpm install
to updateyarn.lock
Thanks!