Currently pulse supports directory and file artifacts. I would like to see it support a new artifact type, a link artifact. This type would be similar to
<link-artifact name="Foo Installer" href="
http://www.company.com/nightly-builds/foo/1.2.3/foo.exe"/>
The link would expose a html link in the artifacts page that allows people to come to pulse as a central point, but I do not want pulse to be in the job of serving 100+MB files to end users. Also the link artifact type should support variable substitutions.