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

🏗️ Data folder refactorization #1509

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

🏗️ Data folder refactorization #1509

wants to merge 5 commits into from

Conversation

Tansito
Copy link
Member

@Tansito Tansito commented Oct 7, 2024

Summary

TODO

Details and comments

TODO

@Tansito Tansito mentioned this pull request Oct 14, 2024
* First refactorization for files

* Completed use cases for list end-point

* Renamed storage to file_storage

* Migrated files to file_storage

* Migrated get files to the new service

* Check if function exists first

* Separated end-points to the new provider

* Improved tests

* Restore original fixtures

* Solved the problem with the external if

* Added Literal type in the FileStorage service

* functions methods refactorization

* use self.username instead of the variable

* run path sanitization only one time

* function title is mandatory for file storage

* fix black

* Updated 403 by 404

* Updated swagger for list

* Makes use of enum with integers

* use is instead of equals

* unify path build

* get_function refactor
@Tansito
Copy link
Member Author

Tansito commented Nov 21, 2024

Failing tests at this point of the development are expected. API changes will require client migrations.

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