mantisbt:release_process
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| mantisbt:release_process [2026/05/09 06:51] – [Cutting the Release] tip box for tag signing troubleshooting dregad | mantisbt:release_process [2026/05/14 10:36] (current) – [Source Forge] Use $USER for source forge username dregad | ||
|---|---|---|---|
| Line 153: | Line 153: | ||
| ===== Packaging the Release ===== | ===== Packaging the Release ===== | ||
| + | |||
| + | Create a temporary directory to store the release files | ||
| + | |||
| + | < | ||
| + | RELEASE_FILES=/ | ||
| + | mkdir $RELEASE_FILES | ||
| + | </ | ||
| Generate release tarballs using the '' | Generate release tarballs using the '' | ||
| < | < | ||
| - | $ /build/ | + | build/ |
| </ | </ | ||
| - | This will create the following files in the '' | + | This will create the following files in the '' |
| * a //.zip// and //.tar.gz// tarball of the release | * a //.zip// and //.tar.gz// tarball of the release | ||
| Line 277: | Line 284: | ||
| </ | </ | ||
| * manually via SourceForge' | * manually via SourceForge' | ||
| - | * with rsync (//USERNAME// is your SourceForge user ID) < | + | * with rsync (//$USER// is your SourceForge user ID) < |
| - | $ rsync -vP --rsh=ssh | + | $ rsync -vP --rsh=ssh |
| </ | </ | ||
| * Download the release off SF.net and verify correctness. | * Download the release off SF.net and verify correctness. | ||
mantisbt/release_process.1778323901.txt.gz · Last modified: by dregad
