parent
689aef2655
commit
f12bcb29d0
1 changed files with 6 additions and 7 deletions
13
readme.md
13
readme.md
|
@ -1,6 +1,6 @@
|
|||
# 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.
|
||||
|
||||
## Why
|
||||
|
@ -10,6 +10,7 @@ Project workflows can occur in:
|
|||
* 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
|
||||
|
@ -139,13 +140,11 @@ Handle project workflows in a unified way:
|
|||
|
||||
## 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
|
||||
|
||||
|
|
Loading…
Reference in a new issue