Skip to content
mgatto edited this page Mar 1, 2013 · 1 revision

These are critical tasks to prepare a production-ready release:

  1. All currently written tests pass,
  2. Code coverage of at least 50%,
  3. Packaged as a PEAR package
  4. Composer support & Registration on Packagist.

Later tasks include:

  1. Full support for all current Mercurial commands
  2. Switch to interacting with the Mercurial command server instead of calling system binaries
Clone this wiki locally