Jeremy Tuloup

Results 2209 comments of Jeremy Tuloup

Thanks @GeorgianaElena for checking! Yes I get that one too, and in that case the auth works well. The 599 happens after several restarts (which maybe stops the hub too...

Maybe one drawback of this approach if that the release commit is pushed during the `populate-release` step. Which means that if the maintainer wants to delete the draft GitHub release,...

> You'd have to publish the packages to the local pypi server before calling check-python, and then make sure you are running the local pypi server during check-python, or skip...

Thanks @krassowski for opening :+1: Answering here for now but this should eventually go the documentation. > `thbump` is mentioned as optional here, but the rest of the guide seems...

@krassowski just checking if this is still an issue with Releaser v2 or if there are remaining items that should be tracked here or separately? Thanks!

An alternative could also be to allow for passing extra args (for example `--no-deps`).

@davidbrochart are you still experiencing this issue, or do you think it could be closed?

Maybe another approach would be to remove `python_packages` but still use `version-cmd` to bump the version (and have full control on it). And use a custom script to build the...

Thanks @fcollonval for opening the issue :+1: Linking to https://github.com/jupyterlab/lumino/issues/586 as this may also help with this use case.

@fcollonval just checking if you had plans to look into this yourself, or if other contributors could also start looking into it?