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

Implement event-based interaction between CloneImagesOrVideos and biigle/largo #882

Closed
Tracked by #892
mzur opened this issue Jul 17, 2024 · 0 comments · Fixed by #892 or biigle/largo#187
Closed
Tracked by #892
Assignees

Comments

@mzur
Copy link
Member

mzur commented Jul 17, 2024

The CloneImagesOrVideos job currently has a hard dependency on biigle/largo. While it uses class_exists() and works without the module, too, this is bad style. The job already emits a volume.cloned event. Update biigle/largo to pick up this event and initiate the processing of the cloned files. Then the hard dependency of CloneImagesOrVideos can be removed.

@mzur mzur moved this to Medium Priority in BIIGLE Roadmap Jul 17, 2024
@mzur mzur mentioned this issue Jul 17, 2024
12 tasks
@mzur mzur mentioned this issue Jul 25, 2024
2 tasks
@mzur mzur self-assigned this Jul 25, 2024
@mzur mzur linked a pull request Jul 25, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant