partkeepr

fork of partkeepr
git clone https://git.e1e0.net/partkeepr.git
Log | Files | Refs | Submodules | README | LICENSE

commit 6be9bd14502b84978c2afdf6baf1c5db235b5d0c
parent 756526a688dd95a9ad0f6afd8e2031b4c59489eb
Author: Felicitus <felicitus@felicitus.org>
Date:   Mon,  5 Nov 2012 16:24:17 +0100

Check unit tests prior release

Diffstat:
Mdocumentation/internals/NEW-RELEASE | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/documentation/internals/NEW-RELEASE b/documentation/internals/NEW-RELEASE @@ -1,5 +1,7 @@ The following steps describe how a new PartKeepr release is being built: +* Check if any unit tests have failed + * Create a new GIT tag using: git tag -s <version>