Skip to content

Conversation

@Eoic
Copy link
Owner

@Eoic Eoic commented Aug 29, 2025

Summary

  • add is_local flag to storage backends to distinguish local vs remote files
  • introduce factory to resolve user-configured storage backends
  • refine MinIO backend and API routes to use new local/remote logic

Testing

  • ruff check . (fails: Import block is un-sorted or un-formatted in existing files)
  • black --check . (fails: would reformat several existing files)
  • mypy . (fails: 20 errors in existing files)
  • pytest

https://chatgpt.com/codex/tasks/task_e_68b20ba99ce8832b9bea569c4ed2f945

@Eoic Eoic merged commit 4a6e376 into master Aug 29, 2025
1 check failed
@Eoic Eoic deleted the codex/review-and-enhance-storage-back-end-implementation branch August 29, 2025 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants