Skip to content

Commit

Permalink
merge master -Dnone -Ihotfix -Ssuccess-only
Browse files Browse the repository at this point in the history
Repository: ome/omero-python-superbuild
Already up-to-date.

Repository: ome/omero-dropbox
Excluded PRs:
  - PR 16 joshmoore 'Review all instances of whitelist/blacklist' (user: joshmoore)
Already up-to-date.

Repository: ome/omero-marshal
Excluded PRs:
  - PR 69 will-moore 'Roi encoder allows Shape None' (user: will-moore)
  - PR 34 chris-allan 'Initial support for Event' (user: chris-allan)
  - PR 33 chris-allan 'Encode/Decode Experimenters with ExperimenterGroup' (user: chris-allan)
  - PR 29 chris-allan 'Initial support for FileAnnotation and OriginalFile' (user: chris-allan)
Already up-to-date.

Repository: ome/omero-py
Excluded PRs:
  - PR 305 chris-allan 'Ensure we are using pyopenssl (See ome/omero-py#240)' (user: chris-allan)
  - PR 304 jburel 'Trigger pr' (user: jburel)
  - PR 303 joshmoore 'import --fetch-jars: allow direct link' (user: joshmoore)
  - PR 299 joshmoore 'Add parents and children to omero obj' (user: joshmoore)
  - PR 290 glyg 'Assert connection decorator, see #289' (user: glyg)
  - PR 287 sbesson 'Add logic to search OMERO.tables on non Pythonic named columns' (user: sbesson)
  - PR 266 joshmoore 'errors: use raise_error from cli plugins' (user: joshmoore)
  - PR 207 manics 'BlitzGateway.connect raise on error' (user: manics)
  - PR 199 joshmoore 'user: allow setting default group' (user: joshmoore)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (user: manics)
  - PR 184 manics 'Auto-format code with black' (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)
Already up-to-date.

Repository: ome/omero-scripts
Excluded PRs:
  - PR 187 jburel 'Rtd' (user: jburel)
  - PR 173 will-moore 'ROI export with Well ID' (user: will-moore)
  - PR 103 joshmoore 'Script for calculating min/max' (user: joshmoore)
Already up-to-date.

Repository: ome/omero-web
Excluded PRs:
  - PR 323 will-moore 'Filtering handles ampersands in image names' (user: will-moore)
  - PR 313 emilroz 'Add option to hide "Forgot Password"' (user: emilroz)
  - PR 308 kkoz 'Obj id bitmask endpoint' (user: kkoz)
  - PR 226 manics 'WIP: Prettier autoformat (js, css, md)' (user: manics)
  - PR 225 will-moore 'Query string ids' (user: will-moore)
  - PR 224 manics 'WIP: Rewrite Dockerfile' (user: manics)
  - PR 200 bramalingam 'WIP:Django upgrade to 2.2' (user: bramalingam)
  - PR 196 manics 'OMERO.web default log can be changed, e.g. to stdout' (user: manics)
  - PR 168 stick 'Changes to nginx @maintenance handler' (user: stick)
  - PR 142 manics 'omero.web.secure defaults to true' (user: manics)
  - PR 64 manics 'Remove omero_ext.argparse' (user: manics)
  - PR 63 manics 'Web templating with Jinja 2' (user: manics)
Already up-to-date.

Generated by OMERO-python-superbuild-push#723 (https://latest-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/723/)
  • Loading branch information
snoopycrimecop committed Oct 16, 2021
1 parent 07fd18e commit f810c5a
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[submodule "omero-py"]
path = omero-py
url = git://github.com/ome/omero-py
url = git://github.com/snoopycrimecop/omero-py
[submodule "omero-web"]
path = omero-web
url = git://github.com/ome/omero-web
url = git://github.com/snoopycrimecop/omero-web
[submodule "omero-marshal"]
path = omero-marshal
url = git://github.com/ome/omero-marshal
url = git://github.com/snoopycrimecop/omero-marshal
[submodule "omero-dropbox"]
path = omero-dropbox
url = git://github.com/ome/omero-dropbox
url = git://github.com/snoopycrimecop/omero-dropbox
[submodule "omero-scripts"]
path = omero-scripts
url = git://github.com/ome/omero-scripts
url = git://github.com/snoopycrimecop/omero-scripts
2 changes: 1 addition & 1 deletion omero-dropbox
Submodule omero-dropbox updated 0 files
2 changes: 1 addition & 1 deletion omero-marshal
Submodule omero-marshal updated 0 files
2 changes: 1 addition & 1 deletion omero-py
Submodule omero-py updated 0 files
2 changes: 1 addition & 1 deletion omero-scripts
Submodule omero-scripts updated 0 files
2 changes: 1 addition & 1 deletion omero-web
Submodule omero-web updated 0 files

0 comments on commit f810c5a

Please sign in to comment.