Skip to content
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

'unsetenv' doesn't exist on Windows #191

Closed
joshmoore opened this issue Mar 4, 2020 · 0 comments
Closed

'unsetenv' doesn't exist on Windows #191

joshmoore opened this issue Mar 4, 2020 · 0 comments

Comments

@joshmoore
Copy link
Member

joshmoore commented Mar 4, 2020

Win7 / Python 3.7 / Ice 3.7

Traceback (most recent call last):
  File "C:\Users\Josh\Miniconda3\Scripts\\omero", line 118, in <module>
    rv = omero.cli.argv()
  File "C:\Users\Eva\Miniconda3\lib\site-packages\omero\cli.py", line 1721, in a
rgv
    os.unsetenv("ICE_CONFIG")
AttributeError: module 'os' has no attribute 'unsetenv'

found while testing: https://forum.image.sc/t/omero-cli-import-error/34226/10

snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 6, 2020
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 6, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 184 manics 'Auto-format code with black' (exclude comment)
  - PR 162 manics 'import --fetch-jars' (exclude comment)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (exclude comment)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment)
  - PR 115 manics 'Remove omero_ext.argparse' (exclude comment)
Already up-to-date.

Merged PRs:
  - PR 114 manics 'First attempt at adding optional packages'
  - PR 185 joshmoore 'config: Escape quotes in `Default:` section'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions'
  - PR 189 manics 'BlitzGateway defaults to secure=True'
  - PR 192 joshmoore 'Use get_error for 'fs usage' failures (fix ome#187)'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 194 manics 'Support Python 3 asyncio concurrency'

Generated by OMERO-python-superbuild-push#245 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/245/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 7, 2020
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 7, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 184 manics 'Auto-format code with black' (exclude comment)
  - PR 162 manics 'import --fetch-jars' (exclude comment)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (exclude comment)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment)
  - PR 115 manics 'Remove omero_ext.argparse' (exclude comment)
Already up-to-date.

Merged PRs:
  - PR 114 manics 'First attempt at adding optional packages'
  - PR 185 joshmoore 'config: Escape quotes in `Default:` section'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions'
  - PR 189 manics 'BlitzGateway defaults to secure=True'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 194 manics 'Support Python 3 asyncio concurrency'
  - PR 195 will-moore 'Chown gateway'
  - PR 196 will-moore 'api experimenters groups'

Generated by OMERO-python-superbuild-push#246 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/246/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 8, 2020
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 8, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 184 manics 'Auto-format code with black' (exclude comment)
  - PR 162 manics 'import --fetch-jars' (exclude comment)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (exclude comment)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment)
  - PR 115 manics 'Remove omero_ext.argparse' (exclude comment)
Already up-to-date.

Merged PRs:
  - PR 114 manics 'First attempt at adding optional packages'
  - PR 185 joshmoore 'config: Escape quotes in `Default:` section'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions'
  - PR 189 manics 'BlitzGateway defaults to secure=True'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 194 manics 'Support Python 3 asyncio concurrency'
  - PR 195 will-moore 'Chown gateway'
  - PR 196 will-moore 'api experimenters groups'

Generated by OMERO-python-superbuild-push#247 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/247/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 9, 2020
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 9, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 184 manics 'Auto-format code with black' (exclude comment)
  - PR 162 manics 'import --fetch-jars' (exclude comment)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (exclude comment)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment)
  - PR 115 manics 'Remove omero_ext.argparse' (exclude comment)
Already up-to-date.

Merged PRs:
  - PR 114 manics 'First attempt at adding optional packages'
  - PR 185 joshmoore 'config: Escape quotes in `Default:` section'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions'
  - PR 189 manics 'BlitzGateway defaults to secure=True'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 194 manics 'Support Python 3 asyncio concurrency'
  - PR 195 will-moore 'Chown gateway'
  - PR 196 will-moore 'api experimenters groups'

Generated by OMERO-python-superbuild-push#248 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/248/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 10, 2020
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 10, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 184 manics 'Auto-format code with black' (exclude comment)
  - PR 162 manics 'import --fetch-jars' (exclude comment)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (exclude comment)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment)
  - PR 115 manics 'Remove omero_ext.argparse' (exclude comment)
Already up-to-date.

Merged PRs:
  - PR 114 manics 'First attempt at adding optional packages'
  - PR 185 joshmoore 'config: Escape quotes in `Default:` section'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions'
  - PR 189 manics 'BlitzGateway defaults to secure=True'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 194 manics 'Support Python 3 asyncio concurrency'
  - PR 195 will-moore 'Chown gateway'
  - PR 196 will-moore 'api experimenters groups'

