readme/tasks

This commit is contained in:
Marc Beninca 2024-08-21 12:38:38 +02:00
parent ece2217c08
commit 8166893506
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -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