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

204 cron job for deleting old db exports and files as well as filesystem #213

Conversation

pavliuc75
Copy link
Contributor

@pavliuc75 pavliuc75 commented Jan 30, 2025

(check after the file system refactor pr)

#204

@pavliuc75 pavliuc75 requested a review from yuanchen233 January 31, 2025 13:30
@pavliuc75 pavliuc75 marked this pull request as ready for review January 31, 2025 13:30
pavliuc75 and others added 2 commits February 7, 2025 10:08
…and-files-as-well-as-filesystem

# Conflicts:
#	src/main/kotlin/dk/cachet/carp/webservices/export/service/impl/ExportServiceImpl.kt
#	src/main/kotlin/dk/cachet/carp/webservices/file/service/FileService.kt
#	src/main/kotlin/dk/cachet/carp/webservices/file/service/impl/FileServiceImpl.kt
#	src/test/kotlin/dk/cachet/carp/webservices/export/service/ExportServiceTest.kt
…-exports-and-files-as-well-as-filesystem' into 204-cron-job-for-deleting-old-db-exports-and-files-as-well-as-filesystem
…-exports-and-files-as-well-as-filesystem' into 204-cron-job-for-deleting-old-db-exports-and-files-as-well-as-filesystem
…-exports-and-files-as-well-as-filesystem' into 204-cron-job-for-deleting-old-db-exports-and-files-as-well-as-filesystem
@yuanchen233 yuanchen233 merged commit 14d4757 into develop Feb 13, 2025
1 check passed
@yuanchen233 yuanchen233 deleted the 204-cron-job-for-deleting-old-db-exports-and-files-as-well-as-filesystem branch February 13, 2025 09:41
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.

Make a cron job that deletes every file and export from database and filesystem once every week
2 participants