readme/why
This commit is contained in:
parent
9629c9e850
commit
0d88199302
1 changed files with 14 additions and 1 deletions
15
readme.md
15
readme.md
|
@ -3,7 +3,18 @@
|
|||
Get a common set of Python CI & CD commands \
|
||||
from various contexts of CA, DNS, CI and OS / OCI.
|
||||
|
||||
## Features
|
||||
## Why
|
||||
|
||||
Project workflows can occur in:
|
||||
* an online or offline context, dealing with custom CA & DNS servers
|
||||
* various Continuous Integration platforms, with different workflow syntaxes
|
||||
* specific Operating Systems, having different sets of commands and packages
|
||||
* specific containers for JavaScript based actions (ForgeJo, Gitea, GitHub)
|
||||
What if there was a unified way to do so?
|
||||
|
||||
## How
|
||||
|
||||
## What
|
||||
|
||||
Handle project workflows
|
||||
* from a POSIX shell script payload in a group variable
|
||||
|
@ -45,6 +56,8 @@ Handle project workflows
|
|||
* [X] Noble (24.04)
|
||||
* [ ] Jammy (22.04)
|
||||
|
||||
## Who
|
||||
|
||||
## How
|
||||
|
||||
| Variable | Description | Default |
|
||||
|
|
Loading…
Reference in a new issue