GNUstep release procedure

From GNUstepWiki
Revision as of 09:18, 25 February 2005 by Stefan Urbanek (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The release procedure describes steps required to create new release of GNUstep and its packages.

Requirements:

  • it should be possible to create a release from clean CVS checkout

Steps:

  1. do pure GNUstep CVS checkout
  2. make sure that all required release tests passed
  3. increase appropriate version number
  4. create the package
  5. upload the package
  6. notify packagers on other platforms
  7. announce the release

If the packages are used by the GNUstep umbrella package (runtime or development environment), then the ubrella package should be released too.

Preparation

It is desired that the release is made from CVS checkout. The release should correspond to a tagged state in the CVS.

Also it is required that all release test passed. If not, the release should not be created. For more information about the tests see Quality assurance.

Follow standard versioning guidelines.

Packaging

The .tar.gz package should be created and put into appropriate directonr in ftp://ftp.gnustep.org/pub/gnustep.

Concerning binary packages, the person responsible for the release should notify all packagers for different platforms.

FIXME: add a list in the following form:

GNUstep Package | Packager | notify email addres (it should be a list)

Announcement

example of an announcement

FIXME: upload an announcement template for all core GNUstep packages here.