-
Suggestion
-
Resolution: Unresolved
-
None
-
2
-
9
-
There are a few ways of implementing this;
- Clean up the temp directory during start-up
- Have an expiry mechanism (cron job similar to build expiry)
- Bamboo should automatically clean up itself after each build
Note: If you are planning to delete this directory, it is important to cleanup when Bamboo server is not running (as there might be builds using the files in this directory).
- relates to
-
BAM-13589 Agents should remove workspaces for plans that no longer exist
- Closed
On windows this is business critical, we regularly suffer from build servers failing due to disks running out of space. This due to the s3 artifact handler which does not clean up the temp files when creating a zip for upload.