Generated by OMERO-python-superbuild-push#249 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/249/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 11, 2020
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 11, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 184 manics 'Auto-format code with black' (exclude comment)
  - PR 162 manics 'import --fetch-jars' (exclude comment)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (exclude comment)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment)
  - PR 115 manics 'Remove omero_ext.argparse' (exclude comment)
Already up-to-date.

Merged PRs:
  - PR 114 manics 'First attempt at adding optional packages'
  - PR 185 joshmoore 'config: Escape quotes in `Default:` section'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions'
  - PR 189 manics 'BlitzGateway defaults to secure=True'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 194 manics 'Support Python 3 asyncio concurrency'
  - PR 195 will-moore 'Chown gateway'
  - PR 196 will-moore 'api experimenters groups'
  - PR 197 joshmoore 'processor: set OMERODIR'

Generated by OMERO-python-superbuild-push#250 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/250/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 12, 2020
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 12, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 184 manics 'Auto-format code with black' (exclude comment)
  - PR 162 manics 'import --fetch-jars' (exclude comment)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (exclude comment)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment)
  - PR 115 manics 'Remove omero_ext.argparse' (exclude comment)
Already up-to-date.

Merged PRs:
  - PR 114 manics 'First attempt at adding optional packages'
  - PR 185 joshmoore 'config: Escape quotes in `Default:` section'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions'
  - PR 189 manics 'BlitzGateway defaults to secure=True'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 194 manics 'Support Python 3 asyncio concurrency'
  - PR 195 will-moore 'Chown gateway'
  - PR 196 will-moore 'api experimenters groups'
  - PR 197 joshmoore 'processor: set OMERODIR'

Generated by OMERO-python-superbuild-push#251 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/251/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 13, 2020
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 13, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 184 manics 'Auto-format code with black' (exclude comment)
  - PR 162 manics 'import --fetch-jars' (exclude comment)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (exclude comment)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment)
  - PR 115 manics 'Remove omero_ext.argparse' (exclude comment)
Already up-to-date.

Merged PRs:
  - PR 114 manics 'First attempt at adding optional packages'
  - PR 185 joshmoore 'config: Escape quotes in `Default:` section'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions'
  - PR 189 manics 'BlitzGateway defaults to secure=True'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 194 manics 'Support Python 3 asyncio concurrency'
  - PR 195 will-moore 'Chown gateway'
  - PR 196 will-moore 'api experimenters groups'
  - PR 197 joshmoore 'processor: set OMERODIR'

Generated by OMERO-python-superbuild-push#252 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/252/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 14, 2020
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 14, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 184 manics 'Auto-format code with black' (exclude comment)
  - PR 162 manics 'import --fetch-jars' (exclude comment)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (exclude comment)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment)
  - PR 115 manics 'Remove omero_ext.argparse' (exclude comment)
Already up-to-date.

Merged PRs:
  - PR 114 manics 'First attempt at adding optional packages'
  - PR 185 joshmoore 'config: Escape quotes in `Default:` section'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions'
  - PR 189 manics 'BlitzGateway defaults to secure=True'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 194 manics 'Support Python 3 asyncio concurrency'
  - PR 195 will-moore 'Chown gateway'
  - PR 196 will-moore 'api experimenters groups'

Generated by OMERO-python-superbuild-push#253 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/253/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 15, 2020
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 15, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 184 manics 'Auto-format code with black' (exclude comment)
  - PR 162 manics 'import --fetch-jars' (exclude comment)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (exclude comment)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment)
  - PR 115 manics 'Remove omero_ext.argparse' (exclude comment)
Already up-to-date.

Merged PRs:
  - PR 114 manics 'First attempt at adding optional packages'
  - PR 185 joshmoore 'config: Escape quotes in `Default:` section'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions'
  - PR 189 manics 'BlitzGateway defaults to secure=True'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 194 manics 'Support Python 3 asyncio concurrency'
  - PR 195 will-moore 'Chown gateway'
  - PR 196 will-moore 'api experimenters groups'

Generated by OMERO-python-superbuild-push#254 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/254/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 16, 2020
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 16, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 184 manics 'Auto-format code with black' (exclude comment)
  - PR 162 manics 'import --fetch-jars' (exclude comment)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (exclude comment)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment)
  - PR 115 manics 'Remove omero_ext.argparse' (exclude comment)
Already up-to-date.

