Steven Silvester
Steven Silvester
I think we need to add logging to `cli.py` to show what values the command was called with, and whether they were overridden by environment variables. We'd have to be...
This should be fixed now, we had a bug where we were bumping the version twice
I'm not sure, the only thing that changed was that I added an "echo=True" in https://github.com/jupyter-server/jupyter_releaser/pull/363. It says "Handling dist file dist/fps_uvicorn-0.0.20-py3-none-any.whl" but then does not end up uploading it....
A short term fix is to us [`skip_if_exists`](https://github.com/jupyter/jupyter-packaging/blob/5bc28f82590eac9fa10062e970cee603ddc8c863/jupyter_packaging/setupbase.py#L371) to skip the npm build if one of the built files exists. A better solution is to adopt the `jupyter_packaging` [backend](https://github.com/jupyterlab/extension-cookiecutter-ts/blob/2616165d31bfc80bbe29f6aa07316b7aabea0022/%7B%7Bcookiecutter.python_name%7D%7D/pyproject.toml#L6) in...
Hi @olk-m! I've opened https://jira.mongodb.org/browse/ARROW-233 to track the request.
Hi @sergun, following up, no, there are no plans to change the storage format on MongoDB for alternate formats.
Hi @ccrouch, thanks for pointing out the limitation in our parser. I opened https://jira.mongodb.org/browse/ARROW-230 to track the fix.
Hi @anentropic, I've created a ticket to track this request: https://jira.mongodb.org/browse/ARROW-185
Hi @sibbiii, this is captured in https://jira.mongodb.org/browse/ARROW-179.
Hi @sibbiii, we are thinking of reverting to the 1.0.1 behavior and documenting the limitation. I just wanted to verify that the 1.0.1 behavior you described in #163 was not...