Compare commits

...

2 commits

Author SHA1 Message Date
5ee2ec1654
spcd.sh/yaml
All checks were successful
/ job (push) Successful in 6m4s
2025-06-09 00:37:24 +02:00
b1f1b5d696
−toml 2025-06-09 00:33:30 +02:00

View file

@ -510,11 +510,11 @@ rwx_prj_syntax [label="Test\narguments\nsyntax"]
{
rwx_rwx_dev [label="Proper\nbranches"]
rwx_rwx_readme [label="Read Me"]
rwx_rwx_yaml [label="Drop YAML\ndependency"]
} -> rwx_rwx
{
rwx_rwx_python_codium [label="Codium"]
rwx_rwx_python_deps [label="Drop deps\nfor spcd"]
rwx_rwx_python_ffmpeg [label="FFMPEG"]
rwx_rwx_python_freetube [label="Free\nTube"]
rwx_rwx_python_gource [label="Gource"]
@ -522,6 +522,11 @@ rwx_rwx_python_logo [label="Logo"]
rwx_rwx_python_venvs [label="Build\nVEnvs"]
} -> rwx_rwx_py
{
rwx_rwx_python_deps_toml [label="tomllib"]
rwx_rwx_python_deps_yaml [label="yaml"]
} -> rwx_rwx_python_deps
{
rwx_rwx_shell_cs [label="Crypt\nSetup"]
rwx_rwx_shell_ffmpeg [label="FFMPEG"]
@ -533,6 +538,10 @@ rwx_rwx_shell_venv [label="Use\nVEnv"]
# │ Tasks │ rwx.work │ spcd │
# ╰───────┴──────────┴──────╯
{
rwx_spcd_sh_yaml [label="Remove yaml\npackage patch"]
} -> rwx_spcd_sh
{
rwx_spcd_update [label="Update"]
} -> rwx_spcd