-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add --symlink_repo option for creating symlinks from sql command #4
Conversation
Testing on idr0138-pilot...
Rendering that Image gives:
which is to be expected, but at least that path (symlink) has been correctly created above...
|
With those fixes, tested on `Tonsil 3``` image...
This works!! |
Testing on a Plate.... Find Fileset ID for
Fileset now has 45000 files. UPDATE... Came back a while later and managed to get images to render and to set rendering settings for the Plate. EDIT: I think this issue was due to running |
Try with idr0036 plate... named
But something is wrong with the SECRET, even though I checked that it's still valid...
|
When mounted via With scripts at IDR/idr-utils#56
parse this and run
|
This actually worked OK! But we have very large numbers of OriginalFiles in new Filesets. http://localhost:1080/webclient/?show=image-4007821 has 398383 Files! |
Looks like this is now failing with:
"modern hatchling does not support python3.6" (https://stackoverflow.com/questions/74748995/pre-commit-hook-throws-error-on-hatchling-requirement) |
@joshmoore Josh - pushed a fix. Can you run the workflow for me? Thanks |
Approved the workflow (but also migrated to the IDR org) |
Still |
Ah - I see it's actually failing on OMERO integration tests build, so my last commit has no effect. |
I've revert your change to the pre-commit config for python 3.8. I'm going to go ahead and get this in so we can see the updated diffs in the other PRs. We can come back to test-infra: that's going to be an issue across many repos. |
Fixes #3.
Usage:
I looked at trying to use the OMERO API to lookup the
omero.data.dir
but for that you need to be logged-in as root, which limits usefulness.