Merged PRs:
  - PR 114 manics 'First attempt at adding optional packages'
  - PR 185 joshmoore 'config: Escape quotes in `Default:` section'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions'
  - PR 189 manics 'BlitzGateway defaults to secure=True'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 194 manics 'Support Python 3 asyncio concurrency'
  - PR 195 will-moore 'Chown gateway'
  - PR 196 will-moore 'api experimenters groups'

Generated by OMERO-python-superbuild-push#255 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/255/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 16, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)' (user: joshmoore)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI' (user: joshmoore)
  - PR 185 joshmoore 'config: Escape quotes in `Default:` section' (user: joshmoore)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Already up-to-date.

Generated by OMERO-python-superbuild-push#171 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/171/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 16, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)' (user: joshmoore)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI' (user: joshmoore)
  - PR 185 joshmoore 'config: Escape quotes in `Default:` section' (user: joshmoore)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Already up-to-date.

Generated by OMERO-python-superbuild-push#172 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/172/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 17, 2020
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 17, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 184 manics 'Auto-format code with black' (exclude comment)
  - PR 162 manics 'import --fetch-jars' (exclude comment)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (exclude comment)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment)
  - PR 115 manics 'Remove omero_ext.argparse' (exclude comment)
Already up-to-date.

Merged PRs:
  - PR 114 manics 'First attempt at adding optional packages'
  - PR 185 joshmoore 'config: Escape quotes in `Default:` section'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions'
  - PR 189 manics 'BlitzGateway defaults to secure=True'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 194 manics 'Support Python 3 asyncio concurrency'
  - PR 195 will-moore 'Chown gateway'
  - PR 196 will-moore 'api experimenters groups'

Generated by OMERO-python-superbuild-push#256 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/256/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 18, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)' (user: manics)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)' (user: joshmoore)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI' (user: joshmoore)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating eae76fb..494a744
Previously merged:
  - PR 185 joshmoore 'config: Escape quotes in `Default:` section'

