From 94fce76b02315982dd4693b4d80072f223e21d56 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Fri, 18 Mar 2011 00:49:34 +0100 Subject: [PATCH] todo -- Signed-off-by: Nico Schottelius --- doc/dev/todo/post-1.1 | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/doc/dev/todo/post-1.1 b/doc/dev/todo/post-1.1 index 2575d7bb..d75d050d 100644 --- a/doc/dev/todo/post-1.1 +++ b/doc/dev/todo/post-1.1 @@ -1,9 +1,9 @@ Core: - - write test case: test.sh + - write test case: test.sh - probably remove grep -q (solaris does not have it) Dependencies: - - Add meta parameters like --requires --excludes --depends? + - via env - Build dependency tree - Exit on any error - Check return codes @@ -28,17 +28,9 @@ Documentation: - Different environments (production, integration, development) - via version control - Check all references in manpages, ensure all manpages exist, generic ones: - + cdist - + cdist-deploy-to - + cdist-manifest - ensure every file in bin/ has a correspondent manpage - - cdist-code-run-all - - cdist-manifest-run - - cdist-object-codegen - - cdist-object-codegen-all - cdist-remote-code-run-all - cdist-remote-explorer-run - - cdist-run-remote - cdist-type-build-emulation - cdist-type-emulator - Ensure html output of manpages are published on the web