I want users to own their code. Build pipelines always have weird edge cases and patterns, because they're where every technology in your system meets. The way I build my packages is probably quite different to how some other random dev does theirs.
If we had a shadcn-style clone approach, users could own their own code, and I could still offer standard patterns or steps: ritten workflows add dotnet-build or ritten steps add "coldfusion/lint" --source "myrepo.git"
I want users to own their code. Build pipelines always have weird edge cases and patterns, because they're where every technology in your system meets. The way I build my packages is probably quite different to how some other random dev does theirs.
If we had a shadcn-style clone approach, users could own their own code, and I could still offer standard patterns or steps:
ritten workflows add dotnet-buildorritten steps add "coldfusion/lint" --source "myrepo.git"