Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

  • inspect the file(s) you are releasing
    • if you are releasing a binary archive (such as a .zip or .tar.gz), ensure that the archive explodes into a directory of the same name minus the file extension. For instance, "mifos-v2.0.0.zip" should explode into the subdirectory "mifos-v2.0.0/".
  • create a .CHECKSUMS file using resources/scripts/checksum_release.py (from head/master)
    • make sure your current, best gpg key is used for signing
  • upload the file(s) to sf.net
  • tag the commit the release was built from
  • No labels