Generated by OMERO-python-superbuild-push#173 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/173/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Mar 19, 2020
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 5, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..d1c6071
Previously merged:
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#221 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/221/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 6, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..d1c6071
Previously merged:
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#222 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/222/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 7, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..d1c6071
Previously merged:
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#223 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/223/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 8, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..eddf61b
Previously merged:
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#224 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/224/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 9, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..eddf61b
Previously merged:
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#225 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/225/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 10, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..eddf61b
Previously merged:
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#226 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/226/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 11, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..eddf61b
Previously merged:
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#227 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/227/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 12, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 213 mtbc 'Convert HTTP request JSON content from bytes to string.' (user: mtbc)
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..eddf61b
Previously merged:
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#228 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/228/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 13, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..cd9e994
Previously merged:
  - PR 213 mtbc 'Convert HTTP request JSON content from bytes to string.'
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#229 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/229/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 14, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..cd9e994
Previously merged:
  - PR 213 mtbc 'Convert HTTP request JSON content from bytes to string.'
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#230 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/230/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 15, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..cd9e994
Previously merged:
  - PR 213 mtbc 'Convert HTTP request JSON content from bytes to string.'
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#231 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/231/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 16, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..cd9e994
Previously merged:
  - PR 213 mtbc 'Convert HTTP request JSON content from bytes to string.'
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#232 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/232/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 17, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..cd9e994
Previously merged:
  - PR 213 mtbc 'Convert HTTP request JSON content from bytes to string.'
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#233 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/233/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 18, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..cd9e994
Previously merged:
  - PR 213 mtbc 'Convert HTTP request JSON content from bytes to string.'
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#234 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/234/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 19, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..cd9e994
Previously merged:
  - PR 213 mtbc 'Convert HTTP request JSON content from bytes to string.'
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#235 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/235/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 20, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..cd9e994
Previously merged:
  - PR 213 mtbc 'Convert HTTP request JSON content from bytes to string.'
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#236 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/236/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 21, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 215 mtbc 'Add Python 3.5 handling for download writing file chunks.' (user: mtbc)
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..cd9e994
Previously merged:
  - PR 213 mtbc 'Convert HTTP request JSON content from bytes to string.'
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#237 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/237/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 23, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 215 mtbc 'Add Python 3.5 handling for download writing file chunks.' (user: mtbc)
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..cd9e994
Previously merged:
  - PR 213 mtbc 'Convert HTTP request JSON content from bytes to string.'
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#238 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/238/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 24, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 215 mtbc 'Add Python 3.5 handling for download writing file chunks.' (user: mtbc)
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..cd9e994
Previously merged:
  - PR 213 mtbc 'Convert HTTP request JSON content from bytes to string.'
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#239 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/239/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 25, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 215 mtbc 'Add Python 3.5 handling for download writing file chunks.' (user: mtbc)
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..cd9e994
Previously merged:
  - PR 213 mtbc 'Convert HTTP request JSON content from bytes to string.'
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#240 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/240/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 26, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 215 mtbc 'Add Python 3.5 handling for download writing file chunks.' (user: mtbc)
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..cd9e994
Previously merged:
  - PR 213 mtbc 'Convert HTTP request JSON content from bytes to string.'
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#241 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/241/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 27, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 215 mtbc 'Add Python 3.5 handling for download writing file chunks.' (user: mtbc)
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..cd9e994
Previously merged:
  - PR 213 mtbc 'Convert HTTP request JSON content from bytes to string.'
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#242 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/242/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 28, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 215 mtbc 'Add Python 3.5 handling for download writing file chunks.' (user: mtbc)
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..cd9e994
Previously merged:
  - PR 213 mtbc 'Convert HTTP request JSON content from bytes to string.'
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#243 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/243/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 29, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 215 mtbc 'Add Python 3.5 handling for download writing file chunks.' (user: mtbc)
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..cd9e994
Previously merged:
  - PR 213 mtbc 'Convert HTTP request JSON content from bytes to string.'
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#244 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/244/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 31, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 215 mtbc 'Add Python 3.5 handling for download writing file chunks.' (user: mtbc)
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..cd9e994
Previously merged:
  - PR 213 mtbc 'Convert HTTP request JSON content from bytes to string.'
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#245 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/245/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue May 31, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 215 mtbc 'Add Python 3.5 handling for download writing file chunks.' (user: mtbc)
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..cd9e994
Previously merged:
  - PR 213 mtbc 'Convert HTTP request JSON content from bytes to string.'
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#246 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/246/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Jun 1, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 215 mtbc 'Add Python 3.5 handling for download writing file chunks.' (user: mtbc)
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..cd9e994
Previously merged:
  - PR 213 mtbc 'Convert HTTP request JSON content from bytes to string.'
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#247 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/247/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Jun 2, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 216 manics 'Attempt to fix Travis builds' (user: manics)
  - PR 215 mtbc 'Add Python 3.5 handling for download writing file chunks.' (user: mtbc)
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 195 will-moore 'Chown gateway' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..cd9e994
Previously merged:
  - PR 213 mtbc 'Convert HTTP request JSON content from bytes to string.'
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#248 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/248/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Jun 3, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 215 mtbc 'Add Python 3.5 handling for download writing file chunks.' (user: mtbc)
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..cc791c2
Previously merged:
  - PR 195 will-moore 'Chown gateway'
  - PR 216 manics 'Attempt to fix Travis builds'
  - PR 213 mtbc 'Convert HTTP request JSON content from bytes to string.'
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#249 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/249/)
snoopycrimecop added a commit to snoopycrimecop/omero-py that referenced this issue Jun 4, 2020
Repository: ome/omero-py
Excluded PRs:
  - PR 218 mtbc 'Warn if omero.db.poolsize is not set.' (user: mtbc)
  - PR 215 mtbc 'Add Python 3.5 handling for download writing file chunks.' (user: mtbc)
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 205 will-moore 'api order by ID' (user: will-moore)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 196 will-moore 'api experimenters groups' (user: will-moore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 189 manics 'BlitzGateway defaults to secure=True' (user: manics)
  - PR 188 manics ' admin diagnostics: show BF (and optionally other) jar versions' (user: manics)
  - PR 184 manics 'Auto-format code with black' (user: manics)
  - PR 162 manics 'import --fetch-jars' (user: manics)
  - PR 160 manics 'prefs.py: config throw if OMERODIR not set' (user: manics)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (user: dominikl)
  - PR 115 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 114 manics 'First attempt at adding optional packages' (user: manics)
Updating 494a744..cc791c2
Previously merged:
  - PR 195 will-moore 'Chown gateway'
  - PR 216 manics 'Attempt to fix Travis builds'
  - PR 213 mtbc 'Convert HTTP request JSON content from bytes to string.'
  - PR 211 mtbc 'Adjust help text for CLI import.'
  - PR 208 manics 'Ignore owner when checking omero.data.dir is accessible'
  - PR 186 joshmoore 'omero.scripts: prepare scripts for use of CLI'
  - PR 203 manics 'Windows: require pywin32'
  - PR 193 joshmoore 'cli: don't unset ICE_CONFIG (fix ome#191)'
  - PR 198 manics 'Remove pytest-sugar (incompatible pytest change)'

Generated by OMERO-python-superbuild-push#250 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/250/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant