readme/tasks
This commit is contained in:
parent
ece2217c08
commit
8166893506
1 changed files with 6 additions and 4 deletions
10
readme.md
10
readme.md
|
@ -98,15 +98,16 @@ from various contexts of CA, CI and OCI / OS.
|
||||||
## Tasks
|
## Tasks
|
||||||
|
|
||||||
* try git repo url variable first for shunit
|
* try git repo url variable first for shunit
|
||||||
|
* turn readme into documentation
|
||||||
|
|
||||||
### sh
|
### sh
|
||||||
|
|
||||||
* implement substeps
|
* fit banner to text
|
||||||
* review repositories handling for systems
|
* review repositories handling for systems
|
||||||
* opensuse
|
* opensuse
|
||||||
* codecs repository
|
* codecs repository
|
||||||
* disable & enable https
|
* disable & enable https
|
||||||
* write tests
|
* write unit tests
|
||||||
|
|
||||||
### sh → py
|
### sh → py
|
||||||
|
|
||||||
|
@ -115,11 +116,11 @@ from various contexts of CA, CI and OCI / OS.
|
||||||
* epel
|
* epel
|
||||||
* plantuml
|
* plantuml
|
||||||
* shellcheck
|
* shellcheck
|
||||||
* shunit | bats
|
|
||||||
* graphviz
|
* graphviz
|
||||||
* openssh
|
* openssh
|
||||||
* rsync
|
* rsync
|
||||||
* shfmt
|
* shfmt
|
||||||
|
* shunit
|
||||||
* python virtual environment
|
* python virtual environment
|
||||||
* install system package
|
* install system package
|
||||||
* configure pip
|
* configure pip
|
||||||
|
@ -135,9 +136,10 @@ from various contexts of CA, CI and OCI / OS.
|
||||||
* .sh
|
* .sh
|
||||||
* maximum line length
|
* maximum line length
|
||||||
* detect ssh private key type
|
* detect ssh private key type
|
||||||
|
* fit banner to text
|
||||||
* implement substeps
|
* implement substeps
|
||||||
* list sys.path
|
* list sys.path
|
||||||
* set workflow templates
|
* set workflow templates
|
||||||
* actions
|
* actions
|
||||||
* includes
|
* includes
|
||||||
* write tests
|
* write unit tests
|
||||||
|
|
Loading…
Reference in a new issue