Cleanup build artifacts.
We often promote build artifacts to a server for easier access, but I don't see a good mechanism for being able to clean those artifacts up when a build is pruned.
It would be nice to have the ability to associate other artifacts (files and directories) that are "owned" by the build and are cleaned up when the build is pruned.
Another way to support it would be to have a prune action where one could specify something to happen before (or after) a build is pruned...
It would be nice to have the ability to associate other artifacts (files and directories) that are "owned" by the build and are cleaned up when the build is pruned.
Another way to support it would be to have a prune action where one could specify something to happen before (or after) a build is pruned...