[Cmake-commits] CMake branch, master, updated. v3.9.0-rc4-140-g4d9ac96
Kitware Robot
kwrobot at kitware.com
Thu Jun 22 12:05:04 EDT 2017
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".
The branch, master has been updated
via 4d9ac96f2801affa715a84b0c231c938cef98d22 (commit)
via 420e48442b77315ac99aabaeeec4f03a4ddb8800 (commit)
from 8b2ab977098bbbf49dae85b45adf46a84cb0428c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=4d9ac96f2801affa715a84b0c231c938cef98d22
commit 4d9ac96f2801affa715a84b0c231c938cef98d22
Merge: 8b2ab97 420e484
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Jun 22 15:57:28 2017 +0000
Commit: Kitware Robot <kwrobot at kitware.com>
CommitDate: Thu Jun 22 11:57:32 2017 -0400
Merge topic 'doc-dev-maint'
420e4844 Help/dev: Update maintainer guide with note about docs and tests
Acked-by: Kitware Robot <kwrobot at kitware.com>
Merge-request: !1000
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=420e48442b77315ac99aabaeeec4f03a4ddb8800
commit 420e48442b77315ac99aabaeeec4f03a4ddb8800
Author: Brad King <brad.king at kitware.com>
AuthorDate: Thu Jun 22 11:02:05 2017 -0400
Commit: Brad King <brad.king at kitware.com>
CommitDate: Thu Jun 22 11:02:05 2017 -0400
Help/dev: Update maintainer guide with note about docs and tests
diff --git a/Help/dev/maint.rst b/Help/dev/maint.rst
index c448445..889e4e3 100644
--- a/Help/dev/maint.rst
+++ b/Help/dev/maint.rst
@@ -29,6 +29,8 @@ command to integrate a merge request. Please check at least the following:
* If a commit fixes a tracked issue, its commit message should have
a trailing line such as ``Fixes: #00000``.
+* Ensure that the MR adds sufficient documentation and test cases.
+
* Ensure that the MR has been tested sufficiently. Typically it should
be staged for nightly testing with ``Do: stage``. Then manually
review the `CMake CDash Page`_ to verify that no regressions were
-----------------------------------------------------------------------
Summary of changes:
Help/dev/maint.rst | 2 ++
1 file changed, 2 insertions(+)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list