Comment 0 for bug 174798

Revision history for this message
Sidnei da Silva (sidnei) wrote :

Here's a feature request: One of our projects puts builds in a publicly accessible location. When making a release, we have to do 3 steps:

 - Download the file from the public location
 - Rename it
 - Upload it to Launchpad

It would be really great if we could reduce this to:

 - Provide Launchpad the public URL and an (optional) final filename, maybe with an (optional) MD5 checksum
 - Launchpad would fetch the URL itself and send out a notification if it successfully fetched the URL.