Skip to content

Conversation

@humitos
Copy link
Member

@humitos humitos commented Aug 22, 2025

clean_build is not called when the task is terminated and there could be some lingering files around. Instead of only deleting the files for the current build, we delete the whole settings.DOCROOT path when the build starts.

`clean_build` is not called when the task is terminated and there could be some
lingering files around. Instead of only deleting the files for the current
build, we delete the whole `settings.DOCROOT` path when the build starts.
@ericholscher
Copy link
Member

I think this is a reasonable thing to be able to ship -- I think we should put it behind a feature flag so we can deploy it this week and then enabling/disabling it per project to start testing.

@humitos
Copy link
Member Author

humitos commented Aug 26, 2025

I added a feature flag for this 👍🏼 -- We should be able to deploy it today if we want.

@humitos humitos marked this pull request as ready for review August 26, 2025 11:36
@humitos humitos requested a review from a team as a code owner August 26, 2025 11:36
@humitos humitos requested a review from agjohnson August 26, 2025 11:37
Copy link
Member

@ericholscher ericholscher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. 👍

@humitos humitos merged commit dc3a9cf into main Aug 26, 2025
4 of 5 checks passed
@humitos humitos deleted the humitos/build-complete-cleanup branch August 26, 2025 11:56
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.

3 participants