Sébastien Besson
Sébastien Besson
Thanks for the extra information. As a starting point, https://github.com/ome/omero-py/pull/223 added some logic to allow appending to log files in the case of consecutive bulk imports. If this is an...
Looking briefly, I am pretty sure the `render` and `metadata` plugins (and potentially others) are making cross-group gateway calls using `omero.group: -1` as the context of the query. In `duplicate`...
Might be worth discussing in the context of https://github.com/ome/openmicroscopy/pull/6176 where the starting point is to consider these tests are now integration tests given their relationship with downstream components of `omero-py`....
Quick discussion this morning led to the following decisions: - ome/openmicroscopy#6176 can be kept open primarily for validating a fix for the underlying `db password` issue - but ome/openmicroscopy#6176 should...
Closing as there has been no activity for the last 4-5 years here. Overall, this remains a desired feature but as per the last comment, additional API discussion is expected.
The LGTM project has been shutdown at the end of 2022 - see [announcement](https://github.blog/news-insights/product-news/the-next-step-for-lgtm-com-github-code-scanning/) but the critical functionality have been migrated to [GitHub CodeQL](https://codeql.github.com/) which is now activated on this...
Closing as there has been no activity for the last 4-5 years here.
`pytables` are routinely upgraded to the latest 3.x versions. I believe the locking unit tests have been refactored across various efforts and are now running on every PR. CLosing as...
I cannot reproduce. I suspect we fixed Unicode as part of the Python 3 migration in OMERO 5.6.0 ``` sbesson@Sebastiens-MacBook-Pro-3 omero-py % ./venv/bin/omero group add test-£ Using session for root@localhost:4064....
Fails with ``` + python setup.py test -t test -i /opt/omero/server/OMERO.server/etc/ice.config -vs /opt/omero/server/venv3/lib64/python3.6/site-packages/setuptools/installer.py:30: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. SetuptoolsDeprecationWarning, /omero-cli-zarr/.eggs/setuptools_scm-6.4.2-py3.6.egg/setuptools_scm/git.py:105: UserWarning: "/omero-cli-zarr"...