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

add signals to delete files #243

Merged
merged 2 commits into from
Mar 7, 2025

Conversation

HuxleyBerry
Copy link
Member

Change Summary

If the image in a TileInteraction instances is deleted or changed, the old image file gets deleted. Previously, the result of deleting a TileInteraction instance would be that the image's path is no longer stored in the db, but the image file still exists in the file system. This PR will make sure the file gets deleted.

Change Form

Fill this up (NA if not available). If a certain criteria is not met, can you please give a reason.

  • The pull request title has an issue number
  • The change works by "Smoke testing" or quick testing
  • The change has tests
  • The change has documentation

Other Information

[Is there anything in particular in the review that I should be aware of?]

@HuxleyBerry HuxleyBerry self-assigned this Mar 7, 2025
Copy link

vercel bot commented Mar 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blingo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 7, 2025 4:40am

@HuxleyBerry HuxleyBerry merged commit 13711fb into main Mar 7, 2025
7 checks passed
@HuxleyBerry HuxleyBerry deleted the make_images_get_deleted_from_filesystem branch March 7, 2025 04:45
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