commit 3b5b873bcddcbfe1286db150817d94c1bf12a29b
parent 1793fe25d4f8d30c3ac02583f26870e2a2368ce9
Author: Stefan Koch <programming@stefan-koch.name>
Date: Mon, 7 Oct 2019 23:30:59 +0200
need to be able to execute a non-versioned CI configuration file
Diffstat:
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -108,8 +108,9 @@ Open Points
This is a list of open points that are subject to implementation:
-- parse commands that put multiple words in one argument with quotation marks
- (`mycommand "one argument"`) correctly
+- execute an existing `cinderella.toml` file with a repository (not the
+ CI configuration in the repo), useful for testing changes to a CI
+ configuration before committing
- keep a status of the last result per repository (to send *OK again* mails)
- send a more detailed error message on the build error reason:
- return code of the failed command