readme
Some checks failed
/ job (push) Has been cancelled

This commit is contained in:
Marc Beninca 2024-08-22 21:25:35 +02:00
parent 689aef2655
commit f12bcb29d0
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -1,6 +1,6 @@
# Shell to Python Continuous Deployment # Shell to Python Continuous Deployment
Get a common set of Python CI & CD commands \ Get a common set of Python CI & CD commands\
from various contexts of CA, DNS, CI and OS / OCI. from various contexts of CA, DNS, CI and OS / OCI.
## Why ## Why
@ -10,6 +10,7 @@ Project workflows can occur in:
* various Continuous Integration platforms, with different workflow syntaxes * various Continuous Integration platforms, with different workflow syntaxes
* specific Operating Systems, having different sets of commands and packages * specific Operating Systems, having different sets of commands and packages
* specific containers for JavaScript based actions (ForgeJo, Gitea, GitHub) * specific containers for JavaScript based actions (ForgeJo, Gitea, GitHub)
What if there was a unified way to do so? What if there was a unified way to do so?
## How ## How
@ -139,13 +140,11 @@ Handle project workflows in a unified way:
## Who ## Who
### By * By:
* [Marc Beninca](https://marc.beninca.link)
[Marc Beninca](https://marc.beninca.link). * For:
* People feeling the need to aim for consistence in the CI & CD universe
### For
People feeling the need to aim for consistence in the CI & CD universe.
## Where ## Where