New features checklist

Revision as of 11:39, 8 August 2017 by Xemul (talk | contribs) (Created page with "This is what to check before merging a new feature from development branch into master. # In CRIU sources ## The feature itself %) ## Checking the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This is what to check before merging a new feature from development branch into master.

  1. In CRIU sources
    1. The feature itself %)
    2. Kernel feature check if needed
    3. All 3 APIs if the feature is API-configurable
  2. Tests
    1. Travis/Jenkins jobs if applicable
  3. Documentation
    1. Man page
    2. Articles on wiki