Diff for "Projects/FileDownloads/Draft"

Not logged in - Log In / Register

Differences between revisions 3 and 4
Revision 3 as of 2008-03-18 12:36:46
Size: 1970
Editor: 77-100-239-119
Comment: Removed Actions screen shot. Not enough room.
Revision 4 as of 2008-04-04 13:13:35
Size: 34
Editor: 77-100-239-119
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
'''DRAFT: this page is a work in progress. Please [:Feedback:seek further help] or check the [:TitleIndex:wiki index] for a complete page on this topic.'''

||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;">'''Contents'''[[BR]][[TableOfContents]]||

= Publishing files =

Naturally, after all the work that's gone into a release, it's likely that you'll want to make your software available. One way to distribute your software through Launchpad is to make its files available for direct download.

First up, you need to record the [:Projects/SeriesReleasesMilestones#releases:release] in Launchpad. Next you need to make sure your files fall into one of the following categories:

 * code release tarball
 * installer files
 * README or other documentation
 * changelog file
 * release notes.
 
Each individual file must be no more than 60 MB and you must be the:

 * project owner
 * project driver
 * or relevant series driver.
 
To upload a file, visit the release's overview page and click ```Add download file``` in the ```Actions``` menu.

= Downloading files =

To download a project's files, visit its overview page and click ```Download project files``` in the Actions menu.

Files are grouped by series (major lines of development) and then by release. An MD5 checksum and the GPG signature of the uploader - where they've made it available - are available for each file.

||<tablestyle="font-size: 0.8em; width:30%; background:#F1F1ED; margin: 1em 1em 1em 0;" style="padding:0.5em;">attachment:bzr-files.png||
||<style="text-align: center;">'''Files from Bazaar 1.3rc1'''||

= Next steps =

Keeping people up to date with your project's news is an important way of building community around and interest in your project. Launchpad's [:Projects/Announcements:project announcements] let you publish news both on Launchpad and more widely by Atom feed.
#redirect Projects/FileDownloads

Projects/FileDownloads/Draft (last edited 2008-06-17 14:21:16 by localhost)