Compare commits
4 commits
223c30df69
...
d099eaddcc
Author | SHA1 | Date | |
---|---|---|---|
d099eaddcc | |||
7b480aa643 | |||
44017dc00d | |||
136b5c74db |
1 changed files with 31 additions and 4 deletions
35
index.gv
35
index.gv
|
@ -79,6 +79,8 @@ rwx_todo -> devops_dev_plan
|
|||
rwx [shape="plaintext", margin="0", label=<
|
||||
<table>
|
||||
<tr><td border="0">rwx.work<br/>RWX work</td></tr>
|
||||
<tr><td bgcolor="#603000" href="https://forge.rwx.work/rwx.work">repositories</td></tr>
|
||||
<tr><td border="0">root</td></tr>
|
||||
<tr><td bgcolor="#603000" href="https://forge.rwx.work/rwx.work/dot">repository</td></tr>
|
||||
<tr><td bgcolor="#603000" href="https://forge.rwx.work/rwx.work/dot/actions">actions</td></tr>
|
||||
<tr><td border="0">website</td></tr>
|
||||
|
@ -149,10 +151,10 @@ rwx_prj [shape="plaintext", margin="0", label=<
|
|||
<tr><td border="0">PRJ<br/>PRoJect</td></tr>
|
||||
<tr><td bgcolor="#603000" href="https://forge.rwx.work/rwx.work/prj">repository</td></tr>
|
||||
<tr><td border="0">actions</td></tr>
|
||||
<tr><td bgcolor="#603000" href="https://forge.rwx.work/rwx.work/project/actions"></td>forgejo</tr>
|
||||
<tr><td bgcolor="#603000" href="https://git.projectsegfau.lt/rwx.work/project/actions"></td>gitea</tr>
|
||||
<tr><td bgcolor="#603000" href="https://github.com/rwx-work/project/actions"></td>github</tr>
|
||||
<tr><td bgcolor="#603000" href="https://gitlab.com/rwx.work/project/-/pipelines"></td>gitlab</tr>
|
||||
<tr><td bgcolor="#603000" href="https://forge.rwx.work/rwx.work/project/actions">forgejo</td></tr>
|
||||
<tr><td bgcolor="#603000" href="https://git.projectsegfau.lt/rwx.work/project/actions">gitea</td></tr>
|
||||
<tr><td bgcolor="#603000" href="https://github.com/rwx-work/project/actions">github</td></tr>
|
||||
<tr><td bgcolor="#603000" href="https://gitlab.com/rwx.work/project/-/pipelines">gitlab</td></tr>
|
||||
<tr><td border="0">website</td></tr>
|
||||
<tr><td bgcolor="#603000" href="https://old.prj.rwx.work">archive</td></tr>
|
||||
<tr><td bgcolor="#603000" href="https://f.prj.rwx.work">feature</td></tr>
|
||||
|
@ -200,6 +202,20 @@ rwx_todo [shape="plaintext", margin="0", label=<
|
|||
<tr><td bgcolor="#603000" href="https://todo.rwx.work">release</td></tr>
|
||||
</table>>]
|
||||
|
||||
rwx_ytlp [shape="plaintext", margin="0", label=<
|
||||
<table>
|
||||
<tr><td border="0">ytlp<br/>You Tube<br/>Local Profile</td></tr>
|
||||
<tr><td bgcolor="#603000" href="https://forge.rwx.work/rwx.work/ytlp">repository</td></tr>
|
||||
<tr><td bgcolor="#603000" href="https://forge.rwx.work/rwx.work/ytlp/actions">actions</td></tr>
|
||||
<tr><td border="0">website</td></tr>
|
||||
<tr><td bgcolor="#603000" href="https://dev.ytlp.rwx.work">staging</td></tr>
|
||||
<tr><td bgcolor="#603000" href="https://ytlp.rwx.work">release</td></tr>
|
||||
</table>>]
|
||||
|
||||
{
|
||||
rwx_ytlp
|
||||
} -> rwx
|
||||
|
||||
{
|
||||
rwx_lsgm
|
||||
rwx_ofsp
|
||||
|
@ -227,6 +243,8 @@ rwx_todo
|
|||
link_beninca [shape="plaintext", margin="0", label=<
|
||||
<table>
|
||||
<tr><td border="0">beninca.link<br/>Beninca 🔗</td></tr>
|
||||
<tr><td bgcolor="#603000" href="https://forge.rwx.work/beninca.link">repositories</td></tr>
|
||||
<tr><td border="0">root</td></tr>
|
||||
<tr><td bgcolor="#603000" href="https://forge.rwx.work/beninca.link/dot">repository</td></tr>
|
||||
<tr><td bgcolor="#603000" href="https://forge.rwx.work/beninca.link/dot/actions">actions</td></tr>
|
||||
<tr><td border="0">website</td></tr>
|
||||
|
@ -265,6 +283,8 @@ link_beninca_marc_cv -> link_beninca_marc
|
|||
link_tilde [shape="plaintext", margin="0", label=<
|
||||
<table>
|
||||
<tr><td border="0">tilde.link<br/>~🔗</td></tr>
|
||||
<tr><td bgcolor="#603000" href="https://forge.rwx.work/tilde.link">repositories</td></tr>
|
||||
<tr><td border="0">root</td></tr>
|
||||
<tr><td bgcolor="#603000" href="https://forge.rwx.work/tilde.link/dot">repository</td></tr>
|
||||
<tr><td bgcolor="#603000" href="https://forge.rwx.work/tilde.link/dot/actions">actions</td></tr>
|
||||
<tr><td border="0">website</td></tr>
|
||||
|
@ -351,6 +371,13 @@ rwx_help_incus [label="Incus"]
|
|||
rwx_help_opentofu [label="Open\nToFu"]
|
||||
} -> rwx_help
|
||||
|
||||
# ╭─────┬─────╮
|
||||
# │ RWX │ PRJ │
|
||||
# ╰─────┴─────╯
|
||||
{
|
||||
rwx_prj_name [label="Name"]
|
||||
} -> rwx_prj
|
||||
|
||||
# ╭─────┬─────┬────────╮
|
||||
# │ RWX │ RWX │ Python │
|
||||
# ╰─────┴─────┴────────╯
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue