Hi All,
I'm planning on writing a plugin to allow automatic downloading of an artifact upon manual build completion. So if you do a manual build, then the download of an artifact will start automatically (instead of you having to wait for the build to complete and then clicking the link under "Last Successful Artifacts"). I think this might be generally useful as a post-build action option.
As suggested by the
Before starting a new plugin, I just wanted to check if there are any existing plugins that I should try extending to do this. Also please let me know if anyone is interested in collaborating or using such a plugin, or if anyone is already developing a similar plugin.
Thanks,
John