readme/tasks

This commit is contained in:
Marc Beninca 2024-08-20 14:04:17 +02:00
parent c9b03d099c
commit e4f9eb3600
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -88,11 +88,6 @@ from various contexts of CA, CI and OCI / OS.
## Tasks ## Tasks
* define templates
* actions
* includes
* relay environment module name
### sh ### sh
* review repositories handling for systems * review repositories handling for systems
@ -119,13 +114,17 @@ from various contexts of CA, CI and OCI / OS.
* venv * venv
* create * create
* activate * activate
* relay environment module name
### py ### py
* check other source files for maximum characters
* list sys.path
* detect ssh private key type
* check * check
* .py * .py
* .sh * .sh
* maximum line length
* detect ssh private key type
* list sys.path
* set workflow templates
* actions
* includes
* write tests * write tests