Skip to content

feat: Add storage provider for remote files#674

Open
mesemus wants to merge 1 commit intoinveniosoftware:masterfrom
oarepo:feat-storage-router
Open

feat: Add storage provider for remote files#674
mesemus wants to merge 1 commit intoinveniosoftware:masterfrom
oarepo:feat-storage-router

Conversation

@mesemus
Copy link
Contributor

@mesemus mesemus commented Mar 11, 2026

Description

This PR introduces a storage provider for remote files and fixes related issues in the file handling workflow.

The implementation adds a storage factory capable of opening/accessing remote files on the record level. This makes remote files behave exactly the same as local files and fixes issues related to checksum calculation and archive generation when remote files are present - #672.

Checklist

Ticks in all boxes and 🟢 on all GitHub actions status checks are required to merge:

Frontend

Reminder

By using GitHub, you have already agreed to the GitHub’s Terms of Service including that:

  1. You license your contribution under the same terms as the current repository’s license.
  2. You agree that you have the right to license your contribution under the current repository’s license.

* Implement storage factory for remote files to support
  even low-level operations such as checksums for remote
  files
* fix: Corrects checksum computation for remote files
* fix: Fixes 500 on files-archive endpoint when remote files
  are present. Ensures remote files are included in the ZIP
  archive returned by the files-archive endpoint
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