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

v0.3.0 #40

Merged
merged 5 commits into from
Jul 20, 2024
Merged

v0.3.0 #40

merged 5 commits into from
Jul 20, 2024

Conversation

fullerzz
Copy link
Owner

@fullerzz fullerzz commented Jul 20, 2024

Updates

  • Fixed various logging issues
  • Updated code to use pathlib
  • Changed endpoint for downloading files to pass filename as query param rather than a path param
  • Added invoke library and tasks.py for misc tasks
  • Started to use fastapi BackgroundTasks

fullerzz added 5 commits July 16, 2024 18:23
* updated CacheManager to use pathlib

* updated some ops to be background tasks

* fixed ruff lint errors

* finally fixed logging. logs writing to app.log again

* added test for delete file
* updated starter script to use 2 workers

* added log messages

* added :path to route

* added trailing slash to get_file path

* updated route and now passing filename through queryparam

* updated link generated in FileUploadDTO model to match new route

* added gzip middleware

* added invoke and helper tasks

* fixed delete_file test

* updated tests to use new endpoint

* updated test client and added logger to cachemanager
@fullerzz fullerzz self-assigned this Jul 20, 2024
@fullerzz fullerzz merged commit f8e197d into main Jul 20, 2024
4 checks passed
@fullerzz fullerzz deleted the dev branch July 20, 2024 17:57
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