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

feat: ability to upload any amount of items #293

Merged
merged 34 commits into from
Feb 23, 2024
Merged

Conversation

IgorShadurin
Copy link
Collaborator

@IgorShadurin IgorShadurin commented Dec 6, 2023

Added an ability to:

  • Upload any amount of pods
  • Upload any amount of directories
  • Upload any amount of files
  • Convert V1 pods to V2 on the fly
  • Convert V1 files/directories to V2 on the fly
  • Create a test for the conversion of pods, files, and directories from V1 to V2
  • Fix FairOS integrational tests
  • Fix fdp-storage tests
  • Fix fdp-storage browser tests (use test/config/setup.ts from the Blossom repo to configure the tests)

Close #290

@tomicvladan tomicvladan marked this pull request as ready for review February 22, 2024 13:37
@tomicvladan tomicvladan requested a review from nugaon as a code owner February 22, 2024 13:37
@tfius tfius merged commit fffe4af into master Feb 23, 2024
5 checks passed
@tfius tfius deleted the feat/290-increase-limits branch February 23, 2024 11:51
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.

Increase pods/files limit
3 participants