Skip to content

updating deps, removing gateway requirement for prepare#96

Merged
erickmartins merged 6 commits intoome:mainfrom
erickmartins:prepare-without-gateway
Apr 24, 2025
Merged

updating deps, removing gateway requirement for prepare#96
erickmartins merged 6 commits intoome:mainfrom
erickmartins:prepare-without-gateway

Conversation

@erickmartins
Copy link
Collaborator

@erickmartins erickmartins commented Feb 19, 2025

This PR removes the @gateway_required decorator from prepare, allowing it to be run without a valid session on an OMERO server. (it also updates a few dependencies.)

dummy test allows for gateway to be properly initialized. also:
- removed a couple deprecation warnings
- updated to ome-types 0.6.0

(I know I know tests are failing)
@erickmartins
Copy link
Collaborator Author

Good news: tests are passing now. Bad news: had to add a dummy test to the prepare test suite; clearly something is not being initialized properly until I try to run an unpack, and the first one always fails. I'll roll with the hacky solution for now, but really need to figure out the root cause.

@erickmartins erickmartins merged commit 1d0b10b into ome:main Apr 24, 2025
1 check passed
@erickmartins erickmartins deleted the prepare-without-gateway branch July 1, 2025 14:03
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

Successfully merging this pull request may close these issues.

1 participant