Skip to content

152 delete temporary files in finalize - #153

Merged
havardhhaugen merged 5 commits into
mainfrom
152-delete-temporary-files-in-finalize
Aug 22, 2025
Merged

152 delete temporary files in finalize#153
havardhhaugen merged 5 commits into
mainfrom
152-delete-temporary-files-in-finalize

Conversation

@havardhhaugen

@havardhhaugen havardhhaugen commented Aug 8, 2025

Copy link
Copy Markdown
Contributor

Solves #152

Default behavior is now to remove temporary files (and directory). Can be configured via a config key remove_intermediate.

@havardhhaugen havardhhaugen linked an issue Aug 8, 2025 that may be closed by this pull request
@havardhhaugen
havardhhaugen requested review from tnipen and ways August 8, 2025 10:18
@havardhhaugen

Copy link
Copy Markdown
Contributor Author

@ways CI is failing but looks like this happens because of issues with space
52: ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device

@ways

ways commented Aug 8, 2025

Copy link
Copy Markdown
Contributor

@ways CI is failing but looks like this happens because of issues with space 52: ERROR: Could not install packages due to an OSError: [Errno 28] No space left on device

Investigating.

@ways

ways commented Aug 8, 2025

Copy link
Copy Markdown
Contributor

Should be OK now @havardhhaugen

Runners comes with lots of included tools we don't use. I made sure some of them are removed before run.

@havardhhaugen
havardhhaugen force-pushed the 152-delete-temporary-files-in-finalize branch from 46fcadb to 9a0754b Compare August 18, 2025 12:37
@havardhhaugen

Copy link
Copy Markdown
Contributor Author

@tnipen can you look through this when you have time? It's scary to merge functionality that deletes files.

Comment thread bris/outputs/intermediate.py Outdated
@havardhhaugen
havardhhaugen force-pushed the 152-delete-temporary-files-in-finalize branch from 58b4dd6 to c7a16d4 Compare August 22, 2025 09:22
@tnipen

tnipen commented Aug 22, 2025

Copy link
Copy Markdown
Member

Looks great now

@havardhhaugen
havardhhaugen merged commit fc8aa59 into main Aug 22, 2025
1 check passed
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.

Delete temporary files in finalize

3 participants