From e4f9eb36004df40b29e9e1aea6d29fa4b2cc46a7 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Tue, 20 Aug 2024 14:04:17 +0200 Subject: [PATCH] readme/tasks --- readme.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/readme.md b/readme.md index 48ff7b6..5a8185a 100644 --- a/readme.md +++ b/readme.md @@ -88,11 +88,6 @@ from various contexts of CA, CI and OCI / OS. ## Tasks -* define templates - * actions - * includes -* relay environment module name - ### sh * review repositories handling for systems @@ -119,13 +114,17 @@ from various contexts of CA, CI and OCI / OS. * venv * create * activate +* relay environment module name ### py -* check other source files for maximum characters -* list sys.path -* detect ssh private key type * check * .py * .sh + * maximum line length +* detect ssh private key type +* list sys.path +* set workflow templates + * actions + * includes * write tests