wiki:SysAdmin/ReleaseProcess

Version 1 (modified by Fran Boon, 16 years ago) ( diff )

--

Release Process

When making a Stable Branch from which to build releases, we need to do these tasks:

Ensure included files sane:

  • README
  • VERSION
  • CHANGELOG

Compress JS files

Combine CSS files into a single consolidated stylesheet.

  • Browsers default to only downloading 2 files at a time, so many files is very slow on high latency links

Make a build script to achieve these?


DeveloperGuidelines

Note: See TracWiki for help on using the wiki.