Difference between revisions of "New features checklist"
Jump to navigation
Jump to search
(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...") |
|||
Line 12: | Line 12: | ||
[[Category: Development]] | [[Category: Development]] | ||
+ | [[Category: New features]] |
Revision as of 13:32, 18 August 2017
This is what to check before merging a new feature from development branch into master.
- In CRIU sources
- The feature itself %)
- Kernel feature check if needed
- All 3 APIs if the feature is API-configurable
- Tests
- Travis/Jenkins jobs if applicable
- Documentation
- Man page
- Articles on wiki