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
|
## 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
|
||||||
|
|
Loading…
Reference in a new issue