parent
f12bcb29d0
commit
6d776340ee
1 changed files with 12 additions and 0 deletions
12
readme.md
12
readme.md
|
@ -3,6 +3,8 @@
|
||||||
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
|
||||||
|
|
||||||
Project workflows can occur in:
|
Project workflows can occur in:
|
||||||
|
@ -13,6 +15,8 @@ Project workflows can occur in:
|
||||||
|
|
||||||
What if there was a unified way to do so?
|
What if there was a unified way to do so?
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## How
|
## How
|
||||||
|
|
||||||
Picture it…
|
Picture it…
|
||||||
|
@ -40,6 +44,8 @@ Picture it…
|
||||||
* configuring the Operating System container
|
* configuring the Operating System container
|
||||||
* installing Python system & virtual environments
|
* installing Python system & virtual environments
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## What
|
## What
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
@ -138,6 +144,8 @@ Handle project workflows in a unified way:
|
||||||
| Ubuntu Jammy | ☐ | ☐ | 3.10 | u2.42 | u1.2020.2 | u0.8 | 2.1.6 | u3.4 |
|
| Ubuntu Jammy | ☐ | ☐ | 3.10 | u2.42 | u1.2020.2 | u0.8 | 2.1.6 | u3.4 |
|
||||||
| Debian Bullseye | ☐ | ☐ | 3.9 | 2.42 | 1.2020.2 | 0.7 | 2.1.6 | |
|
| Debian Bullseye | ☐ | ☐ | 3.9 | 2.42 | 1.2020.2 | 0.7 | 2.1.6 | |
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## Who
|
## Who
|
||||||
|
|
||||||
* By:
|
* By:
|
||||||
|
@ -146,6 +154,8 @@ Handle project workflows in a unified way:
|
||||||
* For:
|
* For:
|
||||||
* People feeling the need to aim for consistence in the CI & CD universe
|
* People feeling the need to aim for consistence in the CI & CD universe
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## Where
|
## Where
|
||||||
|
|
||||||
* [Discord](https://discord.com/channels/983145051985154108/1255894420092485652)
|
* [Discord](https://discord.com/channels/983145051985154108/1255894420092485652)
|
||||||
|
@ -155,6 +165,8 @@ Handle project workflows in a unified way:
|
||||||
* [RSS](https://forge.rwx.work/rwx.work/spcd.rss)
|
* [RSS](https://forge.rwx.work/rwx.work/spcd.rss)
|
||||||
* [Workflows](https://forge.rwx.work/rwx.work/spcd/actions)
|
* [Workflows](https://forge.rwx.work/rwx.work/spcd/actions)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## When
|
## When
|
||||||
|
|
||||||
### First
|
### First
|
||||||
|
|
Loading…
Reference in a new issue