srmp
All checks were successful
/ job (push) Successful in 5m10s

This commit is contained in:
Marc Beninca 2025-06-03 10:21:36 +02:00
parent c25bbf3407
commit 3968a42907
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -358,6 +358,10 @@ tilde_tm [shape="plaintext", margin="0", label=<
edge [color="#4040FF"]
node [fillcolor="#404080"]
# ╭───────┬───────╮
# │ Parts │ forge │
# ╰───────┴───────╯
forge_marc_others -> forge_marc_proofs -> forge_marc_keys -> forge_marc
forge_marc_keys [shape="plaintext", margin="0", label=<
@ -408,26 +412,35 @@ forge_marc_others [shape="plaintext", margin="0", label=<
<tr><td bgcolor="#603000" href="https://tipeee.com/marc-beninca">Tipeee</td></tr>
</table>>]
# ╭───────┬──────────╮
# │ Parts │ rwx.work │
# ╰───────┴──────────╯
{
rwx_lsgm_python [label="LSGM\nPython"]
rwx_lsgm_shell [label="LSGM\nShell"]
rwx_lsgm_py [label="lsgm.py"]
rwx_lsgm_sh [label="lsgm.sh"]
} -> rwx_lsgm
{
rwx_ofsp_python [label="OFSP\nPython"]
rwx_ofsp_shell [label="OFSP\nShell"]
rwx_ofsp_py [label="ofsp.py"]
rwx_ofsp_sh [label="ofs.sh"]
} -> rwx_ofsp
{
rwx_rwx_python [label="RWX\nPython"]
rwx_rwx_shell [label="RWX\nShell"]
rwx_rwx_py [label="rwx.py"]
rwx_rwx_sh [label="rwx.sh"]
} -> rwx_rwx
{
rwx_spcd_python [label="SPCD\nPython"]
rwx_spcd_shell [label="SPCD\nShell"]
rwx_spcd_py [label="spcd.py"]
rwx_spcd_sh [label="spcd.sh"]
} -> rwx_spcd
{
rwx_srmp_py [label="srmp.py"]
rwx_srmp_sh [label="srmp.sh"]
} -> rwx_srmp
{
rwx_ytlp_freetube [label="Free\nTube"]
rwx_ytlp_ytdlp [label="YT\nDLP"]
@ -444,9 +457,9 @@ node [fillcolor="#A00000"]
# │ Tasks │ beninca.link │
# ╰───────┴──────────────╯
{
beninca_wkd [label="OpenPGP\nWKD"]
beninca_wkd -> {
} -> {
beninca
beninca_marc
}
@ -542,9 +555,9 @@ rwx_srmp_el_nodejs [label="NodeJS"]
rwx_srmp_el_postgresql [label="PostGreSQL"]
} -> rwx_srmp_alma
{
rwx_srmp_epel [label="EPEL"]
rwx_srmp_epel -> {
} -> {
rwx_srmp_alma
rwx_srmp_rocky
}