Commit graph

2 commits

Author SHA1 Message Date
31f0e4ea13
fix(jobPatched): fix variables not being unset if all contain store paths
the goal was to remove "variables" when it's empty, but this resulted in
the original value being used if all of the variables contained store
paths. This is not supposed to happen and thus fixed with this.
2025-09-03 15:17:51 +02:00
0952ab4145
feat: initial v3 rewrite 2025-09-01 15:04:20 +02:00