readme/tasks
This commit is contained in:
parent
c9b03d099c
commit
e4f9eb3600
1 changed files with 7 additions and 8 deletions
15
readme.md
15
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
|
||||
|
|
Loading…
Reference in a new issue