-
Notifications
You must be signed in to change notification settings - Fork 33
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
Forward HTTP(S) PROXY env vars to subprocesses #395
Comments
Hi @TorecLuik. No, that's the right location for updating it. Looking at https://superuser.com/a/1690537 it might could use a little thought if it can't be made extensible .... |
Hey @joshmoore Haha, great history of the vars. Well, all bases would be covered by forwarding uppercase & lowercase of all 4 then, right? Supporting all tools and environments. |
joshmoore
added a commit
to joshmoore/omero-py
that referenced
this issue
Feb 12, 2024
Rather than needing to update omero-py each time a new env variable needs passing to a script, this adds the ``` omero.processor.env_vars ``` property which can be updated. Likely needs more discussion since possibly this should be an "additional" list.
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 13, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 390 sbesson 'Removal of python-future compatibility code' - PR 391 joshmoore 'Add jstack command' Generated by OMERO-python-superbuild-push#4 (https://BRANCH-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/4/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 13, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up-to-date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 390 sbesson 'Removal of python-future compatibility code' - PR 391 joshmoore 'Add jstack command' Generated by OMERO-python-superbuild-push#455 (https://snoopycrimecop-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/455/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 14, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 390 sbesson 'Removal of python-future compatibility code' - PR 391 joshmoore 'Add jstack command' - PR 397 joshmoore 'Update README to use -c conda-forge' Generated by OMERO-python-superbuild-push#5 (https://BRANCH-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/5/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 14, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up-to-date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 390 sbesson 'Removal of python-future compatibility code' - PR 391 joshmoore 'Add jstack command' - PR 397 joshmoore 'Update README to use -c conda-forge' Generated by OMERO-python-superbuild-push#456 (https://snoopycrimecop-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/456/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 15, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Updating 1ca2f87..d676cac Previously merged: - PR 397 joshmoore 'Update README to use -c conda-forge' Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 390 sbesson 'Removal of python-future compatibility code' - PR 391 joshmoore 'Add jstack command' - PR 398 will-moore 'getGridSize() handles plates with no Wells' Generated by OMERO-python-superbuild-push#6 (https://BRANCH-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/6/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 15, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Updating 1ca2f87..d676cac Previously merged: - PR 397 joshmoore 'Update README to use -c conda-forge' Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 390 sbesson 'Removal of python-future compatibility code' - PR 391 joshmoore 'Add jstack command' - PR 398 will-moore 'getGridSize() handles plates with no Wells' Generated by OMERO-python-superbuild-push#457 (https://snoopycrimecop-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/457/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 16, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 390 sbesson 'Removal of python-future compatibility code' - PR 391 joshmoore 'Add jstack command' - PR 398 will-moore 'getGridSize() handles plates with no Wells' Generated by OMERO-python-superbuild-push#7 (https://BRANCH-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/7/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 16, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up-to-date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 390 sbesson 'Removal of python-future compatibility code' - PR 391 joshmoore 'Add jstack command' - PR 398 will-moore 'getGridSize() handles plates with no Wells' Generated by OMERO-python-superbuild-push#458 (https://snoopycrimecop-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/458/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 17, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 390 sbesson 'Removal of python-future compatibility code' - PR 391 joshmoore 'Add jstack command' - PR 398 will-moore 'getGridSize() handles plates with no Wells' Generated by OMERO-python-superbuild-push#8 (https://BRANCH-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/8/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 17, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up-to-date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 390 sbesson 'Removal of python-future compatibility code' - PR 391 joshmoore 'Add jstack command' - PR 398 will-moore 'getGridSize() handles plates with no Wells' Generated by OMERO-python-superbuild-push#459 (https://snoopycrimecop-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/459/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 18, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 390 sbesson 'Removal of python-future compatibility code' - PR 391 joshmoore 'Add jstack command' - PR 398 will-moore 'getGridSize() handles plates with no Wells' Generated by OMERO-python-superbuild-push#9 (https://BRANCH-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/9/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 18, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up-to-date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 390 sbesson 'Removal of python-future compatibility code' - PR 391 joshmoore 'Add jstack command' - PR 398 will-moore 'getGridSize() handles plates with no Wells' Generated by OMERO-python-superbuild-push#460 (https://snoopycrimecop-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/460/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 19, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 390 sbesson 'Removal of python-future compatibility code' - PR 391 joshmoore 'Add jstack command' - PR 398 will-moore 'getGridSize() handles plates with no Wells' Generated by OMERO-python-superbuild-push#10 (https://BRANCH-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/10/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 19, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up-to-date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 390 sbesson 'Removal of python-future compatibility code' - PR 391 joshmoore 'Add jstack command' - PR 398 will-moore 'getGridSize() handles plates with no Wells' Generated by OMERO-python-superbuild-push#461 (https://snoopycrimecop-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/461/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 20, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 390 sbesson 'Removal of python-future compatibility code' - PR 391 joshmoore 'Add jstack command' - PR 398 will-moore 'getGridSize() handles plates with no Wells' Generated by OMERO-python-superbuild-push#11 (https://BRANCH-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/11/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 20, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up-to-date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 390 sbesson 'Removal of python-future compatibility code' - PR 391 joshmoore 'Add jstack command' - PR 398 will-moore 'getGridSize() handles plates with no Wells' Generated by OMERO-python-superbuild-push#462 (https://snoopycrimecop-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/462/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 21, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up-to-date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 390 sbesson 'Removal of python-future compatibility code' - PR 391 joshmoore 'Add jstack command' - PR 398 will-moore 'getGridSize() handles plates with no Wells' Generated by OMERO-python-superbuild-push#463 (https://snoopycrimecop-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/463/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 22, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up-to-date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 390 sbesson 'Removal of python-future compatibility code' - PR 391 joshmoore 'Add jstack command' - PR 398 will-moore 'getGridSize() handles plates with no Wells' Generated by OMERO-python-superbuild-push#464 (https://snoopycrimecop-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/464/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 23, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Updating d676cac..0dc60bd Previously merged: - PR 399 sbesson 'Add changelog for 5.19.0 release' - PR 390 sbesson 'Removal of python-future compatibility code' Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 398 will-moore 'getGridSize() handles plates with no Wells' Generated by OMERO-python-superbuild-push#465 (https://snoopycrimecop-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/465/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 24, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up-to-date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 398 will-moore 'getGridSize() handles plates with no Wells' Generated by OMERO-python-superbuild-push#466 (https://snoopycrimecop-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/466/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 25, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up-to-date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 398 will-moore 'getGridSize() handles plates with no Wells' Generated by OMERO-python-superbuild-push#467 (https://snoopycrimecop-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/467/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 26, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up-to-date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 398 will-moore 'getGridSize() handles plates with no Wells' Generated by OMERO-python-superbuild-push#468 (https://snoopycrimecop-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/468/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 27, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up-to-date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 398 will-moore 'getGridSize() handles plates with no Wells' Generated by OMERO-python-superbuild-push#469 (https://snoopycrimecop-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/469/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 28, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 398 will-moore 'getGridSize() handles plates with no Wells' Generated by OMERO-python-superbuild-push#12 (https://BRANCH-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/12/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 28, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up-to-date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 398 will-moore 'getGridSize() handles plates with no Wells' Generated by OMERO-python-superbuild-push#470 (https://snoopycrimecop-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/470/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 29, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 398 will-moore 'getGridSize() handles plates with no Wells' Generated by OMERO-python-superbuild-push#13 (https://BRANCH-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/13/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Feb 29, 2024
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 394 jo-mueller 'added `_repr_html_` method for `_ImageWrapper`' (user: jo-mueller) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up-to-date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 398 will-moore 'getGridSize() handles plates with no Wells' Generated by OMERO-python-superbuild-push#471 (https://snoopycrimecop-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/471/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Dec 12, 2024
Repository: ome/omero-py Excluded PRs: - PR 439 tstoeter 'Fixes issue ome#438' (user: tstoeter) - PR 429 jo-mueller 'move `repr_html` to `_ImageWrapper`' (user: jo-mueller) - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' - PR 440 sbesson 'Upgrade to macOS 14 Actions runner image' Generated by OMERO-python-superbuild-push#261 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/261/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Dec 13, 2024
Repository: ome/omero-py Excluded PRs: - PR 429 jo-mueller 'move `repr_html` to `_ImageWrapper`' (user: jo-mueller) - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Updating 7e296f2..7da917a Previously merged: - PR 439 tstoeter 'Fixes issue ome#438' - PR 440 sbesson 'Upgrade to macOS 14 Actions runner image' Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#262 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/262/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Dec 14, 2024
Repository: ome/omero-py Excluded PRs: - PR 429 jo-mueller 'move `repr_html` to `_ImageWrapper`' (user: jo-mueller) - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#263 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/263/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Dec 15, 2024
Repository: ome/omero-py Excluded PRs: - PR 429 jo-mueller 'move `repr_html` to `_ImageWrapper`' (user: jo-mueller) - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#264 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/264/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Dec 16, 2024
Repository: ome/omero-py Excluded PRs: - PR 429 jo-mueller 'move `repr_html` to `_ImageWrapper`' (user: jo-mueller) - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#265 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/265/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Dec 17, 2024
Repository: ome/omero-py Excluded PRs: - PR 429 jo-mueller 'move `repr_html` to `_ImageWrapper`' (user: jo-mueller) - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#266 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/266/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Dec 18, 2024
Repository: ome/omero-py Excluded PRs: - PR 429 jo-mueller 'move `repr_html` to `_ImageWrapper`' (user: jo-mueller) - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#267 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/267/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Dec 19, 2024
Repository: ome/omero-py Excluded PRs: - PR 429 jo-mueller 'move `repr_html` to `_ImageWrapper`' (user: jo-mueller) - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#268 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/268/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Dec 20, 2024
Repository: ome/omero-py Excluded PRs: - PR 441 Tom-TBT 'Fix image_to_html pixel unit' (user: Tom-TBT) - PR 429 jo-mueller 'move `repr_html` to `_ImageWrapper`' (user: jo-mueller) - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#269 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/269/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Dec 24, 2024
Repository: ome/omero-py Excluded PRs: - PR 441 Tom-TBT 'Fix image_to_html pixel unit' (user: Tom-TBT) - PR 429 jo-mueller 'move `repr_html` to `_ImageWrapper`' (user: jo-mueller) - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#270 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/270/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Dec 25, 2024
Repository: ome/omero-py Excluded PRs: - PR 441 Tom-TBT 'Fix image_to_html pixel unit' (user: Tom-TBT) - PR 429 jo-mueller 'move `repr_html` to `_ImageWrapper`' (user: jo-mueller) - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#271 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/271/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Dec 26, 2024
Repository: ome/omero-py Excluded PRs: - PR 441 Tom-TBT 'Fix image_to_html pixel unit' (user: Tom-TBT) - PR 429 jo-mueller 'move `repr_html` to `_ImageWrapper`' (user: jo-mueller) - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#272 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/272/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Dec 27, 2024
Repository: ome/omero-py Excluded PRs: - PR 441 Tom-TBT 'Fix image_to_html pixel unit' (user: Tom-TBT) - PR 429 jo-mueller 'move `repr_html` to `_ImageWrapper`' (user: jo-mueller) - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#273 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/273/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Dec 28, 2024
Repository: ome/omero-py Excluded PRs: - PR 441 Tom-TBT 'Fix image_to_html pixel unit' (user: Tom-TBT) - PR 429 jo-mueller 'move `repr_html` to `_ImageWrapper`' (user: jo-mueller) - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#274 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/274/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Dec 29, 2024
Repository: ome/omero-py Excluded PRs: - PR 441 Tom-TBT 'Fix image_to_html pixel unit' (user: Tom-TBT) - PR 429 jo-mueller 'move `repr_html` to `_ImageWrapper`' (user: jo-mueller) - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#275 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/275/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Dec 30, 2024
Repository: ome/omero-py Excluded PRs: - PR 441 Tom-TBT 'Fix image_to_html pixel unit' (user: Tom-TBT) - PR 429 jo-mueller 'move `repr_html` to `_ImageWrapper`' (user: jo-mueller) - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#276 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/276/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Dec 31, 2024
Repository: ome/omero-py Excluded PRs: - PR 441 Tom-TBT 'Fix image_to_html pixel unit' (user: Tom-TBT) - PR 429 jo-mueller 'move `repr_html` to `_ImageWrapper`' (user: jo-mueller) - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#277 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/277/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Jan 1, 2025
Repository: ome/omero-py Excluded PRs: - PR 441 Tom-TBT 'Fix image_to_html pixel unit' (user: Tom-TBT) - PR 429 jo-mueller 'move `repr_html` to `_ImageWrapper`' (user: jo-mueller) - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#278 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/278/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Jan 2, 2025
Repository: ome/omero-py Excluded PRs: - PR 441 Tom-TBT 'Fix image_to_html pixel unit' (user: Tom-TBT) - PR 429 jo-mueller 'move `repr_html` to `_ImageWrapper`' (user: jo-mueller) - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#279 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/279/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Jan 3, 2025
Repository: ome/omero-py Excluded PRs: - PR 441 Tom-TBT 'Fix image_to_html pixel unit' (user: Tom-TBT) - PR 429 jo-mueller 'move `repr_html` to `_ImageWrapper`' (user: jo-mueller) - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#280 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/280/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Jan 4, 2025
Repository: ome/omero-py Excluded PRs: - PR 441 Tom-TBT 'Fix image_to_html pixel unit' (user: Tom-TBT) - PR 429 jo-mueller 'move `repr_html` to `_ImageWrapper`' (user: jo-mueller) - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#281 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/281/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Jan 5, 2025
Repository: ome/omero-py Excluded PRs: - PR 441 Tom-TBT 'Fix image_to_html pixel unit' (user: Tom-TBT) - PR 429 jo-mueller 'move `repr_html` to `_ImageWrapper`' (user: jo-mueller) - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#282 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/282/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Jan 6, 2025
Repository: ome/omero-py Excluded PRs: - PR 441 Tom-TBT 'Fix image_to_html pixel unit' (user: Tom-TBT) - PR 429 jo-mueller 'move `repr_html` to `_ImageWrapper`' (user: jo-mueller) - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#283 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/283/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Jan 7, 2025
Repository: ome/omero-py Excluded PRs: - PR 441 Tom-TBT 'Fix image_to_html pixel unit' (user: Tom-TBT) - PR 429 jo-mueller 'move `repr_html` to `_ImageWrapper`' (user: jo-mueller) - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#284 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/284/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Jan 8, 2025
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Updating 7da917a..ad6cef9 Previously merged: - PR 429 jo-mueller 'move `repr_html` to `_ImageWrapper`' - PR 441 Tom-TBT 'Fix image_to_html pixel unit' Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' - PR 442 sbesson 'Add changelog for 5.19.6 release' Generated by OMERO-python-superbuild-push#285 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/285/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Jan 10, 2025
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Updating ad6cef9..05d5241 Previously merged: - PR 442 sbesson 'Add changelog for 5.19.6 release' Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#287 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/287/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Jan 11, 2025
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#288 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/288/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Jan 12, 2025
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#289 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/289/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Jan 13, 2025
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#290 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/290/)
snoopycrimecop
added a commit
to snoopycrimecop/omero-py
that referenced
this issue
Jan 14, 2025
Repository: ome/omero-py Excluded PRs: - PR 396 joshmoore 'Config property for passing environment variables (see ome#395)' (status: failure) - PR 387 will-moore 'Numpy pixels type' (label: exclude) - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn) - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft) - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment) Already up to date. Merged PRs: - PR 199 joshmoore 'user: allow setting default group' - PR 207 manics 'BlitzGateway.connect raise on error' - PR 266 joshmoore 'errors: use raise_error from cli plugins' - PR 299 joshmoore 'Add parents and children to omero obj' - PR 332 jburel 'Build conda' - PR 337 will-moore 'bulk.yml depth is passed to xargs' - PR 391 joshmoore 'Add jstack command' - PR 408 jburel 'remove deprecated method' - PR 427 Rdornier 'Add fileset folder creation' Generated by OMERO-python-superbuild-push#291 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/291/)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey OME,
I found that the HTTP(S) PROXY env vars do not get forwarded to the subprocess on the processor (running the scripts). So my script could not access the web as I would have expected, behind the proxy server (because it is making its own environment variables).
Could you forward the 3 env vars to the subprocesses by default?
https://github.com/ome/omero-py/blob/master/src/omero/processor.py#L150
Perhaps also "no_proxy" then, though I don't need that.
Or is there a way to configure this already through some omero_config ?
Regards, Torec
The text was updated successfully, but these errors were encountered: